Blender Git Loki
Git Commits -> Revision 55f15f1
Revision 55f15f1 by Hans Goudey (soc-2019-bevel-profiles) August 12, 2019, 13:30 (GMT) |
Bevel: New profile orientation regularization implementation The new implementation has cleaner shorter code than the last. It's recursive and it walks along edges rather then edge halves. It fails at 4 way intersections but a single chain of beveled edges works better than the last code which is still included in this commit behind an #if 0. |
Commit Details:
Full Hash: 55f15f10fada80ba6c2098982c89f07f332c6e88
Parent Commit: 9c44b60
Lines Changed: +436, -240
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+436, -240) (Diff)