Tomasz Wlostowski
|
8a7fc7e970
|
drc: more robust segment pair detection, still issues with approximated arc corners though...
|
2020-10-07 16:36:37 +02:00 |
Jeff Young
|
5705859e9e
|
Remove accidental debug code.
|
2020-10-05 12:27:21 +01:00 |
Jeff Young
|
85c6cebd77
|
Rework silk-to-pad checker to handle all solder mask clipping of silk.
Fixes https://gitlab.com/kicad/code/kicad/issues/5851
|
2020-10-04 13:21:01 +01:00 |
Jeff Young
|
36ceb8075e
|
Fix logic bug in DRC RTree handler.
Return value from visitor is whether or not to keep searching, not
whether or not there was a collision.
|
2020-10-04 13:21:01 +01:00 |
Tomasz Wlostowski
|
ca8aca6faa
|
drc: implement DRC_RTREE::CheckColliding
|
2020-10-02 21:06:52 +02:00 |
Tomasz Wlostowski
|
abe354773f
|
drc: initial version of tree intersection (QueryCollidingPairs)
|
2020-09-27 16:45:46 +02:00 |
Tomasz Wlostowski
|
6578a76b72
|
drc: first R-tree based test (silk to pad clearance)
|
2020-09-27 16:45:46 +02:00 |