kicad/libs/kimath
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
..
include Cleanup includes in kimath 2023-03-10 16:38:35 +00:00
src Improve anti-overflow in SEG::intersects. 2023-03-16 05:03:21 +03:00
CMakeLists.txt kimath: Enable warnings 2023-03-10 16:38:35 +00:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00