kicad/libs/kimath/src
Seth Hillbrand b72c6e5cb0 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
2023-05-03 11:50:03 -07:00
..
geometry Avoid NaNs when applying fillets 2023-05-03 11:50:03 -07:00
math kimath: Switch from INT_MAX to std::numeric_limits 2023-03-10 16:38:35 +00:00
bezier_curves.cpp Fix a bunch of compiler warnings 2023-04-11 17:01:30 +00:00
convert_basic_shapes_to_polygon.cpp Fix compil warnings. 2023-03-23 18:36:59 +01:00
md5_hash.cpp Fix typo 2022-03-07 08:03:48 +01:00
trigo.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00