kicad/3d-viewer
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
..
3d_cache Fix potential bug in 3D model selection dialog. 2021-01-13 09:20:23 -05:00
3d_canvas 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
3d_model_viewer 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
3d_rendering 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
3d_viewer Simplify layout & terminology in 3D settings dialog. 2021-01-09 20:53:24 +00:00
common_ogl 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
3d_enums.h Update rotate icons to clarify action 2020-12-14 12:23:08 -08: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 3D viewer code cleaning round 5. 2020-12-16 17:11:05 -05:00
3d_plugin_dir.h.in Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 2018-12-11 14:28:01 -05:00
3d_viewer_id.h Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00:00
CMakeLists.txt 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00