kicad/pcbnew/plugins/pcad
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them.
Fixes https://gitlab.com/kicad/code/kicad/issues/7720
2021-02-26 13:50:27 +00:00
..
examples
CMakeLists.txt
pcad2kicad_common.cpp
pcad2kicad_common.h
pcad_plugin.cpp Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
pcad_plugin.h Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
pcb.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
pcb.h Add const specifiers 2020-11-18 19:50:36 +00:00
pcb_arc.cpp
pcb_arc.h
pcb_callbacks.h Add const specifiers 2020-11-18 19:50:36 +00:00
pcb_component.cpp
pcb_component.h Add const specifiers 2020-11-18 19:50:36 +00:00
pcb_copper_pour.cpp
pcb_copper_pour.h
pcb_cutout.cpp
pcb_cutout.h
pcb_footprint.cpp Rationalize footprint bounding boxes and cache all of them. 2021-02-26 13:50:27 +00:00
pcb_footprint.h
pcb_keepout.cpp
pcb_keepout.h
pcb_line.cpp
pcb_line.h
pcb_net.cpp
pcb_net.h
pcb_pad.cpp More consistent naming. 2020-12-08 13:05:39 +00:00
pcb_pad.h
pcb_pad_shape.cpp
pcb_pad_shape.h
pcb_plane.cpp
pcb_plane.h
pcb_polygon.cpp
pcb_polygon.h
pcb_text.cpp
pcb_text.h
pcb_via.cpp
pcb_via.h
pcb_via_shape.cpp
pcb_via_shape.h
s_expr_loader.cpp
s_expr_loader.h