Blender Git Commit Log
Git Commits -> Revision 730ca20
Revision 730ca20 by Campbell Barton (master) May 6, 2010, 21:31 (GMT) |
fix for duplicating cloth which could crash on freeing - effector list wasnt NULL'd on copying a particle system - copying an object would initialize the cloth modifier, then copy it, witout freeing its effector weights created in cloth_init(). |
Commit Details:
Full Hash: 730ca20c6324b0761846fbd623ecd39bc5573412
SVN Revision: 28630
Parent Commit: 9610515
Lines Changed: +9, -4