kicad/utils/kicad2step/pcb
Wayne Stambaugh cfde5300d7 Fix wxWidgets 3.1 and later deprecated build warnings.
wxWidgets 3.1 has deprecated wxPATH_NORM_ALL when normalizing file
paths when calling wxFileName::Normalize().  This change keeps the
existing behavior except in places where our own internal
ExpandEnvVarSubstitutions() to expand environment variables.

(cherry picked from commit 898ec0d094)
2022-08-17 14:07:06 -04:00
..
3d_resolver.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_resolver.h More changes to file resolvers. 2021-09-22 11:28:45 +01:00
base.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
base.h Formatting. 2021-09-22 12:19:29 +01:00
kicadcurve.cpp STEP export: handle polygons with arcs (and convert arcs to segments). 2022-04-14 16:31:56 +02:00
kicadcurve.h Fix issues with arcs in kicad2step, due to last kicad_pcb format changes. 2021-10-17 17:45:12 +02:00
kicadfootprint.cpp Fix KiCad2Step virtual keyword handling. 2022-07-05 09:30:59 -04:00
kicadfootprint.h kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00:00
kicadmodel.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp wxT-ify utils. 2022-02-08 22:24:29 +00:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
kicadpcb.h Add board stackup parsing to Kicad2Step. 2022-05-31 23:21:43 +01:00
oce_utils.cpp Add board stackup parsing to Kicad2Step. 2022-05-31 23:21:43 +01:00
oce_utils.h Add board stackup parsing to Kicad2Step. 2022-05-31 23:21:43 +01:00