kicad/3d-viewer/3d_cache
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
..
sg Use unique_ptr to avoid memory leak in 3d model cache loading 2022-02-05 20:20:45 +00:00
3d_cache.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_cache.h Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
3d_info.h More module -> footprint. 2020-11-13 15:16:24 +00:00
3d_plugin_manager.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_plugin_manager.h 3D viewer code cleaning round 4. 2020-12-16 13:19:28 -05:00
CMakeLists.txt 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00