kicad/3d-viewer/3d_rendering/3d_render_ogl_legacy
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
..
c3d_render_createscene_ogl_legacy.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
c3d_render_ogl_legacy.cpp 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
c3d_render_ogl_legacy.h 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
c_ogl_3dmodel.cpp 3D-Viewer: implement opacity in raytracing 2020-05-08 21:28:16 +00:00
c_ogl_3dmodel.h 3D-Viewer: implements opacity property for 3D models 2020-05-08 21:28:16 +00:00
clayer_triangles.cpp 3d-viewer, add an option to subtract Mask from Silk 2020-01-29 16:00:05 +00:00
clayer_triangles.h Removing OpenMP 2018-09-21 12:44:20 -07:00
ogl_legacy_utils.cpp Use const references where possible 2019-12-05 14:40:22 -08:00
ogl_legacy_utils.h Fix a few doxygen warnings 2017-07-03 10:45:56 +02:00