Closed jbuckmccready closed 2 years ago
It is possible for arc overlap intersection to not be detected but other intersections are, this causes problems in boolean operation between polylines.
Original issue with test cases here: https://github.com/jbuckmccready/CavalierContours/issues/48
Fixed with commit: https://github.com/jbuckmccready/cavalier_contours/commit/e6a598ff5e0ef7ef418754b17c39cb96ba0c1b85
It is possible for arc overlap intersection to not be detected but other intersections are, this causes problems in boolean operation between polylines.
Original issue with test cases here: https://github.com/jbuckmccready/CavalierContours/issues/48