kicad/plugins/3d/vrml
Wayne Stambaugh 898ec0d094 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.
2022-08-15 08:00:40 -04:00
..
v1 Fix various typos 2022-07-21 16:31:41 +00:00
v2 Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
x3d Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08:00
vrml.cpp More wide-string declarations. 2022-02-05 22:26:31 +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-15 08:00:40 -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 22:26:31 +00:00
x3d.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00