kicad/qa/libs/kimath/geometry
Roberto Fernandez Bautista ae87dc686a Fix SHAPE_LINE_CHAIN::NearestPoint when aAllowInternalShapePoints=false
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8770
2021-08-08 20:58:20 +01:00
..
fixtures_geometry.h Use ZFillFunction to modify arcs post clipper (does not fully work yet) 2021-07-03 19:37:50 +00:00
geom_test_utils.h Use ZFillFunction to modify arcs post clipper (does not fully work yet) 2021-07-03 19:37:50 +00:00
test_circle.cpp Fix CIRCLE::Intersect( const SEG& aSeg ) and add unit tests 2021-08-05 17:45:12 +01:00
test_fillet.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_poly_grid_partition.cpp qa: merge unit_test_utils to qa_utils 2021-05-19 11:02:52 +00:00
test_segment.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_shape_arc.cpp Add true arc-to-polyline collisions 2021-08-05 17:45:12 +01: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 Fix SHAPE_LINE_CHAIN::NearestPoint when aAllowInternalShapePoints=false 2021-08-08 20:58:20 +01:00
test_shape_poly_set_arcs.cpp Implement ClearArcs() and check curved polys don't get a booleanOp 2021-07-03 19:37:50 +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