blender/intern/cycles/blender
2012-08-10 10:15:45 +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 particle object rendering in Cycles. On object sync the object first has to determine if a particle update is needed (which depends on dupli objects and their meshes), before deciding to skip the actual syncing. 2012-08-10 10:15:45 +00:00
blender_particles.cpp Fix for particle object rendering in Cycles. On object sync the object first has to determine if a particle update is needed (which depends on dupli objects and their meshes), before deciding to skip the actual syncing. 2012-08-10 10:15:45 +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 particle object rendering in Cycles. On object sync the object first has to determine if a particle update is needed (which depends on dupli objects and their meshes), before deciding to skip the actual syncing. 2012-08-10 10:15:45 +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