Blender Git Commit Log

Git Commits -> Revision 7bbbb9b

Revision 7bbbb9b by Cody Winchester (master)
February 3, 2020, 10:55 (GMT)
Displace Modifier add invert vgroup option

Adds the invert vertex weights option to the Displace modifier.

Adds a flag and char padding to the Displace modifier DNA for the invert group boolean.

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

Commit Details:

Full Hash: 7bbbb9ba8a139b96fe9484e05d3db43fb5ad0a18
Parent Commit: 68ab4dd
Committed By: Bastien Montagne
Lines Changed: +18, -2

4 Modified Paths:

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