Blender Git Loki

Git Commits -> Revision cc085e2

Revision cc085e2 by Cody Winchester (master)
February 12, 2020, 11:43 (GMT)
Modifiers: Vertex Weight Modifiers add invert vgroup option

Adds the invert vgroup mask option to the Vertex Weight modifiers.

These 3 modifiers share the same functions so they needed to be modified at the same time. They are all setup the same with the invert vgroup option being added. I had to add a flag to the Mix modifier but the others I use the existing flags.

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

Commit Details:

Full Hash: cc085e228de70563ed0b6870d23ef3bb531c4798
Parent Commit: 24b5d5a
Committed By: Bastien Montagne
Lines Changed: +47, -9

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+3, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+16, -0) (Diff)
/source/blender/modifiers/intern/MOD_weightvgedit.c (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+4, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.c (+5, -2) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.h (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021