blender/intern/cycles/blender
Brecht Van Lommel fedc8e1722 Cycles: add "From Dupli" option for texture coordinate node. This gets the
Generated and UV coordinates from the duplicator of instance instead of the
object itself.

This was used in e.g. Big Buck Bunny for texturing instanced feathers with
a UV map on the bird. Many files changed, mainly to do some refactoring to
get rid of G.rendering global in duplilist code.
2012-10-04 21:40:39 +00:00
..
addon Cycles UI Tweak: 2012-09-29 23:45:35 +00:00
blender_camera.cpp Fix #32725: cycles border render + panorama camera not working in viewport. It will 2012-10-01 17:09:12 +00:00
blender_mesh.cpp Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender_object.cpp Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
blender_particles.cpp Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender_python.cpp code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations 2012-09-16 00:26:36 +00:00
blender_session.cpp Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." 2012-09-17 12:07:06 +00:00
blender_session.h Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender_shader.cpp Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
blender_sync.cpp Cycles: change preview "resolution divider" that gave the number of lower 2012-09-17 10:55:18 +00:00
blender_sync.h Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
blender_util.h Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +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