Blender Git Loki
Git Commits -> Revision fca9b05
November 22, 2019, 15:29 (GMT) |
GPencil: Use Standard Falloff curves for Sculpt/Weight Paint As the tools are bruhes, we can use the standard Curves. |
Commit Details:
Full Hash: fca9b055a542252374e4ec921435717718643846
Parent Commit: fd795ee
Lines Changed: +100, -76
8 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+42, -0) (Diff)
/release/scripts/startup/bl_ui/properties_paint_common.py (+0, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+24, -17) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -10) (Diff)
/source/blender/editors/gpencil/gpencil_sculpt_paint.c (+21, -26) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+11, -10) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+0, -7) (Diff)
/release/scripts/startup/bl_ui/properties_paint_common.py (+0, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+24, -17) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -10) (Diff)
/source/blender/editors/gpencil/gpencil_sculpt_paint.c (+21, -26) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+11, -10) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+0, -7) (Diff)