tornavis/source/blender/makesrna
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
..
intern Weight Paint: Implement a new Lock-Relative mode. 2020-03-18 11:55:44 +03:00
rna_cleanup
CMakeLists.txt Cleanup: remove contributors for CMake files 2019-02-05 09:10:32 +11:00
RNA_access.h VR: Initial Virtual Reality support - Milestone 1, Scene Inspection 2020-03-17 21:42:44 +01:00
RNA_define.h Cleanup: Fix warnings about function signature of register pass 2020-03-17 13:45:35 -06:00
RNA_documentation.h Cleanup: comments (long lines) in makesrna 2019-04-22 06:30:08 +10:00
RNA_enum_types.h GPencil: Refactor of Draw Engine, Vertex Paint and all internal functions 2020-03-09 16:27:24 +01:00
RNA_types.h Cleanup: Add comment explaining DPI influence on RNA pixel-properties 2020-03-10 15:19:22 +01:00