kicad/libs/kimath/src
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
..
geometry Avoid NaNs when applying fillets 2023-05-03 11:50:47 -07:00
math Text size sanity checking for TEXT_ITEMS_GRID. 2022-10-06 13:19:08 +01:00
bezier_curves.cpp Support DXF ellipses and elliptical arcs 2022-12-24 22:46:07 -05:00
convert_basic_shapes_to_polygon.cpp Handle zero-size pads in CornerListToPolygon 2022-12-26 10:04:03 -05:00
md5_hash.cpp Fix typo 2022-03-07 08:03:48 +01:00
trigo.cpp VECTOR2D CalcArcCenter( VECTOR2D& aStart, VECTOR2D& aEnd, EDA_ANGLE& aAngle ): 2022-07-25 18:23:52 +02:00