kicad/pcbnew/netlist_reader
Wayne Stambaugh b37b7d53b4 Fix geographic annotation bug when back annotating to schematic.
For some reason, the footprint UUID was being prefixed to the sheet path
which caused the symbol look up by sheet path to fail.  An option was
added to not do this when the geographical back annotation to the schematic
is performed.
2021-03-24 09:57:36 -04:00
..
board_netlist_updater.cpp Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04:00
board_netlist_updater.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
kicad_netlist_reader.cpp Handle unit changes in the netlist 2021-02-20 20:11:49 -08:00
legacy_netlist_reader.cpp Handle unit changes in the netlist 2021-02-20 20:11:49 -08:00
netlist.cpp Fix uninitialized ptr 2021-02-22 10:07:40 -08:00
netlist_reader.cpp Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
netlist_reader.h More module -> footprint. 2020-11-13 15:16:24 +00:00
pcb_netlist.cpp Fix geographic annotation bug when back annotating to schematic. 2021-03-24 09:57:36 -04:00
pcb_netlist.h Fix geographic annotation bug when back annotating to schematic. 2021-03-24 09:57:36 -04:00