.. |
Gizmos
|
Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES merged into tech ENABLE_WORLD_COORDINATE
|
2022-06-03 09:57:07 +02:00 |
Jobs
|
Further fix to is_idle() and rethrow unhandled exception after finalize
|
2022-05-30 10:01:47 +02:00 |
2DBed.cpp
|
Some reduction of unnecessary conversions when calling ClipperUtils.
|
2021-09-13 15:13:10 +02:00 |
2DBed.hpp
|
|
|
3DBed.cpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
3DBed.hpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
3DScene.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +02:00 |
3DScene.hpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +02:00 |
AboutDialog.cpp
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +01: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
|
Wip on svg archive import
|
2022-04-26 09:38:03 +02:00 |
BitmapCache.hpp
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +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
|
|
|
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
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of Camera::apply_viewport()
|
2022-03-23 11:11:13 +01:00 |
Camera.hpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Calculation of camera projection matrix
|
2022-03-22 15:20:51 +01:00 |
ConfigExceptions.hpp
|
|
|
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
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +01:00 |
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard.cpp
|
Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies custom bed texture and model files to 'data_dir()\printer' folder, if needed, and updates the printer config accordingly
|
2022-05-30 11:28:54 +02:00 |
ConfigWizard.hpp
|
|
|
ConfigWizard_private.hpp
|
Fix for #8261 - view mode gets reset when exiting the configuration wizard early
|
2022-05-02 14:36:39 +02:00 |
CoordAxes.cpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
CoordAxes.hpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
DesktopIntegrationDialog.cpp
|
Fix building with new Boost 1.79.0.
|
2022-05-09 16:07:07 +02:00 |
DesktopIntegrationDialog.hpp
|
|
|
DoubleSlider.cpp
|
Change std::nan("") to proper nan constants
|
2022-05-11 10:35:12 +02:00 |
DoubleSlider.hpp
|
Fix of leaking GDI resources on Win7 #8002:
|
2022-03-04 09:27:29 +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
|
|
|
Field.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
Field.hpp
|
Revert buttons are added for options which have no related field but some widgets (like buttons)
|
2022-01-14 16:00:20 +01: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
|
2021-12-10 15:41:35 +01:00 |
GalleryDialog.cpp
|
Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL merged into ENABLE_LEGACY_OPENGL_REMOVAL
|
2022-03-08 14:50:32 +01:00 |
GalleryDialog.hpp
|
GalleryDialog: Added context menu for custom shapes
|
2021-10-14 12:16:14 +02:00 |
GCodeViewer.cpp
|
Do not show legend and bottom slider when loading an invalid gcode file into GCodeViewer
|
2022-05-27 15:55:25 +02:00 |
GCodeViewer.hpp
|
#8327 - Fixed gcode window disappearing when selecting volumetric speed in preview
|
2022-05-16 14:29:33 +02:00 |
GLCanvas3D.cpp
|
Fix of a crash when using selection rectangle with a gizmo open
|
2022-05-13 15:44:44 +02:00 |
GLCanvas3D.hpp
|
Change std::nan("") to proper nan constants
|
2022-05-11 10:35:12 +02:00 |
GLModel.cpp
|
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Removed redundand #if/#endif into GLModel.cpp
|
2022-04-05 10:04:36 +02:00 |
GLModel.hpp
|
Fixed GLModel::reserve_indices()
|
2022-04-04 12:23:01 +02:00 |
GLSelectionRectangle.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2022-03-21 13:10:47 +01:00 |
GLSelectionRectangle.hpp
|
Tech ENABLE_NEW_CAMERA_MOVEMENTS_CTRL_ROTATE renamed as ENABLE_NEW_CAMERA_MOVEMENTS
|
2022-03-11 12:36:09 +01:00 |
GLShader.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +02:00 |
GLShader.hpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +02:00 |
GLShadersManager.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +02:00 |
GLShadersManager.hpp
|
|
|
GLTexture.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2022-03-21 13:10:47 +01:00 |
GLTexture.hpp
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Textures rendering
|
2022-01-28 16:50:07 +01:00 |
GLToolbar.cpp
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATTRIBUTES
|
2022-03-09 08:22:07 +01:00 |
GLToolbar.hpp
|
Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATTRIBUTES
|
2022-03-09 08:22:07 +01: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
|
#8332 - File association on Windows: reimplemented to allow setting PrusaSlicer as default application for .3mf and .stl files and GCodeViewer as default application for .gcode files
|
2022-05-25 13:14:33 +02:00 |
GUI_App.hpp
|
Merge branch 'stable' (no conflicts fixed)
|
2022-04-27 22:24:13 +02:00 |
GUI_Factories.cpp
|
Follow-up of dc75a59115 - Use a unique command and method to export to STL and OBJ - Added export to OBJ also for Export plater to STL commands
|
2022-01-19 14:23:03 +01:00 |
GUI_Factories.hpp
|
Merge branch 'master' into fs_QuadricEdgeCollapse
|
2021-08-02 09:04:15 +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
|
Rework UI jobs to make them more understandable and flexible.
|
2022-01-11 11:26:18 +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
|
|
|
GUI_ObjectList.cpp
|
Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES - 1st installment: introduction of instance reference system in part manipulation
|
2022-06-02 14:58:44 +02:00 |
GUI_ObjectList.hpp
|
Added deallocation of ObjectList::m_objects_model into the ObjectList destructor.
|
2022-01-28 14:43:10 +01:00 |
GUI_ObjectManipulation.cpp
|
Tech ENABLE_WORLD_COORDINATE - Revisited rotation of single volume
|
2022-06-03 10:26:37 +02:00 |
GUI_ObjectManipulation.hpp
|
Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES merged into tech ENABLE_WORLD_COORDINATE
|
2022-06-03 09:57:07 +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
|
|
|
GUI_Preview.cpp
|
Follow-up of b00c550463 - More robust fix for: Do not show legend and bottom slider when loading an invalid gcode file into GCodeViewer
|
2022-05-31 08:39:15 +02:00 |
GUI_Preview.hpp
|
Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravity
|
2022-02-08 12:57:56 +01:00 |
GUI_Utils.cpp
|
|
|
GUI_Utils.hpp
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +01:00 |
HintNotification.cpp
|
Fix of Boost 1.79 deprecated boost::filesystem::ofstream #8238
|
2022-04-25 08:33:48 +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
|
Merge branch 'stable' (no conflicts fixed)
|
2022-04-27 22:24:13 +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
|
Fixed conflicts after merge with master
|
2021-10-25 12:44:59 +02:00 |
KBShortcutsDialog.hpp
|
|
|
MainFrame.cpp
|
Fix for #8254 - Change of Print/Filament/Printer Settings not detected
|
2022-05-03 09:13:53 +02:00 |
MainFrame.hpp
|
Options from the "Preferences" dialog added to the Search
|
2021-12-22 14:38:23 +01:00 |
MeshUtils.cpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
|
2022-03-21 13:10:47 +01:00 |
MeshUtils.hpp
|
Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while rendering picking pass
|
2022-03-31 13:23:04 +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
|
Merge branch 'stable'
|
2022-03-10 12:29:17 +01:00 |
MsgDialog.hpp
|
Fix for #8091 - Design bug: Yes/No response to save dialogue
|
2022-03-31 14:34:53 +02: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
|
Fixed 'illegal qualified name in member declaration' reported in #7959.
|
2022-02-22 17:34:09 +01:00 |
NotificationManager.cpp
|
Rendering of regular text after hypertext in regular notifications.
|
2022-03-24 12:37:55 +01:00 |
NotificationManager.hpp
|
Rendering of regular text after hypertext in regular notifications.
|
2022-03-24 12:37:55 +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
|
Revert buttons are added for options which have no related field but some widgets (like buttons)
|
2022-01-14 16:00:20 +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
|
Shader mm_contour - Customizable offset to calculate the correction to avoid z-fighting (MESA driver needs bigger one)
|
2022-04-07 12:59:11 +02:00 |
OpenGLManager.hpp
|
Shader mm_contour - Customizable offset to calculate the correction to avoid z-fighting (MESA driver needs bigger one)
|
2022-04-07 12:59:11 +02:00 |
OptionsGroup.cpp
|
Added deallocation of wxBoxSizer into OptionsGroup::activate_line() when is not used.
|
2022-05-05 13:39:35 +02:00 |
OptionsGroup.hpp
|
Fixed Clang 12 compiler warnings.
|
2022-01-28 14:52:22 +01:00 |
PhysicalPrinterDialog.cpp
|
Sync to 2.4.1-beta1
|
2022-02-01 14:16:13 +01:00 |
PhysicalPrinterDialog.hpp
|
|
|
Plater.cpp
|
Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES merged into tech ENABLE_WORLD_COORDINATE
|
2022-06-03 09:57:07 +02:00 |
Plater.hpp
|
Merge branch 'stable' (no conflicts fixed)
|
2022-04-27 22:24:13 +02:00 |
Preferences.cpp
|
Fixed crash when opening the preference dialog in GCodeViewer
|
2022-05-25 11:01:48 +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
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +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
|
Fix for #8254 - Change of Print/Filament/Printer Settings not detected
|
2022-05-03 09:13:53 +02: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
|
|
|
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
|
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
|
Fixed conflicts after stable->master merge
|
2022-04-27 23:45:16 +02:00 |
Search.hpp
|
Fixed conflicts after stable->master merge
|
2022-04-27 23:45:16 +02:00 |
Selection.cpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
Selection.hpp
|
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
|
2022-06-03 11:45:22 +02:00 |
SendSystemInfoDialog.cpp
|
SendSystemInfoDialog: fixed check of internet connection on Windows:
|
2022-05-17 12:14:03 +02:00 |
SendSystemInfoDialog.hpp
|
SendSystemInfoDialog: Collect CPU info on Windows
|
2021-10-05 15:09:53 +02:00 |
SysInfoDialog.cpp
|
Tech ENABLE_COLOR_CLASSES set as default
|
2022-01-14 08:19:00 +01:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Settings Tab: Fix for https://dev.prusa3d.com/browse/SPE-1229
|
2022-05-04 12:44:47 +02:00 |
Tab.hpp
|
Merge branch 'stable' (no conflicts fixed)
|
2022-04-27 22:24:13 +02:00 |
UnsavedChangesDialog.cpp
|
Merge branch 'stable' (no conflicts fixed)
|
2022-04-27 22:24:13 +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
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-01-20 15:22:24 +01:00 |
wxExtensions.hpp
|
Added a missing include (GCC11.1 without PCH).
|
2022-01-28 13:53:19 +01:00 |
wxinit.h
|
|
|