Blender Git Loki
Git Commits -> Revision a1202d3
Revision a1202d3 by Joseph Eagar (sculpt-dev) October 7, 2021, 13:14 (GMT) |
Sculpt: Added a little brush icon tool slot interface to mask expand in "selection" mode. Leftclick runs normal expand. Shfit-leftclick subtracts from mask. Pressing CTRL inverts adding/subtracting |
Commit Details:
Full Hash: a1202d3ce1f83bc036b22159849d4d1cd2561de7
Parent Commit: ba584f6
Lines Changed: +102, -122
1 Added Path:
/release/datafiles/icons/ops.sculpt.mask_select.dat (+0, -0) (View)
6 Modified Paths:
/release/datafiles/blender_icons_geom.py (+1, -1) (Diff)
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+72, -116) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+17, -4) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_expand.c (+8, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+72, -116) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+17, -4) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_expand.c (+8, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)