Blender Git Commit Log
Git Commits -> Revision 2727007
Revision 2727007 by Brecht Van Lommel (master) September 12, 2012, 16:42 (GMT) |
Fix #32338: particle instance modifier did not work well when the mesh had only vertices. Previously it would hide particles by creating invalid faces, but this didn't make the vertices actually disappear. Also found that it could generated corrupt geometry for cases with faces, which gave wrong subsurf and could crash in edit mode. |
Commit Details:
Full Hash: 272700728f411fa8099883e4866dc65d837d23ce
SVN Revision: 50558
Parent Commit: ab77d11
Lines Changed: +133, -105
1 Modified Path:
/source/blender/modifiers/intern/MOD_particleinstance.c (+133, -105) (Diff)