kicad/3d-viewer/3d_cache
Wayne Stambaugh 6f0319e29f Fix potential bug in 3D model selection dialog.
Calling EndModal or EndQuasiModal will cause KiCad to hang if the dialog
was not opened in the same manor.  The modality of the dialog must be
checked and the appropriate end method must be called or emulate a button
click which allows the default dialog close method to be called to handle
shutting down the dialog correctly.
2021-01-13 09:20:23 -05:00
..
dialogs Fix potential bug in 3D model selection dialog. 2021-01-13 09:20:23 -05:00
sg Fixup the 3d Viewer code after the last fixup 2020-12-17 00:30:22 +00:00
3d_cache.cpp 3D Viewer: remove all instances of "C" prefix from object names. 2021-01-02 17:45:36 -05:00
3d_cache.h 3D Viewer: remove all instances of "C" prefix from object names. 2021-01-02 17:45:36 -05:00
3d_info.h More module -> footprint. 2020-11-13 15:16:24 +00:00
3d_plugin_manager.cpp 3D viewer code cleaning round 4. 2020-12-16 13:19:28 -05:00
3d_plugin_manager.h 3D viewer code cleaning round 4. 2020-12-16 13:19:28 -05:00
CMakeLists.txt 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00