kicad/qa/common/geometry
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS
This is allows ARCs in tracks to be synchronized with
the PNS router.  Note this does not yet include the UI components
to route curved traces
2020-02-21 16:11:41 -08:00
..
fixtures_geometry.h Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
geom_test_utils.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
test_fillet.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_segment.cpp QA: Add Distance, Collide, Collinear tests on SEG 2019-02-03 06:57:37 +01:00
test_shape_arc.cpp Fix QA arc test according to the new arc bounding box calculation. 2020-01-04 10:16:30 +01:00
test_shape_line_chain.cpp pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
test_shape_poly_set_collision.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
test_shape_poly_set_distance.cpp QA: Account for eeschema tests unit rounding 2019-01-30 11:55:11 +01:00
test_shape_poly_set_iterator.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00