Blender Git Commit Log

Git Commits -> Revision 96128ee

Revision 96128ee by Janne Karhu (master)
January 7, 2011, 10:13 (GMT)
Fix for [#25506] Hair showing up in places not assigned by a weightmap
* Two separate bugs, with very similar symptoms.
* The distribution binary search didn't work correctly in cases where there were a lot of faces with 0 weights.
* Maximum distribution sum should have been exactly 1, but due to the wonderful nature of floats this wasn't the case at all.

Commit Details:

Full Hash: 96128ee69f00fb4a91155f63608c23a2ee5a45a6
SVN Revision: 34149
Parent Commit: 57a3cff
Lines Changed: +10, -3

1 Modified Path:

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