Blender Git Loki
Git Commits -> Revision b78a07a
Revision b78a07a by Antonis Ryakiotakis (soc-2013-paint) August 15, 2013, 14:28 (GMT) |
* Rename texture_colors_flip to brush_colors_flip * Use labels to make brush color UI more readable and tidy * Expose brush color flip operator on UI |
Commit Details:
Full Hash: b78a07ae0d9641a4fb21021397e8d11e3e6cfa6e
SVN Revision: 59167
Parent Commit: 24c80b4
Lines Changed: +33, -15
5 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+11, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+11, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+11, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)