kicad/libs/kimath
Seth Hillbrand a5500973a2 Fix SHAPE_ARC hittest and adjust radius return
The hittest needs to use distance calc rather than squared distance.
This also adjusts the radius value to be double as to avoid unneeded
loss of precision
2020-06-13 11:23:21 -07:00
..
include Fix SHAPE_ARC hittest and adjust radius return 2020-06-13 11:23:21 -07:00
src Fix SHAPE_ARC hittest and adjust radius return 2020-06-13 11:23:21 -07:00
CMakeLists.txt pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00