kicad/utils/kicad2step/pcb
Marek Roszko c84619cd7f Undo APIEXPORT thats not required
I was doing a dll before a static and well. Our unit test system isnt setup to handle DLLs at all. Ugh
2021-09-11 23:08:33 -04:00
..
3d_resolver.cpp Apply fixes from Kicad2Step filename resolver back to Kicad. 2021-09-09 11:17:21 +01:00
3d_resolver.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Undo APIEXPORT thats not required 2021-09-11 23:08:33 -04:00
kicadcurve.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicadcurve.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadfootprint.cpp Improve logic and error reporting of Kicad2Step file resolver. 2021-09-08 15:29:41 +01:00
kicadfootprint.h kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00:00
kicadmodel.cpp Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp Write all variables to temp config file and have Kicad2Step use that. 2021-06-14 16:54:45 +01:00
kicadpcb.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
oce_utils.cpp Expand the board in the step export to an assembly always 2021-09-11 22:56:16 -04:00
oce_utils.h kicad2step: fix broken handing of UTF8 filenames. 2021-08-27 16:58:23 +02:00