kicad/qa/libs/kimath/geometry
Jeff Young 90f6edad61 Move connectivity algo to collision-based routines.
Fixes https://gitlab.com/kicad/code/kicad/issues/1800

Fixes https://gitlab.com/kicad/code/kicad/issues/1769
2022-02-13 00:35:11 +00:00
..
fixtures_geometry.h Add qa tests for SHAPE_POLY_SET arcs that wrap around from end to start 2021-11-20 16:44:52 +00:00
geom_test_utils.h Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
test_circle.cpp Fix edge case in CIRCLE::Intersect that caused a divide-by-zero crash 2021-08-25 19:11:19 +01:00
test_fillet.cpp Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
test_segment.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_shape_arc.cpp Fix some issues with new polygonization of arcs and arc collision test. 2022-02-03 19:53:42 +00:00
test_shape_compound_collision.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_line_chain.cpp More EDA_ANGLE. 2022-01-14 16:08:19 +00:00
test_shape_poly_set_arcs.cpp Add qa tests for SHAPE_POLY_SET arcs that wrap around from end to start 2021-11-20 16:44:52 +00:00
test_shape_poly_set_collision.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_poly_set_distance.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_shape_poly_set_iterator.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00