kicad/libs/kimath/src
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
..
geometry Fix SHAPE_ARC hittest and adjust radius return 2020-06-13 11:23:21 -07:00
math Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
bezier_curves.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.cpp Zone filler: fix a few issues, in Smoothed Polygons mode. 2020-01-26 18:19:24 +01:00
md5_hash.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.cpp Implement symbol library s-expression parser. 2020-03-03 08:06:23 -05:00