kicad/3d-viewer/3d_rendering/3d_render_raytracing
Wayne Stambaugh d2a7f81b10 Debugging improvements and clean up.
* Remove unused wxLogDebug calls.
* Add add application level character tracing to detect unhandled key
  events.
* Catch unhandled exceptions in KiCad main event loop like single top
  applications.
2021-05-03 18:08:15 -04:00
..
accelerators Remove extraneous #include 2021-04-30 21:55:48 -04:00
shapes2D Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
shapes3D Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
PerlinNoise.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
PerlinNoise.h 3D viewer code cleaning round 2. 2020-12-12 12:35:31 -05:00
create_scene.cpp Enum class PAD_ATTR_T 2021-05-01 10:51:54 -04:00
frustum.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
frustum.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
hitinfo.h 3D Viewer: remove all instances of "C" prefix from object names. 2021-01-02 17:45:36 -05:00
light.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
material.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
material.h 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
mortoncodes.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
mortoncodes.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
ray.cpp Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
ray.h Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
raypacket.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
raypacket.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_raytrace.cpp Coverity fixes. 2021-01-13 11:23:09 -05:00
render_3d_raytrace.h Coverity fixes. 2021-01-13 11:23:09 -05:00