Blender Git Loki
Git Commits -> Revision 514c449
Revision 514c449 by Antonis Ryakiotakis (master) March 31, 2013, 11:04 (GMT) |
UI cleanup: * Using masking is determined only by the presence of the texture, remove extraneous DNA flag (might cause issues later but in practice brush options are not harmful) * Overlay and angle sliders are active during stencil mapped brushes * Only draw the overlay if there's a texture. |
Commit Details:
Full Hash: 514c449a549662a29507f3a3d1eaabd7e216ea94
SVN Revision: 55684
Parent Commit: e8d532f
Lines Changed: +11, -25
6 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+0, -5) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+0, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -9) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+0, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -9) (Diff)