Blender Git Commit Log

Git Commits -> Revision 59794a8

Revision 59794a8 by Howard Trickey (temp-lanpr-staging)
September 12, 2019, 01:13 (GMT)
Fix two bugs in delaunay blenlib function.

Bugs were: (1) needed an epsilon test in CCW test in order to
handle new costraint edge that intersects an existing point
but only within epsilon; (2) the "valid bmesh" output mode
sometimes left a face that included outside frame point.

Commit Details:

Full Hash: 59794a82cc1aba6976f387428178e20eecc9bfd2
Parent Commit: 74c447d
Committed By: YimingWu
Lines Changed: +56, -17

2 Modified Paths:

/source/blender/blenlib/intern/delaunay_2d.c (+29, -14) (Diff)
/tests/gtests/blenlib/BLI_delaunay_2d_test.cc (+27, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021