kicad/3d-viewer
Seth Hillbrand 548e5f49bd Clean up unused variable usage
Unused variables in function calls can be commented out.  Unused
return variables get a new routine `ignore_unused()` that silences the
warnings with zero overhead.
2021-10-05 10:00:30 -07:00
..
3d_cache Change 3D model preview projection toggle tooltip 2021-09-15 17:53:45 +00:00
3d_canvas Clean up unused variable usage 2021-10-05 10:00:30 -07:00
3d_model_viewer Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
3d_rendering Clean up unused variable usage 2021-10-05 10:00:30 -07:00
3d_viewer KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +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-08-05 14:31:36 +01:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00