kicad/libs/kimath
Seth Hillbrand 28bd734313 Prevent invalid paths in fracture
We are not always sure of the path validity in fracture.  Nominally, the
Clipper Simplify routine should remove invalid parts but in the case
where it doesn't, we need to recover gracefully, even if the output
polygon is not valid.

Fixes https://gitlab.com/kicad/code/kicad/issues/9199
2021-09-21 10:49:39 -07:00
..
include Restore BBoxCache usage for zone fill performance. 2021-09-09 16:43:47 +01:00
src Prevent invalid paths in fracture 2021-09-21 10:49:39 -07:00
CMakeLists.txt Split POLY_GRID_PARTITION to a cpp file 2021-06-02 18:31:30 -04:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00