kicad/3d-viewer/3d_viewer
jean-pierre charras 59babfa332 3D viewer: fix a sometimes incorrect render engine initialization.
inside the EDA_3D_CANVAS, it was initialized before settings are read,
and can be set to raytracing, although we always start 3D viewer in opengl mode,
thus creating a incorrect (not working) initialization.
2022-02-09 10:10:48 +01:00
..
tools Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
3d_menubar.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
3d_toolbar.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
eda_3d_viewer_frame.cpp 3D viewer: fix a sometimes incorrect render engine initialization. 2022-02-09 10:10:48 +01:00
eda_3d_viewer_frame.h EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
eda_3d_viewer_settings.cpp Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
eda_3d_viewer_settings.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00