Blender Git Commit Log

Git Commits -> Revision 604bdb7

Revision 604bdb7 by Howard Trickey (master)
March 13, 2013, 14:08 (GMT)
Fix bevel modifier bug #34611, limit bevel amount needed.

This is a quick fix that perhaps overestimates the point
of first geometry collision, but at least for now it should
allow models that used the old modifier and a too-big
bevel amount to not look awful.

The correct solution to this problem is much more involved
and I'll get to it later.

Commit Details:

Full Hash: 604bdb7f45331bc16dac38ef8a3f34b5f6196b9d
SVN Revision: 55234
Parent Commit: 1ecf9cc
Lines Changed: +60, -12

4 Modified Paths:

/source/blender/bmesh/operators/bmo_bevel.c (+1, -1) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+56, -9) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.h (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_bevel.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021