.. |
Gizmos
|
Fixed warnings
|
2023-04-20 08:42:09 +02:00 |
Jobs
|
Merge branch 'tm_bigobj_arrange_crash_SPE-1652'
|
2023-04-20 15:13:09 +02:00 |
2DBed.cpp
|
2DBed and BedShapeDialog: Fixed memory leaks
|
2022-12-13 10:21:02 +01:00 |
2DBed.hpp
|
|
|
3DBed.cpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
3DBed.hpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
3DScene.cpp
|
Fixed warnings
|
2023-04-20 08:42:09 +02:00 |
3DScene.hpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
AboutDialog.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
AboutDialog.hpp
|
|
|
BackgroundSlicingProcess.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
BackgroundSlicingProcess.hpp
|
|
|
BedShapeDialog.cpp
|
Unified usage of localization macros in slic3r/libslic3r
|
2023-03-23 22:55:38 +01:00 |
BedShapeDialog.hpp
|
Unified usage of localization macros in slic3r/libslic3r
|
2023-03-23 22:55:38 +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
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
BonjourDialog.hpp
|
remove old build fix for gcc
|
2022-09-09 11:18:14 +02:00 |
ButtonsDescription.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
ButtonsDescription.hpp
|
ButtonsDescription files: Some code refactoring
|
2023-01-30 16:39:36 +01:00 |
Camera.cpp
|
Follow-up 8913fdf6ab
|
2023-02-13 17:23:49 +01:00 |
Camera.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
CameraUtils.cpp
|
Cut: Hide Debug window, leave rectangle mode for the cut plane
|
2022-12-19 13:11:38 +01:00 |
CameraUtils.hpp
|
Project text origin on object surface when use surface is set. When no intersection thans closest point is selected
|
2022-12-15 19:27:58 +01:00 |
ConfigExceptions.hpp
|
|
|
ConfigManipulation.cpp
|
Added 'travel_acceleration' configuration option (not used so far)
|
2023-03-24 09:29:52 +01:00 |
ConfigManipulation.hpp
|
|
|
ConfigSnapshotDialog.cpp
|
Added missed includes of "format.hpp"
|
2023-03-24 09:27:12 +01:00 |
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard_private.hpp
|
missing includes and typos
|
2023-02-17 09:30:09 +01:00 |
ConfigWizard.cpp
|
Fix of missing AppConfig::has_section before get_section in ConfigWizard.
|
2023-04-19 13:10:39 +02:00 |
ConfigWizard.hpp
|
missing includes and typos
|
2023-02-17 09:30:09 +01:00 |
CoordAxes.cpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
CoordAxes.hpp
|
Tech ENABLE_WORLD_COORDINATE set as default
|
2023-03-08 11:52:17 +01:00 |
DesktopIntegrationDialog.cpp
|
divide desktop integration and downloader desktop integration
|
2023-02-17 09:30:09 +01:00 |
DesktopIntegrationDialog.hpp
|
divide desktop integration and downloader desktop integration
|
2023-02-17 09:30:09 +01:00 |
DoubleSlider.cpp
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
DoubleSlider.hpp
|
Better const correctness
|
2022-10-19 16:27:15 +02:00 |
Downloader.cpp
|
fix of obsolete text
|
2023-03-31 15:42:13 +02:00 |
Downloader.hpp
|
Downloader feature - Downloads from Printables.com
|
2023-01-05 16:00:04 +01:00 |
DownloaderFileGet.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
DownloaderFileGet.hpp
|
Printables.com subdomain check
|
2023-01-26 12:47:17 +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
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
Field.hpp
|
Implemented UI to "Idle temperature" parameter
|
2023-01-26 07:28:37 +01:00 |
FileArchiveDialog.cpp
|
Get file size from Archive dialog, so correct file is opened.
|
2023-03-16 13:05:15 +01:00 |
FileArchiveDialog.hpp
|
Get file size from Archive dialog, so correct file is opened.
|
2023-03-16 13:05:15 +01:00 |
FirmwareDialog.cpp
|
|
|
FirmwareDialog.hpp
|
|
|
format.hpp
|
Follow-up ba22eb600e - Fix for string formatting
|
2022-11-02 16:27:49 +01:00 |
fts_fuzzy_match.h
|
Added missing include
|
2022-08-09 02:30:04 +02:00 |
GalleryDialog.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GalleryDialog.hpp
|
Fix for #8728 - Remember Size/Location of Shape Gallery window box
|
2022-08-24 16:49:38 +02:00 |
GCodeViewer.cpp
|
SPE-1354 - Render travel toolpaths using 'flat' shader
|
2023-04-18 08:35:57 +02:00 |
GCodeViewer.hpp
|
WIP Extending the expressivity of ExtrusionRole
|
2023-01-16 11:14:34 +01:00 |
GLCanvas3D.cpp
|
Follow-up of 85dd2e486a - Fixed Zoom to mouse cursor for orthograpic camera
|
2023-04-21 09:09:04 +02:00 |
GLCanvas3D.hpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
GLModel.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GLModel.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GLSelectionRectangle.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GLSelectionRectangle.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01: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
|
Fixed conflicts after merge with master
|
2022-12-07 15:44:27 +01:00 |
GLShadersManager.hpp
|
|
|
GLTexture.cpp
|
Revert of 971f2a08e2 - Fix mipmap of compressed textures on AMD Radeon graphics cards by forcing the use of squared power of two textures
|
2023-01-19 09:26:47 +01:00 |
GLTexture.hpp
|
|
|
GLToolbar.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GLToolbar.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL set as default
|
2022-12-06 12:17:01 +01:00 |
GUI_App.cpp
|
Follow-up of 81cebe5be3 - Fixed crash at startup when any of the svg files used as icon into imgui dialog (and/or splash screen icon) is renamed/removed.
|
2023-04-04 10:23:47 +02:00 |
GUI_App.hpp
|
Postpone post_init() until opengl is initialized on all systems.
|
2023-03-01 13:33:44 +01:00 |
GUI_Factories.cpp
|
Open emboss when already opened
|
2023-03-29 09:14:30 +02:00 |
GUI_Factories.hpp
|
SLA mode: Updated object menu and "Change type" dialog
|
2022-12-14 14:57:23 +01: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_WORLD_COORDINATE set as default
|
2023-03-08 11:52:17 +01:00 |
GUI_Init.cpp
|
Follow-up 8913fdf6ab
|
2023-02-13 17:23:49 +01:00 |
GUI_Init.hpp
|
Downloader feature - Downloads from Printables.com
|
2023-01-05 16:00:04 +01: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
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
GUI_ObjectList.hpp
|
Cut: Extension for delete parts from cut objects.
|
2022-12-01 11:10:41 +01:00 |
GUI_ObjectManipulation.cpp
|
Show the reset button for skew only when the world matrix contains skew (so that the skewed object is visible in the 3D scene view)
|
2023-03-30 09:09:50 +02:00 |
GUI_ObjectManipulation.hpp
|
Ensure that the Coordinate System selected in the sidebar panel is always one supported by the current selection
|
2023-03-09 09:06:06 +01:00 |
GUI_ObjectSettings.cpp
|
Added missed includes of "format.hpp"
|
2023-03-24 10:07:41 +01: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
|
Remove side effects from setter for enable picking.
|
2023-03-20 15:32:21 +01:00 |
GUI_Preview.hpp
|
Tech ENABLE_PREVIEW_LAYOUT set as default
|
2022-09-29 14:23:41 +02:00 |
GUI_Utils.cpp
|
Follow-up 8913fdf6ab
|
2023-02-13 17:23:49 +01:00 |
GUI_Utils.hpp
|
Experiments with font size
|
2023-03-27 16:39:28 +02:00 |
GUI.cpp
|
Fix std::optional value() build error on older macOS SDK
|
2023-02-09 09:08:58 +01:00 |
GUI.hpp
|
Added missing includes (GCC11.1 without PCH).
|
2022-03-24 09:33:26 +01:00 |
HintNotification.cpp
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
HintNotification.hpp
|
|
|
I18N.cpp
|
|
|
I18N.hpp
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
IconManager.cpp
|
Fix:
|
2023-03-17 09:41:48 +01:00 |
IconManager.hpp
|
Separate drag manager
|
2023-02-28 09:17:25 +01:00 |
ImGuiWrapper.cpp
|
Fixed warnings
|
2023-04-20 08:42:09 +02:00 |
ImGuiWrapper.hpp
|
Separate drawing of cross hair
|
2023-02-28 15:24:33 +01:00 |
InstanceCheck.cpp
|
Downloader feature - Downloads from Printables.com
|
2023-01-05 16:00:04 +01:00 |
InstanceCheck.hpp
|
Downloader feature - Downloads from Printables.com
|
2023-01-05 16:00:04 +01:00 |
InstanceCheckMac.h
|
|
|
InstanceCheckMac.mm
|
|
|
KBShortcutsDialog.cpp
|
Revert "#9483 - Added keyboard shortcut CTRL+D to toggle the visibility of the printbed reference axes"
|
2023-03-27 15:58:33 +02:00 |
KBShortcutsDialog.hpp
|
|
|
MainFrame.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
MainFrame.hpp
|
Experiments with font size
|
2023-03-27 16:39:28 +02:00 |
MeshUtils.cpp
|
Tech ENABLE_WORLD_COORDINATE set as default
|
2023-03-08 11:52:17 +01:00 |
MeshUtils.hpp
|
Merge branch 'master' into et_tm_sla_volumes_6-SPE-1285
|
2023-01-13 11:02:06 +01:00 |
Mouse3DController.cpp
|
Enabling 3DConnexion polling thread in windows, when working in remote session, Adding ability to force hw rendering in remote session
|
2023-01-09 15:15:37 +01:00 |
Mouse3DController.hpp
|
|
|
Mouse3DHandlerMac.mm
|
|
|
MsgDialog.cpp
|
Experiments with font size
|
2023-03-27 16:39:28 +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
|
Implemented palettes for mode markers
|
2022-12-20 15:50:13 +01:00 |
Notebook.hpp
|
Implemented palettes for mode markers
|
2022-12-20 15:50:13 +01:00 |
NotificationManager.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
NotificationManager.hpp
|
MacOS notification - URL downloader not allowed
|
2023-02-17 09:30:09 +01:00 |
ObjectDataViewModel.cpp
|
ObjectList: Delete last volume from the object even if this volume is text
|
2022-11-29 12:59:05 +01:00 |
ObjectDataViewModel.hpp
|
After merge fixes
|
2022-10-27 14:23:50 +02:00 |
OG_CustomCtrl.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
OG_CustomCtrl.hpp
|
Unified usage of localization macros in slic3r/libslic3r
|
2023-03-23 22:55:38 +01:00 |
OpenGLManager.cpp
|
Added missed includes of "format.hpp"
|
2023-03-24 09:27:12 +01:00 |
OpenGLManager.hpp
|
Revert of 971f2a08e2 - Fix mipmap of compressed textures on AMD Radeon graphics cards by forcing the use of squared power of two textures
|
2023-01-19 09:26:47 +01:00 |
OptionsGroup.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
OptionsGroup.hpp
|
Fixed localization of the tooltips for settings parameters
|
2023-03-02 10:16:27 +01:00 |
PhysicalPrinterDialog.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
PhysicalPrinterDialog.hpp
|
Upload changes
|
2022-12-19 14:17:48 +01:00 |
Plater.cpp
|
SPE-1669 and follow-up of c1e145b86c - Fixed crash introduced with the previous commit and extend the new functionality to multi-objects selections
|
2023-04-20 14:00:19 +02:00 |
Plater.hpp
|
SPE-1669 and follow-up of c1e145b86c - Fixed crash introduced with the previous commit and extend the new functionality to multi-objects selections
|
2023-04-20 14:00:19 +02:00 |
Preferences.cpp
|
Disabled font experiments
|
2023-03-28 16:47:31 +02:00 |
Preferences.hpp
|
Experiments with font size
|
2023-03-27 16:39:28 +02:00 |
PresetComboBoxes.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
PresetComboBoxes.hpp
|
Improvements for printer selection: Revert to the previously selected physical printer instead of related system preset,
|
2023-01-02 17:27:19 +01:00 |
PresetHints.cpp
|
Remove '_utf8' makro.
|
2023-03-23 22:55:38 +01:00 |
PresetHints.hpp
|
|
|
PrintHostDialogs.cpp
|
Localization: Fixes for some phrases
|
2023-03-23 22:55:38 +01:00 |
PrintHostDialogs.hpp
|
PrusaLink storage names in Upload dialog
|
2023-03-02 09:04:03 +01:00 |
ProgressStatusBar.cpp
|
|
|
ProgressStatusBar.hpp
|
|
|
ProjectDirtyStateManager.cpp
|
Fix for #9144 - Project not marked as changed (asterisk in window title)
|
2023-01-05 10:44:02 +01: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
|
ejecting via Shell COM Object
|
2023-04-17 10:15:02 +02:00 |
RemovableDriveManager.hpp
|
ejecting via Shell COM Object
|
2023-04-17 10:15:02 +02:00 |
RemovableDriveManagerMM.h
|
|
|
RemovableDriveManagerMM.mm
|
|
|
SavePresetDialog.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
SavePresetDialog.hpp
|
Simplified "Save/Rename Preset" dialog when only one preset is saved/renamed.
|
2023-03-27 13:34:40 +02:00 |
SceneRaycaster.cpp
|
Fixed warnings
|
2023-04-20 08:42:09 +02:00 |
SceneRaycaster.hpp
|
Fixed conflicts after merge with master
|
2022-12-05 13:29:28 +01:00 |
Search.cpp
|
fix bugs in ExtrusionEstimator
|
2023-03-02 15:30:41 +01:00 |
Search.hpp
|
Fix for https://dev.prusa3d.com/browse/SPE-1490 - DarkMode, MSW specific: Selected item in SearchDialog is black
|
2023-02-17 13:10:08 +01:00 |
Selection.cpp
|
SPE-1635 - Fixed crash when trying to select as intance an object already sliced with an SLA printer
|
2023-04-04 14:36:03 +02:00 |
Selection.hpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
SendSystemInfoDialog.cpp
|
Fix for #9365 - Send System Info pop-up
|
2023-01-09 13:05:27 +01:00 |
SendSystemInfoDialog.hpp
|
|
|
SurfaceDrag.cpp
|
Fix offsets for SLA Text dragging with visible supports.
|
2023-03-28 17:10:56 +02:00 |
SurfaceDrag.hpp
|
Fix offsets for SLA Text dragging with visible supports.
|
2023-03-28 17:10:56 +02:00 |
SysInfoDialog.cpp
|
Fixed compiler warnings
|
2022-08-16 11:20:31 +02:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
Tab.hpp
|
ButtonsDescription files: Some code refactoring
|
2023-01-30 16:39:36 +01:00 |
UnsavedChangesDialog.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
UnsavedChangesDialog.hpp
|
Folllow-up 8c36ea00f4 : Code refactoring for other related places
|
2023-01-03 13:43:50 +01:00 |
UpdateDialogs.cpp
|
Localization:
|
2023-04-03 11:32:50 +02:00 |
UpdateDialogs.hpp
|
App updater download directory path cehecking and selection
|
2023-01-20 08:41:10 +01:00 |
WipeTowerDialog.cpp
|
|
|
WipeTowerDialog.hpp
|
|
|
wxExtensions.cpp
|
Fixed conflicts after merge with master
|
2023-03-30 08:52:20 +02:00 |
wxExtensions.hpp
|
Code cleaning
|
2023-03-07 17:06:42 +01:00 |
wxinit.h
|
|
|