Blender Git Commit Log

Git Commits -> Revision d0c25f8

Revision d0c25f8 by Rohan Rathi (soc-2017-normal-tools)
July 30, 2017, 16:08 (GMT)
Added the following to weighted modifier:

1) Modifier now respects sharp edges, requires bool value to be checked.
2) Can now use vertex groups to apply modifier to only selected vgroup
3) Added boolean (0-1) weights in the form of Smooth/Sharp flags. Smooth flag means the face will hold 0 weight.

Commit Details:

Full Hash: d0c25f82966f9bc9b4528814b3bdd074b98edee6
Parent Commit: 8b4d448
Lines Changed: +157, -45

4 Modified Paths:

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