kicad/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
..
3d_cache Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
3d_canvas 3D viewer: fix a sometimes incorrect render engine initialization. 2022-02-09 10:10:48 +01:00
3d_model_viewer Remove default zoom level from camera constructor 2021-10-24 18:14:49 +00:00
3d_navlib Fix 3dmouse navigation in 3d-viewer orthographic projection. 2022-02-02 12:51:29 +00:00
3d_rendering Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
3d_viewer 3D viewer: fix a sometimes incorrect render engine initialization. 2022-02-09 10:10:48 +01:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs More wxString wide literals. 2022-02-05 21:29:34 +00:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
credits.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00