Blender Git Commit Log
Git Commits -> Revision dd75247
Revision dd75247 by Rohan Rathi (master) June 19, 2018, 13:57 (GMT) |
Added face strength in bevel modifier The selected face strength (Weak/Medium/High) can be used by the WN Modifier to determine influence of current face in |
Commit Details:
Full Hash: dd752476b97aa3b35d1359422ca42e33d99ac851
Parent Commit: e5880eb
Lines Changed: +40, -2
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+2, -0) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+6, -1) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+29, -0) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+6, -1) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+29, -0) (Diff)