Blender Git Loki
Git Commits -> Revision fd1ea5e
Revision fd1ea5e by Howard Trickey (master) June 2, 2015, 13:25 (GMT) |
Fix T44742. Bevel now avoids vertex meshes when only two edges are beveled. Also, changed the algorithm for generating the vertex meshes when not all edges into a vertex are beveled. Now it tries to slide along edges that form part of the silhouette when possible; when not possible, it tries to snap to the best plane in between the beveled edges. |
Commit Details:
Full Hash: fd1ea5e3db5a66848dc532423340dce2d08ab599
Parent Commit: 9454377
Lines Changed: +421, -20
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+421, -20) (Diff)