Blender Git Commit Log
Git Commits -> Revision 8ce14aa
Revision 8ce14aa by Campbell Barton (master) October 1, 2019, 16:04 (GMT) |
Cleanup: rename image undo_tile to paint_tile Clearer because they're no longer the same as undo tiles. |
Commit Details:
Full Hash: 8ce14aa21f45653ab33bdd9e6e20cea3f09fa873
Parent Commit: 7aff48a
Lines Changed: +125, -119
5 Modified Paths:
/source/blender/editors/include/ED_paint.h (+25, -24) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+7, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+35, -34) (Diff)
/source/blender/editors/space_image/image_undo.c (+50, -48) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+7, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+8, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+35, -34) (Diff)
/source/blender/editors/space_image/image_undo.c (+50, -48) (Diff)