OrcaSlicer/src/slic3r/GUI
2021-12-15 09:03:38 +01:00
..
Gizmos Fixed typo in GLGizmoPainterBase::get_projected_mouse_positions() after 7bb38840e1. 2021-12-10 22:37:53 +01:00
Jobs Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries. 2021-12-01 13:07:25 +01:00
2DBed.cpp Some reduction of unnecessary conversions when calling ClipperUtils. 2021-09-13 15:13:10 +02:00
2DBed.hpp Added selection of custom bed texture to bed shape dialog 2019-07-18 11:12:11 +02:00
3DBed.cpp Fix of missing update after changing the value of Max print height into Printer settings tab - SPE-1133 2021-11-24 12:31:27 +01:00
3DBed.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
3DScene.cpp Fixed build when tech ENABLE_SMOOTH_NORMALS is enabled 2021-12-02 13:42:26 +01:00
3DScene.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
AboutDialog.cpp Added SVG-file for G-CodeViewer logo 2021-10-07 11:53:19 +02:00
AboutDialog.hpp In AboutDialog added "Copy Version Info" button (FR #4990) 2020-12-07 19:04:09 +01:00
BackgroundSlicingProcess.cpp Follow-up to ae7d6db1d9 2021-09-13 13:04:12 +02:00
BackgroundSlicingProcess.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
BedShapeDialog.cpp Fix of Bed shape inverted origin position #7474 2021-12-12 08:38:56 +01:00
BedShapeDialog.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
BitmapCache.cpp Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache 2021-11-19 17:00:38 +01:00
BitmapCache.hpp Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache 2021-11-19 17:00:38 +01:00
BitmapComboBox.cpp Fix for #7481 - Found typo in BitmapComboBox.cpp L257: _MSW_DAEK_MODE 2021-12-13 09:27:35 +01:00
BitmapComboBox.hpp MSW specific: Fixed rescaling for the BitmapComboBox control and Notebook tab buttons 2021-07-19 12:36:14 +02:00
BonjourDialog.cpp MSW_DarkMode: Next Improvements 2021-11-05 10:01:13 +01:00
BonjourDialog.hpp Fixing GCC warnings 3 2021-01-29 10:47:02 +01:00
ButtonsDescription.cpp Preferences: Beautification 2021-11-23 16:39:53 +01:00
ButtonsDescription.hpp Fix build on Linux (gcc 8.4) 2021-08-18 15:29:51 +02:00
Camera.cpp Follow-up of d6fdf2d5c2 -> Automatic generation of missing thumbnails 2021-07-13 11:57:19 +02:00
Camera.hpp Follow-up of d6fdf2d5c2 -> Automatic generation of missing thumbnails 2021-07-13 11:57:19 +02:00
ConfigExceptions.hpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
ConfigManipulation.cpp Check "support_material" and "overhangs" relations only on global settings level. 2021-12-14 10:49:47 +01: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 DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
ConfigSnapshotDialog.hpp Overrided on_dpi_changed() for some Dialogs: 2019-04-18 15:05:17 +02:00
ConfigWizard.cpp wider SLA material type in conf wizard 2021-12-09 11:43:49 +01:00
ConfigWizard.hpp DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
ConfigWizard_private.hpp SLA only mode in wizard 2021-11-11 17:08:54 +01:00
DesktopIntegrationDialog.cpp Localization fixes + new POT 2021-11-12 09:21:41 +01:00
DesktopIntegrationDialog.hpp desktop integration functions and dialog 2021-05-07 09:01:57 +02:00
DoubleSlider.cpp Follow-up b3074ad2cc 2021-12-09 14:16:47 +01:00
DoubleSlider.hpp Follow-up b3074ad2cc 2021-12-09 14:16:47 +01:00
DoubleSlider_Utils.hpp Follow-up b3074ad2cc 2021-12-09 14:16:47 +01:00
Event.hpp Refactoring of RemovableDriveManager: 2020-03-06 15:10:58 +01:00
ExtraRenderers.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
ExtraRenderers.hpp PrintHostQueueDialog: MSW specific in DarkMode: Fixed font color for the selected Item 2021-08-02 17:28:08 +02:00
ExtruderSequenceDialog.cpp Localization. 2021-12-03 16:19:09 +01:00
ExtruderSequenceDialog.hpp Random extruder sequence for MMU. 2021-06-15 12:38:05 +02:00
Field.cpp Added a check that first layer height is not expressed as a percentage (related to https://github.com/prusa3d/PrusaSlicer/issues/7418) 2021-12-07 09:20:36 +01:00
Field.hpp Fixed ENTER for ComboBoxes and TextCtrls in Settings Tabs (related to #6692) 2021-08-11 16:01:54 +02:00
FirmwareDialog.cpp Support for CurWa CW1S firmware updater. 2021-08-13 13:41:49 +02:00
FirmwareDialog.hpp Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW 2019-04-25 15:09:12 +02:00
format.hpp Fixing a loophole in GUI::format() for UTF8 template input. 2021-11-30 13:49:22 +01:00
fts_fuzzy_match.h Fixing GCC warnings 3 2021-01-29 10:47:02 +01:00
GalleryDialog.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
GalleryDialog.hpp GalleryDialog: Added context menu for custom shapes 2021-10-14 12:16:14 +02:00
GCodeViewer.cpp #7461 - Use three floats for defining vertex normal to render travel toolpaths. This fixes a crash on NVIDIA Quadro graphics cards when turning on travel moves visibility in preview. 2021-12-14 13:53:37 +01:00
GCodeViewer.hpp Further optimization of G-code viewer: Replaced std::set<RenderPaths> 2021-12-06 13:21:34 +01:00
GLCanvas3D.cpp Fixing broken scrolling with a touch pad on some Windows laptops. 2021-12-04 09:37:09 +01:00
GLCanvas3D.hpp Tech ENABLE_SEAMS_USING_MODELS set as default 2021-11-30 08:36:55 +01:00
GLModel.cpp Tech ENABLE_SEAMS_USING_BATCHED_MODELS set as default 2021-11-30 10:32:28 +01:00
GLModel.hpp Tech ENABLE_SEAMS_USING_BATCHED_MODELS set as default 2021-11-30 10:32:28 +01:00
GLSelectionRectangle.cpp Removed gluProject and gluUnProject calls 2021-05-28 16:44:13 +02:00
GLSelectionRectangle.hpp Rectangle selection in 3D scene -> refactored GLVolume member varialbe for hovering 2019-04-25 10:21:24 +02:00
GLShader.cpp Caching of shader program attribute and uniform IDs from strings. 2021-12-06 11:52:27 +01:00
GLShader.hpp Caching of shader program attribute and uniform IDs from strings. 2021-12-06 11:52:27 +01:00
GLShadersManager.cpp Tech ENABLE_SEAMS_USING_BATCHED_MODELS set as default 2021-11-30 10:32:28 +01:00
GLShadersManager.hpp ENABLE_SHADERS_MANAGER set as default 2020-05-22 16:08:02 +02:00
GLTexture.cpp Fixed crash in texture compression 2020-11-24 11:09:05 +01:00
GLTexture.hpp Merge branch 'master' into tm_zero_elev_ui 2019-08-07 15:53:41 +02:00
GLToolbar.cpp Fixed rendering undo/redo toolbar arrow. 2021-09-23 09:56:28 +02:00
GLToolbar.hpp Hint notification 2021-07-29 13:20:50 +02:00
GUI.cpp Follow-up ea796aaa68 2021-12-10 15:35:04 +01:00
GUI.hpp Substitutions : Implemented InfoDialog 2021-08-13 13:30:50 +02:00
GUI_App.cpp Follow-up 6d2efe29a4 - Call wxInitAllImageHandlers() before any UI actions to avoid "No image handler..." warnings. 2021-12-14 14:56:38 +01:00
GUI_App.hpp Followup on 6490456ec4 2021-12-06 17:24:54 +01:00
GUI_Factories.cpp Hide "Height range Modifier" menu item for the Simple mode 2021-11-30 11:35:53 +01:00
GUI_Factories.hpp Merge branch 'master' into fs_QuadricEdgeCollapse 2021-08-02 09:04:15 +02:00
GUI_Init.cpp Revert "medical" 2021-11-11 11:22:57 +01:00
GUI_Init.hpp Revert "medical" 2021-11-11 11:22:57 +01:00
GUI_ObjectLayers.cpp MessageDialog: Set html page size respecting to text size 2021-08-06 15:08:11 +02:00
GUI_ObjectLayers.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp Localization: Next improvements: CS, IT, ES, DE, ES, FR 2021-12-10 17:28:36 +01:00
GUI_ObjectList.hpp ObjectList: Fixed positioning of the object's part/modifiers when it's added 2021-10-08 12:14:49 +02:00
GUI_ObjectManipulation.cpp Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as default 2021-11-16 12:39:54 +01:00
GUI_ObjectManipulation.hpp ObjectList: Fixes 2021-10-06 17:24:40 +02:00
GUI_ObjectSettings.cpp Fix for endless loop dialog - see https://github.com/prusa3d/PrusaSlicer/issues/7419#issuecomment-986325432 2021-12-07 14:40:52 +01:00
GUI_ObjectSettings.hpp DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
GUI_Preview.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
GUI_Preview.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
GUI_Utils.cpp MSW specific: Implementation of the own notebook control 2021-06-29 16:23:45 +02:00
GUI_Utils.hpp MSW specific: Implementation of the own notebook control 2021-06-29 16:23:45 +02:00
HintNotification.cpp Fixed loading translation of hint notification text and reloading this texts in other langs. 2021-12-01 15:44:44 +01:00
HintNotification.hpp Calling destructor of notifications manager and hint database 2021-09-02 09:48:06 +02:00
I18N.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
I18N.hpp Preset and PresetBundle are moved to the _libslic3r_ folder 2020-06-16 17:03:06 +02:00
ImGuiWrapper.cpp Fixed behaviour of float sliders in SLA gizmos, 2021-12-08 16:19:08 +01:00
ImGuiWrapper.hpp Fixed behaviour of float sliders in SLA gizmos, 2021-12-08 16:19:08 +01:00
InstanceCheck.cpp Instance check: Error output with lock file location 2021-09-22 14:50:28 +02:00
InstanceCheck.hpp drop deprecated TBB components (#6590) 2021-06-23 11:48:48 +02:00
InstanceCheckMac.h Delete lockfile at shutdown on linux and mac. 2021-02-24 09:31:51 +01:00
InstanceCheckMac.mm Delete lockfile at shutdown on linux and mac. 2021-02-24 09:31:51 +01:00
KBShortcutsDialog.cpp Fix of [prusa3d/PrusaSlicer] Typo in Keyboard Shortcuts (Issue #7161) 2021-10-24 11:12:15 +02:00
KBShortcutsDialog.hpp Fixes and tweaks in keyboard shortcuts dialog 2020-12-09 14:03:30 +01:00
MainFrame.cpp Localization: Next improvements: CS, IT, ES, DE, ES, FR 2021-12-10 17:28:36 +01:00
MainFrame.hpp Follow-up to 3622f06bed 2021-12-05 09:09:34 +01:00
MeshUtils.cpp Replaced the repeated application of Cursors (Sphere or Circle) in painting using 2D and 3D Capsules. 2021-12-02 12:36:48 +01:00
MeshUtils.hpp Replaced the repeated application of Cursors (Sphere or Circle) in painting using 2D and 3D Capsules. 2021-12-02 12:36:48 +01: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 Fix of a crash on OSX after changing a layer range value and then 2020-03-11 09:10:25 +01:00
MsgDialog.cpp MsgDialog: Fixed text color under non-MSW platforms 2021-12-14 16:34:56 +01:00
MsgDialog.hpp Follow-up ea796aaa68 2021-12-10 15:35:04 +01:00
Notebook.cpp MSW-specific: Application Mode Buttons: Added the orange-ish background over the bold font to indicate selection 2021-09-10 08:02:04 +02:00
Notebook.hpp MSW specific: Fix for #6938 - Cycling through tabs using Ctrl+PageUp/Down doesn't work 2021-09-23 16:02:44 +02:00
NotificationManager.cpp Load basic notifications later so the translations are correct. 2021-12-02 13:57:49 +01:00
NotificationManager.hpp Load basic notifications later so the translations are correct. 2021-12-02 13:57:49 +01:00
ObjectDataViewModel.cpp ObjectList: Fixed update of the icons for InfoItems, when color mode was changed 2021-12-02 16:11:52 +01:00
ObjectDataViewModel.hpp ObjectList: Fixes 2021-10-06 17:24:40 +02:00
OG_CustomCtrl.cpp Follow-up d8ecc191da - Remove from code a condition which has opposite effect effect now. 2021-12-07 10:55:27 +01:00
OG_CustomCtrl.hpp OG_CustomCtrl: Code refactoring - Use standard RichMessageDialog instead of own written 2021-11-12 12:13:29 +01:00
OpenGLManager.cpp Implemented "Details" section enclosing OpenGL extensions when copying 2021-10-23 20:13:25 +02:00
OpenGLManager.hpp Implemented "Details" section enclosing OpenGL extensions when copying 2021-10-23 20:13:25 +02:00
OptionsGroup.cpp RichMessageDialog on non-MSW platforms: Set escape ID to wxID_CANCEL 2021-12-09 16:00:12 +01:00
OptionsGroup.hpp Fix for crash from #7486 - PrusaSlicer crashes when doing this commands 2021-12-13 16:19:58 +01:00
PhysicalPrinterDialog.cpp Generalize PrusaLink 2021-11-19 15:32:42 +01:00
PhysicalPrinterDialog.hpp PrusaLink - cherrypick pick from stable branch 2021-06-28 12:36:01 +02:00
Plater.cpp Follow-up of 450e430ca1b5169ab59d39a62cc84c4db3b0a8fa - Fixed wrong if() conditions into Plater::priv::reload_from_disk() 2021-12-10 14:36:28 +01:00
Plater.hpp Follow-up to 3622f06bed 2021-12-05 09:09:34 +01:00
Preferences.cpp Localization: Next improvements: CS, IT, ES, DE, ES, FR 2021-12-10 17:28:36 +01:00
Preferences.hpp Fix of GCodeViewer crashes when opening app preferences #7430 2021-12-06 08:23:19 +01:00
PresetComboBoxes.cpp Improved some string initialization and zeroing. 2021-11-19 15:34:22 +01:00
PresetComboBoxes.hpp Linux specific: Using a pop-up menu on the "cog" wheel for changing of an extruder color.(related to #6759) 2021-11-12 14:02:18 +01: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 Preset and PresetBundle are moved to the _libslic3r_ folder 2020-06-16 17:03:06 +02:00
PrintHostDialogs.cpp Fix of Upload and simulate wrong label (Issue #7424) 2021-12-05 08:45:31 +01:00
PrintHostDialogs.hpp Start Simulation for Duet 2021-11-30 08:43:39 +01:00
ProgressStatusBar.cpp Removes bottom status bar. 2021-09-10 14:35:13 +02:00
ProgressStatusBar.hpp Removes bottom status bar. 2021-09-10 14:35:13 +02:00
ProjectDirtyStateManager.cpp Fix of Changing purge volumes doesn't set project as unsaved #7265 2021-11-12 17:05:19 +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 DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
RammingChart.hpp Fixed scaling of the Ramming/Wiping dialogs 2019-02-14 14:21:50 +01:00
RemovableDriveManager.cpp Fix of #3969 (crash if $USER is not set) 2021-09-22 11:58:38 +02:00
RemovableDriveManager.hpp drop deprecated TBB components (#6590) 2021-06-23 11:48:48 +02:00
RemovableDriveManagerMM.h macos device detection 2019-12-17 13:08:17 +01:00
RemovableDriveManagerMM.mm RemovableManager on OSX: Testing for dictionary values for nullness. 2021-04-15 13:48:20 +02:00
SavePresetDialog.cpp GalleryDialog: Added process of the "Close" button 2021-07-20 14:46:38 +02:00
SavePresetDialog.hpp GalleryDialog: Added process of the "Close" button 2021-07-20 14:46:38 +02:00
Search.cpp MSW_DarkMode: Next Improvements 2021-11-05 10:01:13 +01:00
Search.hpp MSW_DarkMode: Next Improvements 2021-11-05 10:01:13 +01:00
Selection.cpp Fixed objects bigger than print volume set as sinking after calling 'Scale to print volume' command - SPE-1155 2021-12-13 11:32:59 +01:00
Selection.hpp Tech ENABLE_ENHANCED_PRINT_VOLUME_FIT - 1st installment, Scale to print volume command for circular printbeds 2021-11-24 10:55:48 +01:00
SendSystemInfoDialog.cpp When system info sending fails, do not save the "sent" flag into appconfig 2021-11-30 16:21:20 +01:00
SendSystemInfoDialog.hpp SendSystemInfoDialog: Collect CPU info on Windows 2021-10-05 15:09:53 +02:00
SysInfoDialog.cpp Implemented "Details" section enclosing OpenGL extensions when copying 2021-10-23 20:13:25 +02:00
SysInfoDialog.hpp Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
Tab.cpp Revert of the 8b3e413633, which was caused the issue #7498 2021-12-15 09:03:38 +01:00
Tab.hpp Added description line for the "Post-processing scripts". 2021-12-02 15:18:05 +01:00
UnsavedChangesDialog.cpp Localization: Next improvements: CS, IT, ES, DE, ES, FR 2021-12-10 17:28:36 +01:00
UnsavedChangesDialog.hpp Check unsaved changes (#6991) 2021-09-22 12:44:13 +02:00
UpdateDialogs.cpp Double ampersand in text 2021-12-13 13:39:24 +01:00
UpdateDialogs.hpp Our opening of url in wxHyperlink 2021-11-15 13:00:03 +01:00
WipeTowerDialog.cpp DarkMode for MSW (#6632) 2021-06-18 19:46:04 +02:00
WipeTowerDialog.hpp Added color indicators to Purging volumes dialog 2019-06-03 10:41:34 +02:00
wxExtensions.cpp Revert "medical" 2021-11-11 11:22:57 +01:00
wxExtensions.hpp Implemented possibility to show resin colors from the Plater (Bottles with resin are colored now in preset combobox) 2021-11-09 17:01:50 +01:00
wxinit.h WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00