Blender Git Loki
Git Commits -> Revision 9a78cda
Revision 9a78cda by Howard Trickey (master) November 15, 2013, 15:47 (GMT) |
Fix Bevel artifacts bug T37053 In the case that there are two beveled edges with one unbeveled one in between, and the widths don't allow them to magically line up, it is better to slide along unbeveled edge. Sometimes bevel widths are uneven (this was the case before) and it is a followup TODO to do a width cleanup pass afterwards to even the edges up as much as possible. |
Commit Details:
Full Hash: 9a78cda32111be9e1c9e2b9c158b27334d3c8804
Parent Commit: 4836fc7
Lines Changed: +106, -53
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+106, -53) (Diff)