kicad/3d-viewer/3d_rendering
jean-pierre charras a43ca978df 3D viewer: do not build the board 3D data during 3D frame creation, but after.
Building the 3D data is time consuming, so creating the data after the 3D
frame is shown is better, and the build activity is visible, especially on Linux.
2021-07-18 17:55:40 +02:00
..
3d_render_raytracing 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
legacy 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
buffers_debug.cpp 3D viewer code cleaning round 3. 2020-12-13 18:02:57 -05:00
buffers_debug.h 3D viewer code cleaning round 3. 2020-12-13 18:02:57 -05:00
camera.cpp More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
camera.h More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
color_rgb.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
color_rgb.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
image.cpp Fix msvc warnings 2021-06-06 15:30:31 -04:00
image.h Get rid of anonymous struct typedefs 2021-07-01 18:28:41 -04:00
post_shader.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
post_shader.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
post_shader_ssao.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
post_shader_ssao.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_base.cpp Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
render_3d_base.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
test_cases.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
test_cases.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
track_ball.cpp More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
track_ball.h More sensible zoom defaults for 3D viewers. 2021-06-28 19:08:23 +01:00
trackball.cpp Remove deprecated 'register' storage spec 2016-09-30 22:32:24 -04:00
trackball.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00