7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-02 15:42:01 +00:00
kicad/qa/data
Seth Hillbrand 66ee4a1ddd Fix up Annular ring check
- Remove bespoke collide routine.  We should never rewrite these instead
  of using the geometry library
- Optimize check by creating unified geometry before colliding
- Make extra variable that we don't need but makes cherry-picks easier
  (min/maxAnnularWidth)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19325

(cherry picked from commit a611c72c27)
2024-12-23 08:38:45 -08:00
..
cli Ensure deterministic ordering in cadstar netlist exporter 2024-12-20 11:50:23 +00:00
dblib DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
eeschema Check secondary driver names when merging 2024-12-10 15:54:47 -08:00
pcbnew Fix up Annular ring check 2024-12-23 08:38:45 -08:00