kicad/3d-viewer/3d_rendering/legacy
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_model.cpp 3d viewer fix for 3d single material object Diffuse Only opacity 2021-06-28 20:32:03 +00:00
3d_model.h Remove universal include of wx.h in 3d viewer OpenGL file 2021-06-03 02:29:09 +01:00
create_scene.cpp 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
layer_triangles.cpp Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
layer_triangles.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
ogl_legacy_utils.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
ogl_legacy_utils.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_legacy.cpp 3D viewer: do not build the board 3D data during 3D frame creation, but after. 2021-07-18 17:55:40 +02:00
render_3d_legacy.h Add preference for 3d-model-highlight-on-rollover. 2021-05-11 20:53:53 +01:00