Blender Git Loki
Git Commits -> Revision fbed698
Revision fbed698 by Antonio Vazquez (master) December 16, 2018, 17:25 (GMT) |
GP: Add option to occlude eraser This adds the functionality requested in T59417 adding a new button near of pressure button of the brush to enable/disable occlude effect for eraser. |
Commit Details:
Full Hash: fbed69866ea574dcf3a304ca2ca5b223f997b13f
Parent Commit: c733062
Lines Changed: +26, -17
5 Modified Paths:
/release/scripts/startup/bl_ui/space_topbar.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+16, -17) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+16, -17) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+6, -0) (Diff)