Blender Git Commit Log
Git Commits -> Revision 86616c6
Revision 86616c6 by Howard Trickey (master) January 14, 2014, 16:07 (GMT) |
Bevel Modifier: add width type and profile control. This adds to the modifier the new controls that have been added to the bevel tool. |
Commit Details:
Full Hash: 86616c675aeaccec060f9ac7a98fbff67816516b
Parent Commit: dfac6c4
Lines Changed: +56, -8
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+4, -2) (Diff)
/source/blender/blenloader/intern/versioning_260.c (+15, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+21, -1) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+5, -3) (Diff)
/source/blender/blenloader/intern/versioning_260.c (+15, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+21, -1) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+5, -3) (Diff)