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
vrml.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
wrlfacet.cpp
wrlfacet.h
wrlproc.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
wrlproc.h
wrltypes.h
x3d.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
x3d.h