Blender Git Commit Log
Git Commits -> Revision 7a2816c
Revision 7a2816c by Antonis Ryakiotakis (soc-2013-paint) June 21, 2013, 12:57 (GMT) |
Yet another painter oriented commit: Add explicit way to deactivate masking if user wants to based on artist feedback. This allows to accumulate dabs on top of each other even in space or dab stroke mode. The checkbox is located under the imagepaint colour settings and is called "accumulate" |
Commit Details:
Full Hash: 7a2816cd8a65f9fc067b83c71b9650caa1293ab4
SVN Revision: 57635
Parent Commit: e6794eb
Lines Changed: +80, -16
5 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+13, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+12, -12) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+51, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+12, -12) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+51, -2) (Diff)