Blender Git Commit Log
Git Commits -> Revision 14755dd
Revision 14755dd by Lukas Toenne (master) February 2, 2015, 13:19 (GMT) |
Fix for unfreed effector weights in hair dynamics. The internal cloth modifier effector weights get replaced temporarily to make the cloth sim use the particle weight settings instead. But the particle sim was not putting back the original weights, which can be non-NULL in case the cloth sim allocated these already. Messy design ... |
Commit Details:
Full Hash: 14755dde97333076d1d26e2fe3c83110b55e56cd
Parent Commit: 1591247
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+7, -1) (Diff)