kicad/3d-viewer/3d_cache
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
..
sg Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
3d_cache.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -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-15 08:00:40 -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