Jeff Young
|
f1436cec9b
|
Restore PointCloserThan() behaviour to really be "closer than".
Change calls which really want it to be "closer than or equal" to
distance + 1.
Fixes: lp:1843329
* https://bugs.launchpad.net/kicad/+bug/1843329
(cherry picked from commit 25fa2131d2 )
|
2019-09-10 12:57:52 +01:00 |
Jeff Young
|
6a65461ec7
|
Replace buggy code in TestSegmentHit() with call to SEG::PointCloserThan()
Fixes: lp:1843101
* https://bugs.launchpad.net/kicad/+bug/1843101
(cherry picked from commit 6f0d8c3eac )
|
2019-09-08 12:40:33 +01:00 |
Tomasz Włostowski
|
3bf7ab910f
|
TestSegmentHit: add corner case for null segment (start == end)
Fixes: lp:1833059
* https://bugs.launchpad.net/kicad/+bug/1833059
(cherry picked from commit 6180687bbd )
|
2019-06-25 08:45:27 -04:00 |
Jon Evans
|
f101934909
|
Report actual intersection position for crossing tracks
Fixes: lp:1825588
* https://bugs.launchpad.net/kicad/+bug/1825588
|
2019-05-25 15:02:06 -04:00 |
Jeff Young
|
5974899fa5
|
Clean up file locations and names.
|
2018-09-22 16:23:13 +01:00 |