kicad/utils/kicad2step/pcb
jean-pierre charras 47d5682b14 kicad2step: fix compatibility with wxWidgets 3.0
(commit 4670309 uses 2 functions existing only in 3.1.x)
2021-08-27 19:02:55 +02:00
..
3d_resolver.cpp KiCad2Step code cleaning. 2021-07-29 07:10:58 -04: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 Handle polygons in step export 2021-02-25 09:50:01 -08: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 Do not blindly substitute model names 2021-06-08 16:38:47 -07:00
kicadfootprint.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04: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 kicad2step: fix compatibility with wxWidgets 3.0 2021-08-27 19:02:55 +02:00
oce_utils.h kicad2step: fix broken handing of UTF8 filenames. 2021-08-27 16:58:23 +02:00