Blender Git Commit Log
Git Commits -> Revision 84abab1
Revision 84abab1 by Falk David (temp-gpencil-bezier-stroke-type) March 20, 2021, 13:41 (GMT) |
GPencil: Clean up curve pen brush tool The curve pen was added both as a brush tool and a normal tool. For now the brush has been disabled. |
Commit Details:
Full Hash: 84abab1dd2d055ba40e133f170b4f895e04da3e2
Parent Commit: 33b733d
Lines Changed: +16, -19
5 Modified Paths:
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+1, -16) (Diff)
/source/blender/blenkernel/intern/brush.c (+5, -1) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+5, -1) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+3, -1) (Diff)