eb1ff80d57
1) An actual distance of 0 is still a collision, even if the allowed distance is 0. 2) Be consitent about edges and interiors. Everyone expect the edge of a RECT to be part of the RECT; same with a CIRCLE. SHAPE_POLY_SET shouldn't be any different. (And SHAPE_LINE_CHAIN was a split- personality with the edge considered part of it for Collide() but not for PointInside()). |
||
---|---|---|
.. | ||
common | ||
common_tools | ||
data | ||
eeschema | ||
gal/gal_pixel_alignment | ||
libs | ||
pcb_test_window | ||
pcbnew | ||
pcbnew_tools | ||
pcbnew_utils | ||
qa_utils | ||
testcases | ||
unit_test_utils | ||
utils/kicad2step | ||
CMakeLists.txt | ||
test.py |