kicad/plugins/3d/vrml
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
..
v1 More wide-string declarations. 2022-02-05 13:29:00 +00:00
v2 Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
x3d More wide-string declarations. 2022-02-05 13:29:00 +00:00
CMakeLists.txt Add pdb install option for msvc 2021-07-14 23:42:45 -04:00
vrml.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
wrlfacet.cpp 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlfacet.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlproc.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
wrlproc.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrltypes.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
x3d.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
x3d.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00