kicad/pcbnew/pcb_io/altium
Alex Shvartzkop ad7bd9b5f8 Revert "Pcbnew, Altium import: Fix issues with hatched zones."
This removed the hatch fill import functionality,
and is no longer needed now that the root cause was found.

This reverts commit 616510aca2.

(cherry picked from commit 80b7f5fcbf)
2024-06-09 22:49:58 +03:00
..
CMakeLists.txt
altium_parser.ksy
altium_parser_pcb.cpp Support Altium Schematic ASCII import 2024-03-15 01:17:49 +03:00
altium_parser_pcb.h Altium pcbimport: handle various dimension items, fix dimension_kind enum 2024-05-04 16:38:32 +00:00
altium_pcb.cpp Revert "Pcbnew, Altium import: Fix issues with hatched zones." 2024-06-09 22:49:58 +03:00
altium_pcb.h Move ALTIUM_PCB to use REPORTER for logging 2024-05-01 19:17:09 -04:00
altium_rule_transformer.cpp
altium_rule_transformer.h
pcb_io_altium_circuit_maker.cpp Move ALTIUM_PCB to use REPORTER for logging 2024-05-01 19:17:09 -04: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 Move ALTIUM_PCB to use REPORTER for logging 2024-05-01 19:17:09 -04: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 Move ALTIUM_PCB to use REPORTER for logging 2024-05-01 19:17:09 -04: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 Move ALTIUM_PCB to use REPORTER for logging 2024-05-01 19:17:09 -04: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