Blender Git Commit Log

Git Commits -> Revision aaaef87

Revision aaaef87 by Antonio Vazquez (greasepencil-object)
February 14, 2020, 19:25 (GMT)
GPencil: Change Weight Paint to Blend values

Before, to substract weights it was necessary to press Ctrl key, but now the weight paint work equals to mesh weight paint blending weights and the Ctrl key is not used anymore.

This also allows to define the target weight easily.

Commit Details:

Full Hash: aaaef87fd2c49f7b6adee7e9f7fa40001d216d20
Parent Commit: 427c114
Lines Changed: +9, -78

7 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+0, -2) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+0, -2) (Diff)
/release/scripts/startup/bl_ui/properties_paint_common.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+0, -3) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+7, -57) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+0, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021