]> granicus.if.org Git - poly2tri-c/commit
1. Points were accidentally given in CW order (instead of CCW) order to the in_circle...
authorBarak Itkin <lightningismyname@gmail.com>
Sat, 16 Jun 2012 15:24:08 +0000 (18:24 +0300)
committerBarak Itkin <lightningismyname@gmail.com>
Sat, 16 Jun 2012 15:24:08 +0000 (18:24 +0300)
commitd738df3f7ea6960d21f3abb71c9e68774d6ddf6d
treeddff2c9c73eca490be2c0e0d7c338ee624c6dff0
parent3eabdd35218cdd750e2b81e40d961f1726892666
1. Points were accidentally given in CW order (instead of CCW) order to the in_circle function. This caused lots of trouble!
2. Fix the implementation of Lawson's legalization
poly2tri-c/refine/cdt.c
poly2tri-c/refine/delaunay-terminator.c
poly2tri-c/refine/rmath.c
poly2tri-c/refine/triangle.c