PrusaSlicer-NonPlainar/src/slic3r/GUI
2022-10-12 09:46:12 +02:00
..
Gizmos Measuring: Gizmo measure - Fixed rendering of selected circle features 2022-10-12 09:46:12 +02:00
Jobs Merge branch 'tm_arrange_jump_SPE-1297' 2022-09-20 11:15:55 +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 Merge branch 'vb_treesupports' 2022-08-23 16:45:34 +02:00
3DScene.hpp Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_opengl_es_rebase 2022-08-18 12:51:55 +02:00
AboutDialog.cpp Removed shiny profiler. The Shiny profiler was only working on MSVC 2022-08-24 16:32:01 +02:00
AboutDialog.hpp
BackgroundSlicingProcess.cpp Configuration of TBB work pool threads executed from the background 2022-09-27 18:12:27 +02:00
BackgroundSlicingProcess.hpp SLA archiver implemented for svg output, switchable in config. 2022-02-03 16:09:57 +01:00
BedShapeDialog.cpp
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 Fixed a memory leak 2022-09-29 13:51:50 +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 Add missing includes (gcc 9.4 without pchs) 2022-08-16 10:25:42 +02:00
BonjourDialog.hpp remove old build fix for gcc 2022-09-09 11:18:14 +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 fix supporting of start and end of extrusion line 2022-09-07 18:00:04 +02:00
ConfigManipulation.hpp
ConfigSnapshotDialog.cpp Tech ENABLE_COLOR_CLASSES set as default 2022-01-14 08:19:00 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp DiffDialog: Implemented a transfer of options from one preset to another 2022-09-13 17:30:22 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp Order list of vendors in ConfigWizard: 2022-10-06 13:18:33 +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 Follow-up f277bc80c2 - fix for value precision, when value is too small 2022-09-07 15:36:03 +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
fts_fuzzy_match.h Added missing include 2022-08-09 02:30:04 +02:00
GalleryDialog.cpp Merge branch 'master_250' 2022-08-30 16:31:07 +02:00
GalleryDialog.hpp Fix for #8728 - Remember Size/Location of Shape Gallery window box 2022-08-24 16:49:38 +02:00
GCodeViewer.cpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
GCodeViewer.hpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
GLCanvas3D.cpp Measuring: Measure gizmo - added visualization of point for extended selection and updates to imgui dialog 2022-10-12 09:22:35 +02:00
GLCanvas3D.hpp Measuring: Added Measure gizmo imgui dialog + removed tech ENABLE_MEASURE_GIZMO_DEBUG + locking of features by pressing CTRL key 2022-10-12 09:22:34 +02:00
GLModel.cpp Measuring: Measure gizmo features registered for raycasted picking 2022-10-12 09:22:34 +02:00
GLModel.hpp Measuring: Measure gizmo features registered for raycasted picking 2022-10-12 09:22:34 +02:00
GLSelectionRectangle.cpp Small optimization in rendering of selection rectangle 2022-09-14 10:46:05 +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 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_opengl_es_rebase 2022-08-18 12:51:55 +02:00
GLShadersManager.hpp
GLTexture.cpp Merge branch 'master_250' 2022-08-30 16:31:07 +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 DiffDialog: Implemented a transfer of the selected options from left preset to the right and save them to the new preset 2022-09-15 16:48:14 +02:00
GUI_App.hpp Fix for #8728 - Remember Size/Location of Shape Gallery window box 2022-08-24 16:49:38 +02:00
GUI_Factories.cpp Fix for #8618 - Unable to "split to objects" on macOS 2022-09-19 09:22:44 +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 Fix for #8542 - MMU - Allow user to choose initial extruder but then also change extruder at layer height 2022-09-02 14:36: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 Fix for #8439 - Inches units and scaling not working. 2022-09-05 09:40:55 +02:00
GUI_ObjectManipulation.hpp Fix for #8439 - Inches units and scaling not working. 2022-09-05 09:40:55 +02:00
GUI_ObjectSettings.cpp Using of wxWidgets 3.1.6 WIP: 2022-07-29 11:21:54 +02:00
GUI_ObjectSettings.hpp SPE-1276 - Tech ENABLE_WORLD_COORDINATE - Fixed selection bounding box when selecting multiple instances of an object while the local coordinate system is active 2022-08-25 14:10:59 +02:00
GUI_Preview.cpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
GUI_Preview.hpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +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 Measuring: Added Measure gizmo imgui dialog + removed tech ENABLE_MEASURE_GIZMO_DEBUG + locking of features by pressing CTRL key 2022-10-12 09:22:34 +02:00
HintNotification.cpp Merge branch 'master_250' 2022-07-15 15:04:10 +02:00
HintNotification.hpp
I18N.cpp
I18N.hpp
ImGuiWrapper.cpp Measuring - Gizmo measure - Disable background fadeout animation when showing imgui modal dialog to edit distance 2022-10-12 09:46:11 +02:00
ImGuiWrapper.hpp Measuring - Gizmo measure - Disable background fadeout animation when showing imgui modal dialog to edit distance 2022-10-12 09:46:11 +02:00
InstanceCheck.cpp
InstanceCheck.hpp
InstanceCheckMac.h
InstanceCheckMac.mm
KBShortcutsDialog.cpp Merge branch 'master_250' 2022-09-07 15:19:21 +02:00
KBShortcutsDialog.hpp
MainFrame.cpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
MainFrame.hpp DiffDialog: Implemented a transfer of options from one preset to another 2022-09-13 17:30:22 +02: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
Mouse3DController.hpp
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 Fixed conflicts after merge 2022-08-15 15:23:59 +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 Merge branch 'master_250' 2022-08-30 16:31:07 +02:00
OpenGLManager.hpp Merge branch 'master_250' 2022-08-30 16:31:07 +02:00
OptionsGroup.cpp "Printer settings" > "Bed shape" : Fixed an update of the revert buttons status, when custom bed texture and/or model is changed 2022-08-26 15:26:14 +02:00
OptionsGroup.hpp SPE-1276 - Tech ENABLE_WORLD_COORDINATE - Fixed selection bounding box when selecting multiple instances of an object while the local coordinate system is active 2022-08-25 14:10:59 +02: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 Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
Plater.hpp Tech ENABLE_PREVIEW_LAYOUT set as default 2022-09-29 14:23:41 +02:00
Preferences.cpp Fix for #8380 - Disable/Remove "Sliced Object "*" looks like a logo or a sign 2022-08-30 14:32:16 +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 DiffDialog: Implemented a transfer of the selected options from left preset to the right and save them to the new preset 2022-09-15 16:48:14 +02:00
PresetComboBoxes.hpp Preset: New flag "respect_active_preset" is added to preset(name). 2022-09-08 12:32:23 +02:00
PresetHints.cpp
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 Fix for #8710 - Changing colors doesn't qualify as a change to save project 2022-08-22 14:53:03 +02:00
ProjectDirtyStateManager.hpp Fix for #8710 - Changing colors doesn't qualify as a change to save project 2022-08-22 14:53:03 +02: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 DiffDialog: Save preset 2022-09-16 17:25:00 +02:00
SavePresetDialog.hpp DiffDialog: Save preset 2022-09-16 17:25:00 +02:00
SceneRaycaster.cpp Measuring - GLGizmoMeasure - Allow to deselect second feature by clicking on it 2022-10-12 09:38:39 +02:00
SceneRaycaster.hpp Measuring - GLGizmoMeasure - Allow to deselect second feature by clicking on it 2022-10-12 09:38:39 +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 issue with Euler angles: 2022-09-23 13:23:40 +02:00
Selection.hpp Set Measure Gizmo to be activable for single volume selections only 2022-10-12 09:10:51 +02:00
SendSystemInfoDialog.cpp Fixed compiler warnings 2022-08-16 11:20:31 +02:00
SendSystemInfoDialog.hpp
SysInfoDialog.cpp Fixed compiler warnings 2022-08-16 11:20:31 +02:00
SysInfoDialog.hpp
Tab.cpp Fix for #8618 - Unable to "split to objects" on macOS 2022-09-19 09:22:44 +02:00
Tab.hpp DiffDialog: Save preset 2022-09-16 17:25:00 +02:00
UnsavedChangesDialog.cpp Refactoring into DiffPresetDialog::is_save_confirmed() to fix build using VisualStudio 2022 2022-09-21 12:53:28 +02:00
UnsavedChangesDialog.hpp Small code refactoring. 2022-09-19 09:22:30 +02: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