kicad/libs/kimath/src
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
..
geometry Prevent invalid paths in fracture 2021-09-21 10:49:39 -07:00
math Fix compatibility with wxWidgets 3.0.x 2021-06-02 10:02:20 +02:00
bezier_curves.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
convert_basic_shapes_to_polygon.cpp ShapeToPolygon: implement negative inflation 2021-07-28 10:37:56 +00:00
md5_hash.cpp specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.cpp arc: fix incorrect arc center calculation for angle < 0 or > 180 deg 2021-08-05 18:15:55 +02:00