Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/makesdna/DNA_scene_types.h')
-rw-r--r--source/blender/makesdna/DNA_scene_types.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index aac976fbabd..236f9fa4eb2 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -1470,6 +1470,9 @@ typedef struct ToolSettings {
/** Auto normalizing mode in wpaint. */
char auto_normalize;
+ /** Present weights as if all locked vertex groups were
+ * deleted, and the remaining deform groups normalized. */
+ char wpaint_lock_relative;
/** Paint multiple bones in wpaint. */
char multipaint;
char weightuser;
@@ -1480,7 +1483,7 @@ typedef struct ToolSettings {
char gpencil_selectmode_vertex;
/* UV painting */
- char _pad2[2];
+ char _pad2[1];
char uv_sculpt_settings;
char uv_relax_method;
/* XXX: these sculpt_paint_* fields are deprecated, use the