kicad/pcbnew/pcb_io/altium
jean-pierre charras f795e40584 Altium Importer: do not stop import when an item looks bad (happens in old files)
An importer should not stop import when an item just looks strange. Just skip it.
It can happen with old files.
Better do not import one item than import nothing.
2024-01-07 13:10:59 +01:00
..
CMakeLists.txt
altium_parser.ksy
altium_parser_pcb.cpp Escape error messages for HTML. 2024-01-05 11:03:36 +00:00
altium_parser_pcb.h
altium_pcb.cpp Altium Importer: do not stop import when an item looks bad (happens in old files) 2024-01-07 13:10:59 +01:00
altium_pcb.h
altium_rule_transformer.cpp
altium_rule_transformer.h
pcb_io_altium_circuit_maker.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_circuit_maker.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_circuit_studio.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_circuit_studio.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_designer.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_altium_designer.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_solidworks.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io_solidworks.h Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00