.. |
Gizmos
|
Fix crash when pressing Ctrl+A while a gizmo is open (#8416):
|
2022-06-22 16:51:27 +02:00 |
Jobs
|
Fix crash when optimizing rotation
|
2022-06-02 09:28:09 +02:00 |
2DBed.cpp
|
Some reduction of unnecessary conversions when calling ClipperUtils.
|
2021-09-13 15:13:10 +02:00 |
2DBed.hpp
|
|
|
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
|
Tech ENABLE_MODIFIERS_ALWAYS_TRANSPARENT set as default
|
2022-01-12 12:35:36 +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
|
Mentioned CuraEngine in the CopyrightsDialog
|
2022-07-15 13:58:17 +02:00 |
AboutDialog.hpp
|
|
|
BackgroundSlicingProcess.cpp
|
Fixes for localization of the PrusaSlicer - 2.4.0
|
2022-01-04 16:31:27 +01:00 |
BackgroundSlicingProcess.hpp
|
New BuildVolume class was created, which detects build volume type (rectangular,
|
2021-11-16 10:15:51 +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
|
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
|
|
|
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
|
|
|
ConfigManipulation.cpp
|
Renamed slicing engine to perimeter generator and slightly rearrangement of Arachne parameters.
|
2022-06-01 21:43:00 +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
|
MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done
|
2022-01-05 09:40:39 +01:00 |
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard.cpp
|
Minor fixes for KR localization: Added missed line breaks
|
2022-06-17 17:37:34 +02:00 |
ConfigWizard.hpp
|
DarkMode for MSW (#6632)
|
2021-06-18 19:46:04 +02:00 |
ConfigWizard_private.hpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +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
|
Fix for #8156 - Automatic color change for logo crashes PrusaSlicer with second object of 0.2mm height
|
2022-04-04 11:42:10 +02: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
|
|
|
ExtraRenderers.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +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
|
Fix double undo/redo snapshot when using SpinCtrl
|
2022-06-08 21:08:40 +02:00 |
Field.hpp
|
Fix double undo/redo snapshot when using SpinCtrl
|
2022-06-08 21:08:40 +02:00 |
FirmwareDialog.cpp
|
MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done
|
2022-01-05 09:40:39 +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
|
|
|
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
|
Fixed compiler warnings
|
2022-06-03 12:45:06 +02:00 |
GCodeViewer.hpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
GLCanvas3D.cpp
|
Fix crash when pressing Ctrl+A while a gizmo is open (#8416):
|
2022-06-22 16:51:27 +02: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
|
|
|
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
|
|
|
GLTexture.cpp
|
|
|
GLTexture.hpp
|
|
|
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
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
GUI.hpp
|
Substitutions : Implemented InfoDialog
|
2021-08-13 13:30:50 +02:00 |
GUI_App.cpp
|
SplashScreen: New image
|
2022-06-17 17:14:14 +02:00 |
GUI_App.hpp
|
Fix of #8170: Seemingly the OSX finder calls the "open files" callback
|
2022-04-07 15:52:33 +02:00 |
GUI_Factories.cpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
GUI_Factories.hpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +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
|
ObjectLayers: Negative value for layer heights are suppressed
|
2022-06-22 11:09:09 +02:00 |
GUI_ObjectLayers.hpp
|
|
|
GUI_ObjectList.cpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
GUI_ObjectList.hpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
GUI_ObjectManipulation.cpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
GUI_ObjectManipulation.hpp
|
ObjectList: Fixes
|
2021-10-06 17:24:40 +02:00 |
GUI_ObjectSettings.cpp
|
Fix for #7887 - [UI] Add Settings > Layers and Perimeters - some options have non distinct labels
|
2022-02-07 13:21:11 +01:00 |
GUI_ObjectSettings.hpp
|
DarkMode for MSW (#6632)
|
2021-06-18 19:46:04 +02:00 |
GUI_Preview.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +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
|
Fix for #8450 - Tip Of The Day - configuration snapshots shortcut not work in the language Portuguese Brazil
|
2022-07-12 14:57:11 +02:00 |
HintNotification.hpp
|
Calling destructor of notifications manager and hint database
|
2021-09-02 09:48:06 +02:00 |
I18N.cpp
|
|
|
I18N.hpp
|
|
|
ImGuiWrapper.cpp
|
Fix of #8171: Two Chinese characters added into the range to load for ImGui
|
2022-04-11 12:10:16 +02:00 |
ImGuiWrapper.hpp
|
Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as default
|
2022-01-12 13:36:31 +01:00 |
InstanceCheck.cpp
|
partial fix of #7583
|
2022-01-06 15:00:45 +01:00 |
InstanceCheck.hpp
|
drop deprecated TBB components (#6590)
|
2021-06-23 11:48:48 +02:00 |
InstanceCheckMac.h
|
|
|
InstanceCheckMac.mm
|
|
|
KBShortcutsDialog.cpp
|
Fix of [prusa3d/PrusaSlicer] Typo in Keyboard Shortcuts (Issue #7161)
|
2021-10-24 11:12:15 +02:00 |
KBShortcutsDialog.hpp
|
|
|
MainFrame.cpp
|
Fix for #8450 - Tip Of The Day - configuration snapshots shortcut not work in the language Portuguese Brazil
|
2022-07-12 14:57:11 +02: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
|
|
|
MsgDialog.cpp
|
Fix background color in InfoDialog on older macOSes (#3775, #7603)
|
2022-03-07 16:43:21 +01:00 |
MsgDialog.hpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +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
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
NotificationManager.hpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
ObjectDataViewModel.cpp
|
Fixed a crash when rescaling or changing color mode (Windows, macOS)
|
2022-06-08 10:32:54 +02:00 |
ObjectDataViewModel.hpp
|
ObjectList: Fixes
|
2021-10-06 17:24:40 +02:00 |
OG_CustomCtrl.cpp
|
Fix for #8459 - Tooltip on "Retract amount before wipe" setting for retractions
|
2022-07-12 14:17:37 +02: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
|
Fix for #7781 - Entering value in Thumbnail setting causes PrusaSlicer to crash
|
2022-01-20 10:07:26 +01:00 |
OptionsGroup.hpp
|
Fix for #7781 - Entering value in Thumbnail setting causes PrusaSlicer to crash
|
2022-01-20 10:07:26 +01:00 |
PhysicalPrinterDialog.cpp
|
Localization: New POT and updated dictionaries for CZ, PL, IT and ES
|
2022-06-23 13:34:29 +02:00 |
PhysicalPrinterDialog.hpp
|
PrusaLink - cherrypick pick from stable branch
|
2021-06-28 12:36:01 +02:00 |
Plater.cpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
Plater.hpp
|
Revert "Merge branch 'pm_stable_meshfix' into dev_250"
|
2022-06-17 16:13:18 +02:00 |
Preferences.cpp
|
Localization: Updated POT
|
2022-01-17 13:42:35 +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
|
|
|
PrintHostDialogs.cpp
|
MSW specific: Highlighted text for the default buttons in dialog. Related to https://github.com/prusa3d/PrusaSlicer/issues/7564 (#7830)
|
2022-01-28 17:16:04 +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
|
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
|
DarkMode for MSW (#6632)
|
2021-06-18 19:46:04 +02:00 |
RammingChart.hpp
|
|
|
RemovableDriveManager.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
RemovableDriveManager.hpp
|
drop deprecated TBB components (#6590)
|
2021-06-23 11:48:48 +02:00 |
RemovableDriveManagerMM.h
|
|
|
RemovableDriveManagerMM.mm
|
|
|
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
|
Fix for #7905 - Segfault when changing printer after loading 3mf with a different printer set
|
2022-04-11 12:09:30 +02:00 |
Search.hpp
|
Fix for #7905 - Segfault when changing printer after loading 3mf with a different printer set
|
2022-04-11 12:09:30 +02:00 |
Selection.cpp
|
Tech ENABLE_ENHANCED_PRINT_VOLUME_FIT set as default
|
2022-01-12 14:12:13 +01:00 |
Selection.hpp
|
Tech ENABLE_ENHANCED_PRINT_VOLUME_FIT set as default
|
2022-01-12 14:12:13 +01: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
|
MSW-specific: FirmwareDialog: Fixed color of the text when firmware flashing is done
|
2022-01-05 09:40:39 +01:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Added link to helper for "Pressure equalizer" parameters
|
2022-07-01 13:35:47 +02:00 |
Tab.hpp
|
Fix for #7905 - Segfault when changing printer after loading 3mf with a different printer set
|
2022-04-11 12:09:30 +02:00 |
UnsavedChangesDialog.cpp
|
Search: Fix of the wrong search, when print technology was changed, but search line wasn't inputted.
|
2022-07-13 10:14:07 +02:00 |
UnsavedChangesDialog.hpp
|
Fix for #7734 - Saving Dialog: Values are truncated
|
2022-01-12 12:55:20 +01:00 |
UpdateDialogs.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +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
|
|
|
wxExtensions.cpp
|
LockButton: Deleted unnecessary call of UpdateDarkUI()
|
2022-01-19 15:16:18 +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
|
|
|