kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes2D
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
..
4pt_polygon_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
4pt_polygon_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
bbox_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
bbox_2d.h Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
filled_circle_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
filled_circle_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
layer_item_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
layer_item_2d.h Silence some msvc warnings 2021-02-20 11:58:55 -05:00
object_2d.cpp Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
object_2d.h Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
polygon_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
polygon_2d.h 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
ring_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
ring_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
round_segment_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
round_segment_2d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
triangle_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
triangle_2d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00