kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes2D
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
..
cbbox2d.cpp Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
cbbox2d.h Comment-only changes 2020-01-10 16:43:01 -08:00
cfilledcircle2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cfilledcircle2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
citemlayercsg2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
citemlayercsg2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cobject2d.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cobject2d.h Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cpolygon2d.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
cpolygon2d.h 3D-viewer: raytracing, implement multiple shape board. 2020-01-04 20:50:37 +00:00
cpolygon4pts2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cpolygon4pts2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cring2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
cring2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
croundsegment2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
croundsegment2d.h 3d: min dot needs to be square 2019-08-15 14:02:00 -07:00
ctriangle2d.cpp Scope 3d viewer enums 2019-12-30 13:01:06 +00:00
ctriangle2d.h Replacing Tesselation 2018-09-01 19:30:50 -07:00