7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 04:45:00 +00:00
kicad/3d-viewer/3d_viewer
Dhineshkumar S d2e51fdb5f Fix 3D viewer omission of STEP models with relative path assignment
The project was not assigned to the board in the 3D viewer frame,
resulting in a failure to locate the relative path for STEP models.
To fix this, the current project should be assigned to the board in
the 3D viewer frame.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16242
2024-11-17 07:20:48 +00:00
..
tools TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 2024-08-13 22:50:26 +02:00
3d_menubar.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
3d_toolbar.cpp Use bitmap bundles in 3D viewer toolbar. 2024-05-27 00:12:55 +03:00
eda_3d_viewer_frame.cpp Fix 3D viewer omission of STEP models with relative path assignment 2024-11-17 07:20:48 +00:00
eda_3d_viewer_frame.h Do not reload window sizes when changing 3D viewer settings. 2024-03-03 21:21:51 +03:00
eda_3d_viewer_settings.cpp 3D viewer: add option to use board editor copper colors for copper layers. 2024-08-24 10:16:18 +02:00
eda_3d_viewer_settings.h 3D viewer: add option to use board editor copper colors for copper layers. 2024-08-24 10:16:18 +02:00