kicad/libs
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
..
core Clean up stale TODOs. 2024-02-05 15:49:57 +00:00
kimath SHAPE_ARC::update_bbox(): use double instead of int to calculate radius, and 2024-02-29 18:01:13 +01:00
kiplatform Allow enabling WXTRACE in release builds on all platforms 2024-02-02 14:21:33 +00:00
sexpr Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00