Blender Git Commit Log
Git Commits -> Revision c01246f
Revision c01246f by William Reynish (master) January 23, 2020, 10:45 (GMT) |
UI: Consolidate masking-related brush controls In the brush properties, some masking-related controls are currently available as a sub-panel in the Options panel, while others are in the Mask panel. I want to generally lessen the amount of controls in generic 'options' panels, since it's non-descriptive and rather a rather random grab bag of various controls. Better to group things in terms of their functionality with descriptive names. This change consolidates the masking-related controls under one panel. Differential Revision: https://developer.blender.org/D6577 Reviewers: Pablo Dobarro, Julien Kaspar |
Commit Details:
Full Hash: c01246f6c0fa09d20bfc1f966466b74998045dfa
Parent Commit: fe772bf
Lines Changed: +19, -4
1 Modified Path:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+19, -4) (Diff)