PrusaSlicer-NonPlainar/src/slic3r/GUI
2022-08-15 13:41:40 +02:00
..
Gizmos Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
Jobs Prepare arrange for variable bed distance 2022-07-07 15:51:41 +02:00
2DBed.cpp
2DBed.hpp
3DBed.cpp fix frustum for off-bed origins 2022-07-25 08:21:22 +02:00
3DBed.hpp Tech ENABLE_RAYCAST_PICKING - Partial revert of 89ac932628 - Restored rectangle selection using encoded colors rendering 2022-06-28 14:12:57 +02:00
3DScene.cpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES set as default 2022-07-28 08:55:53 +02:00
3DScene.hpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES set as default 2022-07-28 08:55:53 +02:00
AboutDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
AboutDialog.hpp
BackgroundSlicingProcess.cpp SLA: added pwmx format exporter 2022-02-12 12:55:22 +00:00
BackgroundSlicingProcess.hpp SLA archiver implemented for svg output, switchable in config. 2022-02-03 16:09:57 +01:00
BedShapeDialog.cpp MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done 2022-01-05 09:40:39 +01:00
BedShapeDialog.hpp Fixed shared_ptr cycle in TabFilament::add_filament_overrides_page(), TabFilament::build(), and TabFilament::build_fff(), which also caused a memory leak. 2022-01-28 14:43:10 +01:00
BitmapCache.cpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
BitmapCache.hpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
BitmapComboBox.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
BitmapComboBox.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
BonjourDialog.cpp Delete unused variable 2022-07-17 19:24:29 +02:00
BonjourDialog.hpp OSX build fix 2022-07-17 18:40:07 +02:00
ButtonsDescription.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
ButtonsDescription.hpp
Camera.cpp Tech ENABLE_RAYCAST_PICKING - Rendering for rectangle selection made only inside the rectangle, on systems supporting framebuffers 2022-06-29 12:14:41 +02:00
Camera.hpp Tech ENABLE_RAYCAST_PICKING - Rendering for rectangle selection made only inside the rectangle, on systems supporting framebuffers 2022-06-29 12:14:41 +02:00
ConfigExceptions.hpp
ConfigManipulation.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
ConfigManipulation.hpp Fix for #7419 - Non-modal settings window loses focus after accepting dialog (MSW specific issue) 2021-12-06 11:44:29 +01:00
ConfigSnapshotDialog.cpp Tech ENABLE_COLOR_CLASSES set as default 2022-01-14 08:19:00 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
CoordAxes.cpp Tech ENABLE_RAYCAST_PICKING - Raytraced picking of gizmos - Move Gizmo 2022-06-13 13:09:24 +02:00
CoordAxes.hpp Fixed conflicts after merge with master 2022-06-07 11:10:19 +02:00
DesktopIntegrationDialog.cpp Fix building with new Boost 1.79.0. 2022-05-09 16:07:07 +02:00
DesktopIntegrationDialog.hpp
DoubleSlider.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
DoubleSlider.hpp Fix of leaking GDI resources on Win7 #8002: 2022-03-04 09:27:29 +01:00
Event.hpp
ExtraRenderers.cpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
ExtraRenderers.hpp
ExtruderSequenceDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
ExtruderSequenceDialog.hpp
Field.cpp Merge branch 'master_250' (NO CONFLICTS FIXED): 2022-06-29 14:37:14 +02:00
Field.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
FirmwareDialog.cpp Fixed Clang 12 compiler warnings. 2022-01-28 14:52:22 +01:00
FirmwareDialog.hpp
format.hpp Fixing a loophole in GUI::format() for UTF8 template input. 2021-11-30 13:49:22 +01:00
fts_fuzzy_match.h Added missing include 2022-08-09 02:30:04 +02:00
GalleryDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GalleryDialog.hpp GalleryDialog: Added context menu for custom shapes 2021-10-14 12:16:14 +02:00
GCodeViewer.cpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GCodeViewer.hpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GLCanvas3D.cpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES set as default 2022-07-28 08:55:53 +02:00
GLCanvas3D.hpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GLModel.cpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GLModel.hpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GLSelectionRectangle.cpp Merge branch 'et_opengl_3_rebase' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_raycast_picking_rebase 2022-07-13 13:50:34 +02:00
GLSelectionRectangle.hpp Tech ENABLE_RAYCAST_PICKING - Partial revert of 89ac932628 - Restored rectangle selection using encoded colors rendering 2022-06-28 14:12:57 +02:00
GLShader.cpp Techs ENABLE_LEGACY_OPENGL_REMOVAL and ENABLE_GL_CORE_PROFILE set as default into GLShaderProgram 2022-05-26 11:39:53 +02:00
GLShader.hpp Techs ENABLE_LEGACY_OPENGL_REMOVAL and ENABLE_GL_CORE_PROFILE set as default into GLShaderProgram 2022-05-26 11:39:53 +02:00
GLShadersManager.cpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GLShadersManager.hpp
GLTexture.cpp Update wxWidgets to 3.1.7 2022-07-29 11:21:54 +02:00
GLTexture.hpp Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Textures rendering 2022-01-28 16:50:07 +01:00
GLToolbar.cpp Tech ENABLE_GL_SHADERS_ATTRIBUTES merged into ENABLE_LEGACY_OPENGL_REMOVAL 2022-05-26 10:50:32 +02:00
GLToolbar.hpp Tech ENABLE_GL_SHADERS_ATTRIBUTES merged into ENABLE_LEGACY_OPENGL_REMOVAL 2022-05-26 10:50:32 +02:00
GUI.cpp Fixed some compiler warnings 2022-03-31 16:42:15 +02:00
GUI.hpp Added missing includes (GCC11.1 without PCH). 2022-03-24 09:33:26 +01:00
GUI_App.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
GUI_App.hpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
GUI_Factories.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_Factories.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_Geometry.cpp Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES - Volumes translation in all reference systems using Move gizmo and part manipulator fields 2022-06-02 15:45:06 +02:00
GUI_Geometry.hpp Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES merged into tech ENABLE_WORLD_COORDINATE 2022-06-03 09:57:07 +02:00
GUI_Init.cpp Tech ENABLE_GL_CORE_PROFILE - Command line option '--opengl-core=M.m' renamed as '--opengl-version=M.m' 2022-07-18 15:33:24 +02:00
GUI_Init.hpp Tech ENABLE_GL_CORE_PROFILE - Command line option '--opengl-core=M.m' renamed as '--opengl-version=M.m' 2022-07-18 15:33:24 +02:00
GUI_ObjectLayers.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_ObjectLayers.hpp
GUI_ObjectList.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
GUI_ObjectList.hpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
GUI_ObjectManipulation.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_ObjectManipulation.hpp Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATE 2022-06-06 13:36:29 +02:00
GUI_ObjectSettings.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_ObjectSettings.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_Preview.cpp Don't change to color print view when no color change gcodes are set 2022-07-25 08:21:04 +02:00
GUI_Preview.hpp Tech ENABLE_SHOW_TOOLPATHS_COG set as default 2022-07-27 15:52:40 +02:00
GUI_Utils.cpp Fix for dark_mode(): Use check_dark_mode() function only, when app_config doesn't have a "dark_color_mode" parameter. 2022-08-10 16:48:37 +02:00
GUI_Utils.hpp Tech ENABLE_COLOR_CLASSES set as default 2022-01-14 08:19:00 +01:00
HintNotification.cpp Merge branch 'master_250' 2022-07-15 15:04:10 +02:00
HintNotification.hpp
I18N.cpp
I18N.hpp
ImGuiWrapper.cpp Added processing of mouse double click in ImGuiWrapper::update_mouse_data() 2022-07-29 12:06:52 +02:00
ImGuiWrapper.hpp Fixed conflicts after merge with branch dev 2022-01-14 09:55:13 +01:00
InstanceCheck.cpp partial fix of #7583 2022-01-06 15:00:45 +01:00
InstanceCheck.hpp
InstanceCheckMac.h
InstanceCheckMac.mm
KBShortcutsDialog.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
KBShortcutsDialog.hpp
MainFrame.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
MainFrame.hpp Options from the "Preferences" dialog added to the Search 2021-12-22 14:38:23 +01:00
MeshUtils.cpp Fixed conflicts after merge with master 2022-07-21 08:55:52 +02:00
MeshUtils.hpp Fixed conflicts after merge with master 2022-07-21 08:55:52 +02:00
Mouse3DController.cpp Fixed warning 2021-11-24 11:55:52 +01:00
Mouse3DController.hpp Increased 3D connexion translation speed maximum to 30 (#3385) 2021-11-22 15:22:43 +01:00
Mouse3DHandlerMac.mm
MsgDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
MsgDialog.hpp Fix for #8091 - Design bug: Yes/No response to save dialogue 2022-03-31 14:34:53 +02:00
Notebook.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
Notebook.hpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
NotificationManager.cpp Notifications: hovering eject button will show tooltip even with idle mouse 2022-07-26 14:28:56 +02:00
NotificationManager.hpp Notifications: hovering eject button will show tooltip even with idle mouse 2022-07-26 14:28:56 +02:00
ObjectDataViewModel.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
ObjectDataViewModel.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
OG_CustomCtrl.cpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
OG_CustomCtrl.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
OpenGLManager.cpp Tech ENABLE_GL_CORE_PROFILE - Added call to method PlatformDefaults() to the wxGLContextAttrs used to generate wxWidgets OpenGL context 2022-07-20 11:46:05 +02:00
OpenGLManager.hpp Tech ENABLE_OPENGL_DEBUG_OPTION - Let option opengl-debug be always available to avoid error unknown option at startup 2022-07-13 10:06:57 +02:00
OptionsGroup.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
OptionsGroup.hpp Fixed Clang 12 compiler warnings. 2022-01-28 14:52:22 +01:00
PhysicalPrinterDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
PhysicalPrinterDialog.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
Plater.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
Plater.hpp Revert "Merge branch 'pm_stable_meshfix' into dev_250" 2022-06-17 16:13:18 +02:00
Preferences.cpp Tech ENABLE_SHOW_NON_MANIFOLD_EDGES set as default 2022-07-28 08:55:53 +02:00
Preferences.hpp Implemented FR: Update toolbars "on fly", when custom toolbar size is editing from Preferences dialog 2022-05-05 11:38:48 +02:00
PresetComboBoxes.cpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
PresetComboBoxes.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
PresetHints.cpp Fix of #3270 (Confusing cooling hint when min and max fan speed are equal) 2021-10-20 21:59:07 +02:00
PresetHints.hpp
PrintHostDialogs.cpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
PrintHostDialogs.hpp Propagate resolved ip address to the UI layer (both upload dialog and notification) 2022-07-17 18:40:07 +02:00
ProgressStatusBar.cpp
ProgressStatusBar.hpp
ProjectDirtyStateManager.cpp Follow-up to a1746e3e66 2022-02-14 14:13:48 +01:00
ProjectDirtyStateManager.hpp Check unsaved preset changes only when presets have been changed in the project 2021-11-19 16:33:28 +01:00
RammingChart.cpp
RammingChart.hpp
RemovableDriveManager.cpp Sync to 2.4.1-beta1 2022-02-01 14:16:13 +01:00
RemovableDriveManager.hpp
RemovableDriveManagerMM.h
RemovableDriveManagerMM.mm
SavePresetDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
SavePresetDialog.hpp
SceneRaycaster.cpp Tech ENABLE_RAYCAST_PICKING - Gizmo flatten: fixed update of raycasters transformations 2022-07-14 09:59:20 +02:00
SceneRaycaster.hpp Tech ENABLE_RAYCAST_PICKING - Gizmo flatten: fixed update of raycasters transformations 2022-07-14 09:59:20 +02:00
Search.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
Search.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
Selection.cpp Fixed conflicts after merge with master 2022-06-07 11:10:19 +02:00
Selection.hpp Fixed conflicts after merge with master 2022-06-07 11:10:19 +02:00
SendSystemInfoDialog.cpp SendSystemInfoDialog: fixed check of internet connection on Windows: 2022-06-02 09:28:09 +02:00
SendSystemInfoDialog.hpp SendSystemInfoDialog: Collect CPU info on Windows 2021-10-05 15:09:53 +02:00
SysInfoDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
SysInfoDialog.hpp
Tab.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00
Tab.hpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
UnsavedChangesDialog.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
UnsavedChangesDialog.hpp Fixed destructors of DiffViewCtrl and ObjectList after 8342b7f95b and 0726b46da2. 2022-01-31 14:36:06 +01:00
UpdateDialogs.cpp Fixed some compiler warnings 2022-03-31 16:42:15 +02:00
UpdateDialogs.hpp Added missing includes (GCC11.1 without PCH). 2022-03-24 09:33:26 +01:00
WipeTowerDialog.cpp Tech ENABLE_COLOR_CLASSES set as default 2022-01-14 08:19:00 +01:00
WipeTowerDialog.hpp
wxExtensions.cpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
wxExtensions.hpp Using of wxWidgets 3.1.6 WIP: Linux/OSX specific fixes 2022-07-29 11:21:54 +02:00
wxinit.h