Blender Git Commit Log
Git Commits -> Revision 7becd28
Revision 7becd28 by Antonio Vazquez (master) July 29, 2020, 13:34 (GMT) |
GPencil: New Brush predefined mode it's good to have an option to ' pin' a mode to the brush, to use that mode always, independent of the current viewport selected mode. {F8723224} Reviewed By: pepeland Differential Revision: https://developer.blender.org/D8399 81a002 |
Commit Details:
Full Hash: 7becd283cc27c520a38e98a3802e7cb1edf515d9
Parent Commit: e749643
Lines Changed: +50, -12
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+3, -0) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+1, -7) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+25, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+12, -0) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+1, -7) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+25, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+12, -0) (Diff)