kicad/pcbnew/autorouter
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T
Also updated footprint text and zone types for consistencey.
2020-10-04 16:49:04 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 2020-10-04 16:49:04 +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 more cleanup about removing useless include 2020-10-03 15:26:03 +02:00