kicad/libs/kimath
Seth Hillbrand 53eb39e033 Avoid NaNs when applying fillets
Segments that are inline with each other will create NaNs when
filleting.  This double check prevents NaN points from being added to
the polygon

(cherry picked from commit b72c6e5cb0)
2023-05-03 11:50:47 -07:00
..
include Rework Copper Sliver check 2023-05-03 10:22:49 -07:00
src Avoid NaNs when applying fillets 2023-05-03 11:50:47 -07:00
CMakeLists.txt Support DXF ellipses and elliptical arcs 2022-12-24 22:46:07 -05:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00