Blender Git Commit Log
Git Commits -> Revision f73d5f2
Revision f73d5f2 by Lukas Toenne (master) June 13, 2012, 08:10 (GMT) |
Fix #31780, cycles nested group rendering broken. Was using the dupli object 'index' member to identify dupli objects, but this is not unique and in fact just 0 in most cases. Needs to use a simple dupli list counter instead. |
Commit Details:
Full Hash: f73d5f2c446083928553dd6d16b2104657917a88
SVN Revision: 47816
Parent Commit: 1a625d1
Lines Changed: +5, -1
1 Modified Path:
/intern/cycles/blender/blender_object.cpp (+5, -1) (Diff)