Blender Git Loki
Git Commits -> Revision 20a24a9
Revision 20a24a9 by Lukas Toenne (temp_custom_loop_normals) February 2, 2015, 19:17 (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: 20a24a9d9d3f2fbd127adf3adf66f71a27fe147c
Parent Commit: c2bc6cf
Committed By: Bastien Montagne
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+7, -1) (Diff)