kicad/qa
Seth Hillbrand f7f52d77e4 Rework Copper Sliver check
Adds QA checks to copper sliver tests.  Adds the following checks:
- Dot product between two arms (quickly avoids checks for >90°)
- Checks the sliver is convex (area test)
- Eliminates minor slivers with angles that are approximately 0 and ones
  with the opposite side width beneath a configurable level
- Updates Clipper2 to fix a couple of jagged edges on inflate
- Adds simplify during zone fill inflation to limit jaggies

Fixes https://gitlab.com/kicad/code/kicad/issues/14549
2023-04-25 10:32:46 -07:00
..
data Rework Copper Sliver check 2023-04-25 10:32:46 -07:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-11 15:51:00 +01:00
qa_utils Fixup settings loading 2023-04-18 16:00:31 -07:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Split spice tests into separate test 2023-04-03 14:42:10 +01:00
tests Rework Copper Sliver check 2023-04-25 10:32:46 -07:00
tools Move tests around 2023-04-24 22:09:36 -04:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00