Blender Git Commit Log

Git Commits -> Revision 0a6e8a4

Revision 0a6e8a4 by Howard Trickey (master)
February 21, 2013, 17:29 (GMT)
Enable new bevel tool code in bevel modifier.

Now modifier takes a segments parameter.
Bevel edge weights will multiply the overall amount.
For vertex-only, you can give a vertex group name,
and the weights in that will multiply the overall amount.

Commit Details:

Full Hash: 0a6e8a41b9d607e80f2fe375e9de6183844a8dea
SVN Revision: 54713
Parent Commit: 091d86b
Lines Changed: +115, -45

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+6, -9) (Diff)
/source/blender/blenkernel/BKE_bmesh.h (+2, -1) (Diff)
/source/blender/bmesh/operators/bmo_bevel.c (+1, -1) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+40, -4) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+21, -11) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+40, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021