kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes3D
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
..
cbbox.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cbbox.h Comment-only changes 2020-01-10 16:43:01 -08:00
cbbox_ray.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ccylinder.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ccylinder.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
cdummyblock.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cdummyblock.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
clayeritem.cpp 3D-Viewer: fixes a shadow hit bug 2020-08-18 00:31:35 +00:00
clayeritem.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cobject.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cobject.h 3D-Viewer: Fixes #4432 2020-05-22 13:28:04 +00:00
cplane.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cplane.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
croundseg.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
croundseg.h Improve SNR (and spelling). 2019-08-20 18:02:28 +01:00
ctriangle.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ctriangle.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00