Blender Git Loki
Git Commits -> Revision 293c91c
Revision 293c91c by Brecht Van Lommel (master) December 17, 2007, 16:25 (GMT) |
Bugfix: with a lot of child particles (1500 per parent), some faces would get no particles at all. Issue turns out to be precision of floats for incrementing a number between 0 and 1, now uses doubles.. |
Commit Details:
Full Hash: 293c91c305405799ce3ff72c60f7ea8347eb16b1
SVN Revision: 12929
Parent Commit: d4ee29f
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+2, -2) (Diff)