Blender Git Loki
Git Commits -> Revision 61ecf16
Revision 61ecf16 by Ken Hughes (master) October 26, 2005, 17:33 (GMT) |
-Bugfix #3207: ALT-C on a mesh with modifiers would cause memory corruption. We make a copy of the mesh and perform operations on the new object using mesh_create_derived_no_deform() for the new object instead of the original. Would be really nice if Daniel would look this over to see if it's really fixed, or if I've just moved the problem somewhere else. :-) I'm leaving the bug report open until the fixed is verified. |
Commit Details:
Full Hash: 61ecf1619721d1f9ca360c2c51a9fc37e1a0b9ed
SVN Revision: 5587
Parent Commit: 94915fd
Lines Changed: +8, -14
1 Modified Path:
/source/blender/src/editobject.c (+8, -14) (Diff)