Blender Git Loki
Git Commits -> Revision 1582dd5
Revision 1582dd5 by Howard Trickey (master) February 28, 2014, 18:56 (GMT) |
Partial fix for T38871, Bevel could create a far-out spike. There needed to be a check that when a newly created point is supposed to be on an edge, that it stays within the bounds of either end of the edge. This fixes the hole-in-cube example in the bug, but not the boolean modifier one, which still needs more work. |
Commit Details:
Full Hash: 1582dd5e4d7c1cb395b8ad48cc61f2b41af43d4b
Parent Commit: da5e6b9
Lines Changed: +23, -0
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+23, -0) (Diff)