Blender Git Loki
Git Commits -> Revision b97a2c3
Revision b97a2c3 by Campbell Barton (master) November 14, 2018, 00:20 (GMT) |
Cleanup: naming for paint modes - Rename ePaint* -> PAINT_MODE_*. - Use PAINT_OVERLAY_ prefix for eOverlayControlFlags. |
Commit Details:
Full Hash: b97a2c3688ad29b051898ff2be5f9b9e98bebdba
Parent Commit: c1d29ea
Lines Changed: +92, -89
11 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+16, -13) (Diff)
/source/blender/blenkernel/intern/paint.c (+32, -32) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_curve.c (+6, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+5, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -6) (Diff)
/source/blender/blenkernel/intern/paint.c (+32, -32) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_curve.c (+6, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+5, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -6) (Diff)