This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f8c29c999f0f0a6ed7e8a8ba1de444fdc5bdd3f2
test
/
intern
/
cycles
History
Lukas Toenne
f8c29c999f
Fix for Cycles OSL: The RenderServices pointer in ShadingSystem is no longer accessible from the interface class (presumably because it is just the base class pointer anyway and would have to be casted). The OSLRenderServices pointer to our own implementation is now stored alongside the ShadingSystem in the kernel globals, so it can be accessed in thread_init.
2012-09-03 18:51:02 +00:00
..
app
clamp for Mix node
2012-08-30 06:31:02 +00:00
blender
Fix
#32144
: cycles viewport missing update with dupliverts. Ideally this would be
2012-09-03 13:18:23 +00:00
bvh
fix for rare crash in cycles BVH tree packing.
2012-08-22 11:18:37 +00:00
cmake
Cycles / OSL:
2012-08-31 00:21:56 +00:00
device
Cycles:
2012-08-01 14:56:15 +00:00
doc
edits to cycles cmake files so cmake_consistency_check.py can parse them.
2011-11-08 20:27:37 +00:00
kernel
Fix for Cycles OSL: The RenderServices pointer in ShadingSystem is no longer accessible from the interface class (presumably because it is just the base class pointer anyway and would have to be casted). The OSLRenderServices pointer to our own implementation is now stored alongside the ShadingSystem in the kernel globals, so it can be accessed in thread_init.
2012-09-03 18:51:02 +00:00
render
Fix for Cycles OSL: The RenderServices pointer in ShadingSystem is no longer accessible from the interface class (presumably because it is just the base class pointer anyway and would have to be casted). The OSLRenderServices pointer to our own implementation is now stored alongside the ShadingSystem in the kernel globals, so it can be accessed in thread_init.
2012-09-03 18:51:02 +00:00
subd
style cleanup
2012-07-21 22:58:08 +00:00
util
Additional
fix
#32074
, by Sven-Hendrik Haase (svenstaro). Boost version header must be included in cycles in order to expand the version check macro.
2012-07-29 13:52:38 +00:00
CMakeLists.txt
RTTI needs to be disabled in cycles for OSL.
2012-09-03 11:38:20 +00:00
SConscript
Fix for cycles building with assertions on scons/windows.
2012-06-25 11:42:58 +00:00