kicad/qa
John Beard 78c8de9b08 Fix oval pad snapping
Previously the snap points computed for oval pads didn't get all the
points correct. This breaks out the "find snap points for ovals"
into a function, reworks the logic, adds some tests.

Also adds "extremum points" when the oval isn't exactly H/V.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15594
2023-09-06 21:33:45 +01:00
..
data Make sure pads with no net get assigned Default netclass on board open. 2023-09-02 10:11:38 +01:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2023-08-15 05:26:12 +03:00
qa_utils Fix CI build. 2023-08-15 06:55:32 +03:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
tests Fix oval pad snapping 2023-09-06 21:33:45 +01:00
tools Fix missing string-to-int conversion. 2023-08-31 15:15:57 +01:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00