kicad/3d-viewer
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
3d_cache Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
3d_canvas Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
3d_model_viewer Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
3d_rendering Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
3d_viewer Rename layer ids file. 2021-07-29 16:03:25 +01:00
common_ogl Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_enums.h Add preference for 3d-model-highlight-on-rollover. 2021-05-11 20:53:53 +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-06-19 19:36:53 +01:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00