kicad/libs/kimath
jean-pierre charras 8ffd4f636a SHAPE_ARC::update_bbox(): use double instead of int to calculate radius, and
if the radius is too large (> INT_MAX/2), consider arc as a segment to avoid overflows.
Nor perfect, but it avoid some issues when calculating bbox.
2024-02-29 18:01:13 +01:00
..
include Add a cache for TrueType contours and triangulation data. 2024-02-23 16:53:29 +01:00
src SHAPE_ARC::update_bbox(): use double instead of int to calculate radius, and 2024-02-29 18:01:13 +01:00
CMakeLists.txt Transform is right at home in kimath 2023-09-07 18:03:33 -04:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00