Blender Git Commit Log
Git Commits -> Revision 0bee94f
Revision 0bee94f by Howard Trickey (master) November 5, 2019, 18:12 (GMT) |
Fixed delaunay check, was causing 'desperation' messages. Check was losing precision -- adjust by translating points before calculating circumcircle. Also, needed to check for flippability of edges before flipping. |
Commit Details:
Full Hash: 0bee94f920f956cea6bc41a884c8a9ec96c4a03b
Parent Commit: 3c161fb
Lines Changed: +181, -79
1 Modified Path:
/source/blender/blenlib/intern/delaunay_2d.c (+181, -79) (Diff)