Blender Git Commit Log

Git Commits -> Revision 95f74f3

Revision 95f74f3 by Janne Karhu (master)
March 3, 2011, 19:07 (GMT)
Fix for [#26254] Rendering problem with group-instances of particle-instances
* Render level derived mesh (needed for proper hair rendering) was only calculated before duplication code if the particle object was a level 0 duplicator, so particles creating objects inside a dupligroup didn't work.
* I really don't see the need for the level == 0 check, so I just removed it and after some quick tests can't see any negative effects. If the check is needed for some case though then a more complicated test is needed to handle all cases.

Commit Details:

Full Hash: 95f74f3442ad73d6ab3c2ee70346d51fdd5662c0
SVN Revision: 35339
Parent Commit: 18afcbc
Lines Changed: +1, -1

1 Modified Path:

/source/blender/render/intern/source/convertblender.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021