Blender Git Commit Log
Git Commits -> Revision 30963ee
Revision 30963ee by Howard Trickey (master) January 30, 2020, 12:56 (GMT) |
Fix T73450, crash when adding segments on bevel. Needed to protect against a case where clamp overlap limited the offset to approximately zero, and the snap-to-pipe code would therefore encounter an almost degenerate profile and fail in matrix inversion. |
Commit Details:
Full Hash: 30963eecfb3be0dd50624d54f2111e7f1ed49d6b
Parent Commit: e207cba
Lines Changed: +5, -6
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+5, -6) (Diff)