Blender Git Loki
Git Commits -> Revision 3637371
Revision 3637371 by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 2, 2015, 13:09 (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: 3637371c96625dbe127663edddfca0e1bd7037a3
Parent Commit: 5dac6e6
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+7, -1) (Diff)