Blender Git Commit Log

Git Commits -> Revision 617cdb4

Revision 617cdb4 by Lukas Toenne (master)
October 16, 2012, 15:38 (GMT)
Fix for second bug reported in #32846: Particle emitters are still shown for secondary instances with "show emitter" disabled. This requires checking the duplicator visibility on dupli objects themselves after generating the dupli-list.

The emitter visibility option is messy design, it makes such checks unnecessarily complicated. A better approach would be to allow non-mesh objects to carry particle data, these objects would just be invisible anyway without having to care about extra settings. However, this conflicts with the simplistic particle design of "owner is the emitter" ...

Commit Details:

Full Hash: 617cdb4642019f57ee657105a2a1307dcceedbdf
SVN Revision: 51371
Parent Commit: 427a90d
Lines Changed: +12, -1

1 Modified Path:

/intern/cycles/blender/blender_object.cpp (+12, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021