Blender Git Commit Log
Git Commits -> Revision 59268ca
Revision 59268ca by Sergey Sharybin (master) December 6, 2010, 17:49 (GMT) |
Update curve animation data when loading UndoCurve -- fixes memory corruption when starting playback after undo-ing topology changes The simpliest way was to change data at which undoCurve_to_editCurve and editCurve_to_undoCurve works from curve to object. Maybe it's not very cool, but still better than moving curve animation handlers outside of editcurve module. |
Commit Details:
Full Hash: 59268ca715bf605554002952173bc5e691c0ea04
SVN Revision: 33513
Parent Commit: 2c7a2a6
Lines Changed: +9, -5
1 Modified Path:
/source/blender/editors/curve/editcurve.c (+9, -5) (Diff)