kicad/3d-viewer
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
..
3d_cache Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_canvas Clean up pad handling in 3D viewer. 2022-04-03 15:51:33 +01:00
3d_model_viewer Remove default zoom level from camera constructor 2021-10-24 18:14:49 +00:00
3d_rendering 3D viewer: Fix GL_INVALID_ENUM error. 2022-06-09 11:36:11 -07:00
3d_viewer Bubble ESC up from the 3D preview. 2022-03-16 16:21:24 +00:00
common_ogl Simplify highlighting logic. 2021-10-14 00:31:52 +01:00
dialogs Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-17 14:07:06 -04:00
3d_enums.h Naming conventions. 2021-10-21 14:30:03 +01:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt Naming conventions. 2021-10-21 14:30:03 +01:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00