Blender Git Loki
Git Commits -> Revision 72c43e0
Revision 72c43e0 by Campbell Barton (master) March 23, 2018, 08:15 (GMT) |
Cleanup: move image undo into own file |
Commit Details:
Full Hash: 72c43e028557dc52e00969ed75424e8ac98cd6e3
Parent Commit: 529c21a
Lines Changed: +407, -348
1 Added Path:
/source/blender/editors/sculpt_paint/paint_image_undo.c (+393, -0) (View)
5 Modified Paths:
/source/blender/editors/include/ED_paint.h (+5, -3) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+6, -341) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -2) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -2) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+6, -341) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -2) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -2) (Diff)