kicad/libs/kimath/src
Alex 98e635869f Improve anti-overflow in SEG::intersects.
Caused issues when testing against
A=( -INT_MAX, ... ), B=( INT_MAX, ... ) segments.

Fixes https://gitlab.com/kicad/code/kicad/issues/14293
2023-03-16 05:03:21 +03:00
..
geometry Improve anti-overflow in SEG::intersects. 2023-03-16 05:03:21 +03:00
math kimath: Switch from INT_MAX to std::numeric_limits 2023-03-10 16:38:35 +00: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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00