Blender Git Loki
Git Commits -> Revision 6e72797
Revision 6e72797 by Antonis Ryakiotakis (soc-2013-paint) June 10, 2014, 14:29 (GMT) |
Fix undo after paint curve editing crashing on sculpt mode. Also fix bad file write of paint curves. |
Commit Details:
Full Hash: 6e7279752af01069cf7e6062bc99187eacd39b14
Parent Commit: 2b5ce5d
Lines Changed: +35, -39
9 Modified Paths:
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/editors/include/ED_sculpt.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_curve.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_undo.c (+23, -25) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+4, -6) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -1) (Diff)
/source/blender/editors/include/ED_sculpt.h (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_curve.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_undo.c (+23, -25) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+4, -6) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -1) (Diff)