Blender Git Loki

Git Commits -> Revision a1e50cf

Revision a1e50cf by Alexander Gavrilov (master)
February 12, 2020, 11:08 (GMT)
Weight Paint: add a pie menu for locking and unlocking vertex groups.

Provide different options for locking and unlocking vertex groups
using bone selection, accessible via a pie menu triggered via the
'K' hotkey. To implement a variety of operations, extend the old
operator with a new option to mask it by bone selection. If the
X Mirror option is enabled, selection is automatically mirrored.

This follows D6533 as the next step in improving accessibility of
vertex group locking during weight painting.

Differential Revision: https://developer.blender.org/D6618

Commit Details:

Full Hash: a1e50cfe6b4dbc360b6118c63a0dc7445023c37b
Parent Commit: cd57c9e
Lines Changed: +199, -8

4 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_data_mesh.py (+6, -3) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+34, -0) (Diff)
/source/blender/editors/object/object_vgroup.c (+158, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021