kicad/libs/kimath
Seth Hillbrand 4a800adffc Avoid int overflow in collisions
When calculating arc collisions, avoid overflowing the integer distance,
which gives a false nearest point

(cherry picked from commit 0a227ea916)
2024-05-21 09:34:45 -07:00
..
include Return closest point on line-circle intersection 2024-05-21 09:34:45 -07:00
src Avoid int overflow in collisions 2024-05-21 09:34:45 -07:00
CMakeLists.txt Rework item distribution 2024-05-05 03:35:09 +08:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00