kicad/pcbnew/autorouter
Ian McInerney 84fb024b9d Fix array creation in the autoplacement tool
Fixes https://gitlab.com/kicad/code/kicad/issues/5424
2020-09-02 00:10:25 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp Add infobar error message for Autoplace when board not defined. 2020-08-31 12:54:45 +01:00
ar_autoplacer.h Add infobar error message for Autoplace when board not defined. 2020-08-31 12:54:45 +01:00
ar_matrix.cpp Fix array creation in the autoplacement tool 2020-09-02 00:10:25 +01:00
ar_matrix.h Removed unused datastructure in auto-router. 2020-08-30 20:22:53 +01:00
autoplace_tool.cpp Add infobar error message for Autoplace when board not defined. 2020-08-31 12:54:45 +01:00
autoplace_tool.h Fix signed/unsigned comparison that was destined to fail. 2020-08-31 12:53:15 +01:00
spread_footprints.cpp spread_footprints.cpp: try to avoid integer overflow when spreading footprints. 2020-02-29 17:25:52 +01:00