kicad/3d-viewer/common_ogl
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
..
cogl_att_list.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cogl_att_list.h 3D-Viewer: Add new options: Anti-aliasing quality, "While moving" 2020-04-23 09:29:39 +00:00
ogl_utils.cpp Fix compil issues (warnings and missing include) 2020-05-09 08:59:00 +02:00
ogl_utils.h 3D-Viewer: implements opacity property for 3D models 2020-05-08 21:28:16 +00:00
openGL_includes.h Silence warnings on MacOS about OpenGL deprecation 2019-12-28 16:05:03 +00:00