Blender Git Commit Log
Git Commits -> Revision 4037eda
Revision 4037eda by Janne Karhu (master) February 1, 2011, 15:02 (GMT) |
Fix for [#25879] Particle Duplication issue with Linked in Objects from Groups. * Only the first object (in scene object order) that instanced a dupligroup was rendered properly, because particle instances were checked for only after creating the render object (and even this check was done wrong). * Now the actual render object is created only after both object and particle instances have been checked. |
Commit Details:
Full Hash: 4037eda069dab7a37ada9c77f5aa8fc1d7ca0726
SVN Revision: 34606
Parent Commit: 67b1cdd
Lines Changed: +9, -4
1 Modified Path:
/source/blender/render/intern/source/convertblender.c (+9, -4) (Diff)