kicad/pcbnew/autorouter
Jeff Young aeed8e6e2c Finish implementation of DRAWSEGMENT::C_RECT.
It's currently only supported in the Footprint Editor.  It could be
easily added to the board editor (all the code is there), but the board
editor is a little short on room in the drawing tools toolbar.
2020-06-15 20:51:31 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
ar_autoplacer.h Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
ar_matrix.cpp Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
ar_matrix.h Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
autoplacer_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
autoplacer_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
spread_footprints.cpp spread_footprints.cpp: try to avoid integer overflow when spreading footprints. 2020-02-29 17:25:52 +01:00