kicad/3d-viewer/3d_cache/dialogs
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_dialogs.cpp Use QuasiModal in all parents of ConfigPaths so help window works. 2020-12-06 18:44:24 +00:00
3d_cache_dialogs.h More module -> footprint. 2020-11-13 15:16:24 +00:00
dialog_select_3dmodel_base.fbp More minor dialog layout improvements. 2020-11-16 07:29:07 -05:00
dlg_select_3dmodel.cpp Fix potential bug in 3D model selection dialog. 2021-01-13 09:20:23 -05:00
dlg_select_3dmodel.h Fix potential bug in 3D model selection dialog. 2021-01-13 09:20:23 -05:00
dlg_select_3dmodel_base.cpp More minor dialog layout improvements. 2020-11-16 07:29:07 -05:00
dlg_select_3dmodel_base.h More minor dialog layout improvements. 2020-11-16 07:29:07 -05:00
panel_prev_3d.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
panel_prev_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
panel_prev_3d_base.cpp Make opacity box line up with scale, rotation and offset boxes. 2020-07-25 13:03:33 +01:00
panel_prev_3d_base.fbp Make opacity box line up with scale, rotation and offset boxes. 2020-07-25 13:03:33 +01:00
panel_prev_3d_base.h Make opacity box line up with scale, rotation and offset boxes. 2020-07-25 13:03:33 +01:00