Blender Git Commit Log

Git Commits -> Revision 907cab4

Revision 907cab4 by D. O (master)
May 29, 2020, 16:55 (GMT)
Modifiers: add invert vgroup weights options to operands of Mix modifier.

Please note that vertices which are in a vgroup are not affected by this
option (which means that affected vertices from 'selection' modes remain
the same). Only the weights of selected vertices get inverted.

Reviewed By: mont29

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

Commit Details:

Full Hash: 907cab45ff02ad1bba3cba98a3d6af69eff2bec0
Parent Commit: c93a884
Committed By: Bastien Montagne
Lines Changed: +40, -4

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+6, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+10, -0) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+22, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021