blender/intern/cycles/blender
2012-07-26 11:40:58 +00:00
..
addon More spell checking. 2012-07-04 15:04:38 +00:00
blender_camera.cpp Fix cycles crash when viewport camera border goes out of view. 2012-06-13 11:25:36 +00:00
blender_mesh.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
blender_object.cpp fix for cycles bug in localview: see r48269, bits used for localview gave collisions with PathRayFlag's 2012-07-23 14:48:19 +00:00
blender_particles.cpp 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
blender_python.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
blender_session.cpp Fix #31883: cycles vectors pass rendering crash with some render layers using 2012-06-20 14:24:52 +00:00
blender_session.h Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
blender_shader.cpp Cycles: 2012-06-12 19:04:12 +00:00
blender_sync.cpp fix for cycles bug in localview: see r48269, bits used for localview gave collisions with PathRayFlag's 2012-07-23 14:48:19 +00:00
blender_sync.h fix for cycles bug in localview: see r48269, bits used for localview gave collisions with PathRayFlag's 2012-07-23 14:48:19 +00:00
blender_util.h Fix cycles not working in 3d local view, and missing update when toggling hiding 2012-06-25 11:43:22 +00:00
CCL_api.h Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
CMakeLists.txt Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 2012-06-08 16:17:57 +00:00