blender/release/scripts/startup
Howard Trickey 0a6e8a41b9 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.
2013-02-21 17:29:35 +00:00
..
bl_operators code cleanup: no need to use list(range()), just use range() 2013-02-21 17:12:08 +00:00
bl_ui Enable new bevel tool code in bevel modifier. 2013-02-21 17:29:35 +00:00
keyingsets_builtins.py Adding Scale Visual keying (and de-duplicated part of the code returning visual values to key). 2012-12-23 10:51:48 +00:00