7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-18 00:29:10 +00:00
kicad/pcbnew/pcb_io/altium
Seth Hillbrand 7d195b73b2 Don't set board layers without board
When loading footprints, we may have undefined layers, they should not
be set unless we have a board

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20625
2025-04-11 15:12:55 -07:00
..
altium_parser_pcb.cpp Fix other places where "IN" is used instead of INCH (mainly QA tests) 2025-03-02 12:52:16 +01:00
altium_parser_pcb.h Altium PCB: fix 3D model opacity variable type. 2025-04-07 23:24:09 +03:00
altium_parser.ksy Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
altium_pcb_compound_file.cpp Use case insensitivity when loading Altium files 2025-03-12 18:23:01 -07:00
altium_pcb_compound_file.h Use case insensitivity when loading Altium files 2025-03-12 18:23:01 -07:00
altium_pcb.cpp Don't set board layers without board 2025-04-11 15:12:55 -07:00
altium_pcb.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
altium_rule_transformer.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
altium_rule_transformer.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
CMakeLists.txt Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
pcb_io_altium_circuit_maker.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_altium_circuit_maker.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_altium_circuit_studio.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_altium_circuit_studio.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_altium_designer.cpp Use case insensitivity when loading Altium files 2025-03-12 18:23:01 -07:00
pcb_io_altium_designer.h Import Altium Projects 2025-02-27 14:36:24 -08:00
pcb_io_solidworks.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_io_solidworks.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00