kicad/pcbnew/autorouter
Jeff Young 43e99e6df0 Inflate footprint bounding box to include texts.
This makes zoom automatique work much better in the footprint
editor, and should improve other things which probably assumed
the bounding box included everything (such as refresh code).

Callers which still want just the module outline should call
GetFootprintRect() instead of GetBoundingBox().
2018-08-11 17:14:27 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
auto_place_footprints.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
autorout.cpp Added AUTOROUTER_CONTEXT to keep objects used by autorouter 2017-03-03 13:28:19 +01:00
autorout.h Added AUTOROUTER_CONTEXT to keep objects used by autorouter 2017-03-03 13:28:19 +01:00
cell.h Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
dist.cpp Pcbnew: minor changes in pcb-parser.cpp and kicad_plugin.cpp to make translations easier. 2012-06-26 19:57:37 +02:00
graphpcb.cpp Refactor layer enumerations to all live in the same place 2017-03-30 16:01:48 -04:00
move_and_route_event_functions.cpp Refactor layer enumerations to all live in the same place 2017-03-30 16:01:48 -04:00
queue.cpp 3D viewer: fix a bug introduced in rev 5579s. Remove a few useless wxBusyCursor. Minor other fixes. 2015-04-08 14:50:36 +02:00
routing_matrix.cpp Hide DLISTs behind iterators, first step towards refactoring the storage model 2017-06-23 11:12:36 +02:00
solve.cpp Added AUTOROUTER_CONTEXT to keep objects used by autorouter 2017-03-03 13:28:19 +01:00
spread_footprints.cpp Inflate footprint bounding box to include texts. 2018-08-11 17:14:27 +01:00
work.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00