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

2 Modified Paths:

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