blender/release/scripts
Alexander Gavrilov 084bf7daee Weight Paint: Implement a new Lock-Relative mode.
This check box alters how weights are displayed and painted,
similar to Multi Paint, but in a different way. Specifically,
weights are presented as if all locked vertex groups were
deleted, and the remaining deform groups normalized.

The new feature is intended for use when balancing weights within
a group of bones while all others are locked. Enabling the option
presents weight as if the locked bones didn't exist, and their
weight was proportionally redistributed to the editable bones.

Conversely, the Multi-Paint feature allows balancing a group of
bones as a whole against all unselected bones, while ignoring
weight distribution within the selected group.

This mode also allows temporarily viewing non-normalized weights
as if they were normalized, without actually changing the values.

Differential Revision: https://developer.blender.org/D3837
2020-03-18 11:55:44 +03:00
..
addons@47a32a5370 Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
addons_contrib@70b649775e Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
freestyle Fix T72289: FreeStyle python error 2019-12-18 11:00:50 +01:00
modules Online Manual Reference: Update 2020-03-17 16:28:58 -04:00
presets Revert "UI: Add 7 new community themes" 2020-03-17 10:41:40 +11:00
startup Weight Paint: Implement a new Lock-Relative mode. 2020-03-18 11:55:44 +03:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py Addons: deprecate 'wiki_url' 2020-03-05 11:45:22 +11:00