blender/intern/cycles
Thomas Dinges 2fcd6827bf Cycles:
* Removed outdated OpenCL comments, kernel features are defined in kernel_types.h now.
2012-08-01 14:56:15 +00:00
..
app * Fix for the Cycles XML commit yesterday, blur_glossy has a different internal variable name. 2012-06-21 08:02:18 +00:00
blender Added a particle index output to the Particle Info Cycles node. This is required to get consistent ID numbers for particles. The Object ID is not usable since it's a user defined value of the instanced object, which does not vary per instance. Also the random value from the object info node is not consistent over time, since it only depends on the index in the dupli list (so each emitted or dying particle shifts the value). 2012-07-26 11:40:58 +00:00
bvh Code tweak removing comment, the fix here is indeed correct. 2012-07-31 15:05:11 +00:00
cmake rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate. 2012-06-23 13:42:14 +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 #32205: Holdout shader + transparent background stays black with Alpha = 1 2012-08-01 12:59:47 +00:00
render Remove "Loading byte/float" debug messages. They were added at the time 2012-07-31 15:28:36 +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 code cleanup: warnings 2012-06-01 14:59:06 +00:00
SConscript Fix for cycles building with assertions on scons/windows. 2012-06-25 11:42:58 +00:00