kicad/3d-viewer
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
3d_cache Delete 3D cache files with GUI settable number of days 2020-08-09 10:41:45 +00:00
3d_canvas Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
3d_model_viewer 3D-Viewer: implements opacity property for 3D models 2020-05-08 21:28:16 +00:00
3d_rendering Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
3d_viewer Fix a few I18n issues. 2020-08-17 09:18:49 +02:00
common_ogl Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
3d_enums.h Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00: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 (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_plugin_dir.h.in Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 2018-12-11 14:28:01 -05:00
3d_viewer_id.h Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00:00
CMakeLists.txt Implement a framework to handle wxUpdateUIEvents for tool actions 2020-08-16 19:10:25 +00:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00