kicad/libs/kimath
Seth Hillbrand fcf44091d2 Ensure bad polys get simplified before triangulation
If the poly set is self-intersecting, the triangulation may be
problematic and the full set needs simplification before.  We don't do
this uniformly because the simplification can be a slowdown if it is not
needed

Fixes https://gitlab.com/kicad/code/kicad/issues/12806
2022-11-28 10:37:37 -08:00
..
include Keep courtyard caches alive during move. 2022-11-25 17:20:11 +00:00
src Ensure bad polys get simplified before triangulation 2022-11-28 10:37:37 -08:00
CMakeLists.txt Add Clipper2 2022-10-19 16:25:45 -07:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00