blender/intern/cycles
2012-09-05 12:06:44 +00:00
..
app Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +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: merge of changes from tomato branch. 2012-09-04 13:29:07 +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 OSL memory leak. The context creation for OSL is now done in the shader_setup_* functions, since it should specific to the sample being worked on. The the context release then happens in the kernel_shader functions after shader evaluation is done. Care has to be taken to ensure the shader_release function is also called in cases where the path integration is cancelled early, this was the main cause for unreleased contexts and subsequent new allocations. 2012-09-05 08:12:22 +00:00
render Cycles fix: particle standard attribute had no name conversion yet. 2012-09-05 12:06:44 +00:00
subd style cleanup 2012-07-21 22:58:08 +00:00
util Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +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