kicad/3d-viewer/3d_canvas
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
..
board_adapter.cpp Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
board_adapter.h TextBoxes for PCBNew. 2022-01-31 20:00:47 +00:00
create_3Dgraphic_brd_items.cpp Be explicit about literal wide-strings. 2022-02-05 20:40:21 +00:00
create_layer_items.cpp TextBoxes for PCBNew. 2022-01-31 20:00:47 +00:00
create_layer_poly.cpp Swap some of the 3d viewer to VECTOR2I 2021-12-29 14:20:40 -05:00
eda_3d_canvas.cpp 3D viewer: fix a sometimes incorrect render engine initialization. 2022-02-09 10:10:48 +01:00
eda_3d_canvas.h EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
eda_3d_canvas_pivot.cpp 3D viewer: fix a minor cosmetic issue. 2021-12-23 17:57:25 +01:00