kicad/pcbnew/altium2kicadpcb_plugin
Jeff Young 393bb0fd83 Fix assert where geometry routine wasn't ready to handle layers.
This introduces layer handling to a lot of the geometry routines.
Many of them don't do much with it now, but it does help multi-layer
zones and will help when padstacks are implemented.
2020-08-12 22:20:08 +01:00
..
CMakeLists.txt Use Record handling for parsing 2020-04-03 23:22:24 +00:00
altium_circuit_maker_plugin.cpp altium: initial code to import STEP models 2020-05-08 23:00:35 +00:00
altium_circuit_maker_plugin.h Use Record handling for parsing 2020-04-03 23:22:24 +00:00
altium_circuit_studio_plugin.cpp altium: initial code to import STEP models 2020-05-08 23:00:35 +00:00
altium_circuit_studio_plugin.h Use Record handling for parsing 2020-04-03 23:22:24 +00:00
altium_designer_plugin.cpp altium: initial code to import STEP models 2020-05-08 23:00:35 +00:00
altium_designer_plugin.h Use Record handling for parsing 2020-04-03 23:22:24 +00:00
altium_parser.cpp altium: trim property string to avoid things like spurious newline characters 2020-04-17 11:06:55 +00:00
altium_parser.h Unify rounding in altium to KiCad converter 2020-06-14 07:53:15 -07:00
altium_parser.ksy altium: detect barcode objects, improve binary documentation for text objects 2020-05-10 20:19:05 +00:00
altium_parser_pcb.cpp Fix missing variable initialization 2020-07-18 23:56:39 +01:00
altium_parser_pcb.h altium: detect barcode objects, improve binary documentation for text objects 2020-05-10 20:19:05 +00:00
altium_pcb.cpp Fix assert where geometry routine wasn't ready to handle layers. 2020-08-12 22:20:08 +01:00
altium_pcb.h Properly interpret Altium pour index and pad connect style 2020-05-10 13:31:07 -04:00