..
Gizmos
Show a notification when attempting to slice during SLA support points editing
2021-02-22 16:26:16 +01:00
Jobs
Reduction on compiler warnings, mainly on MSVC.
2021-02-10 17:29:07 +01:00
2DBed.cpp
Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208
2020-11-24 16:01:08 +01:00
2DBed.hpp
3DBed.cpp
Fix of 3DBed Regression #6029
2021-02-15 09:31:19 +01:00
3DBed.hpp
Removal of not numerically robust libraries "poly2tree" and "polypartition".
2021-02-09 18:36:28 +01:00
3DScene.cpp
Remove unneeded inclusion of boost::nowide
2021-02-03 20:41:04 +01:00
3DScene.hpp
Increase tolerance for objects being outside print bed.
2021-01-08 10:14:24 +01:00
AboutDialog.cpp
Removal of not numerically robust libraries "poly2tree" and "polypartition".
2021-02-09 18:36:28 +01:00
AboutDialog.hpp
In AboutDialog added "Copy Version Info" button (FR #4990 )
2020-12-07 19:04:09 +01:00
BackgroundSlicingProcess.cpp
tabulation fix
2021-02-08 18:44:48 -08:00
BackgroundSlicingProcess.hpp
Further improvement error reporting with buggy custom G-code sections #1516
2020-12-03 12:50:24 +01:00
BedShapeDialog.cpp
Remove unneeded inclusion of boost::nowide
2021-02-03 20:41:04 +01:00
BedShapeDialog.hpp
Fixed crash on BedShapeDialog creation
2020-09-25 10:44:22 +02:00
BitmapCache.cpp
Follow-up 1fff5a624c
: Respect border color to the dark/light mode
2021-02-05 13:26:23 +01:00
BitmapCache.hpp
Follow-up 1fff5a624c
: Respect border color to the dark/light mode
2021-02-05 13:26:23 +01:00
BonjourDialog.cpp
Fixing Clang warnings 1
2021-02-08 17:52:29 +01:00
BonjourDialog.hpp
Fixing GCC warnings 3
2021-01-29 10:47:02 +01:00
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp
Fixing Clang warnings 2
2021-02-08 17:52:29 +01:00
Camera.hpp
Zoom max limit increased from 100 to 250
2020-11-16 08:48:44 +01:00
ConfigExceptions.hpp
WIP Refactoring of exceptions:
2020-09-14 18:03:22 +02:00
ConfigManipulation.cpp
Fix of Add option to change support interface pattern #1197
2021-02-24 15:59:18 +01:00
ConfigManipulation.hpp
Merge branch 'vb_optgroup_refact'
2020-10-01 20:05:31 +02:00
ConfigSnapshotDialog.cpp
Fixing Clang warnings 1
2021-02-08 17:52:29 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp
config wizard - hide logo if small height
2021-02-24 09:21:40 +01:00
ConfigWizard.hpp
ConfigWizard_private.hpp
config wizard - hide logo if small height
2021-02-24 09:21:40 +01:00
DoubleSlider.cpp
Some code refactoring follow-up 33aa6be7b7
and 92b1302a08
2021-02-24 15:50:18 +01:00
DoubleSlider.hpp
Implemented Auto Color Print
2021-02-23 18:46:05 +01:00
Event.hpp
ExtraRenderers.cpp
Fix of [prusa3d/PrusaSlicer] Remove unnecessary null pointer checks ( #5813 )
2021-01-18 09:33:19 +01:00
ExtraRenderers.hpp
Added info message about successfully save of the preset(s) modifications
2020-10-06 12:32:28 +02:00
ExtruderSequenceDialog.cpp
Refactoring:
2020-11-26 14:34:54 +01:00
ExtruderSequenceDialog.hpp
Field.cpp
Fix of Add option to change support interface pattern #1197
2021-02-24 15:59:18 +01:00
Field.hpp
Fixing Clang warnings 2
2021-02-08 17:52:29 +01:00
FirmwareDialog.cpp
Trying to fix the remaining OSX warnings
2021-02-10 19:07:09 +01:00
FirmwareDialog.hpp
format.hpp
Follow-up to c34b683970
2020-12-14 12:23:29 +01:00
fts_fuzzy_match.h
Fixing GCC warnings 3
2021-01-29 10:47:02 +01:00
GCodeViewer.cpp
Partial revert of 204714d566
-> Alternate fix for crash on printer presets switching between MM and SM printers
2021-02-23 12:00:23 +01:00
GCodeViewer.hpp
#6095 - Fixed toolpaths generation
2021-02-22 15:27:40 +01:00
GLCanvas3D.cpp
Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as default
2021-02-19 15:38:05 +01:00
GLCanvas3D.hpp
Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as default
2021-02-19 15:38:05 +01:00
GLModel.cpp
ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel class
2020-05-27 08:06:02 +02:00
GLModel.hpp
ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel class
2020-05-27 08:06:02 +02:00
GLSelectionRectangle.cpp
Includes cleanup:
2020-05-27 14:01:47 +02:00
GLSelectionRectangle.hpp
GLShader.cpp
Some shader compilers did not seemingly like #if XXX blocks
2020-12-11 12:27:07 +01:00
GLShader.hpp
1) Shader manager: Allow to override #defines programatically
2020-12-10 13:20:25 +01:00
GLShadersManager.cpp
1) Shader manager: Allow to override #defines programatically
2020-12-10 13:20:25 +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
GLToolbar.cpp
GLCanvas on_idle changes to do updates on notifications correctly. Changed updating separators in GLToolbar.
2020-12-09 11:05:21 +01:00
GLToolbar.hpp
ENABLE_GCODE_VIEWER_AS_STATE -> Fixed collapse toolbar showing-up when presing [T] in gcode preview mode
2020-07-29 15:40:28 +02:00
GUI.cpp
Fix of Add option to change support interface pattern #1197
2021-02-24 15:59:18 +01:00
GUI.hpp
Improvement of Improve error reporting with buggy custom G-code sections #1516
2020-12-03 11:03:16 +01:00
GUI_App.cpp
Tech ENABLE_DRAG_AND_DROP_FIX set as default
2021-02-17 14:52:58 +01:00
GUI_App.hpp
Move text color selection from ButtonsDescription to Preferences dialog (related to #5489 )
2020-12-30 12:04:59 +01:00
GUI_Init.cpp
On OSX, we use boost::process::spawn() to launch new instances of PrusaSlicer from another PrusaSlicer.
2021-01-07 19:14:48 +01:00
GUI_Init.hpp
Fix couple of build issues on gcc
2020-10-23 07:51:58 +02:00
GUI_ObjectLayers.cpp
Fixing Clang warnings 3
2021-02-08 17:52:29 +01:00
GUI_ObjectLayers.hpp
Reworked sys_color_changed() functions
2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp
Fix of Add option to change support interface pattern #1197
2021-02-24 15:59:18 +01:00
GUI_ObjectList.hpp
SPE-1103 Added menu items for the conversation of the volumes from/to meters
2021-02-10 20:34:05 +01:00
GUI_ObjectManipulation.cpp
Implemented #4931 - Added colored background for the Manipulation panel, if
2021-02-09 16:04:03 +01:00
GUI_ObjectManipulation.hpp
Implemented #4931 - Added colored background for the Manipulation panel, if
2021-02-09 16:04:03 +01:00
GUI_ObjectSettings.cpp
Merge branch 'vb_optgroup_refact'
2020-10-01 20:05:31 +02:00
GUI_ObjectSettings.hpp
New class ModelConfig wrapping DynamicPrintConfig and a timestamp
2020-09-24 15:34:13 +02:00
GUI_Preview.cpp
Fix of #6110 - Preview: View Menu/List placement incorrect
2021-02-23 10:04:43 +01:00
GUI_Preview.hpp
Fix of #6110 - Preview: View Menu/List placement incorrect
2021-02-23 10:04:43 +01:00
GUI_Utils.cpp
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
GUI_Utils.hpp
Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default
2021-02-25 12:40:42 +01:00
I18N.cpp
I18N.hpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
ImGuiWrapper.cpp
Fixing Clang warnings 3
2021-02-08 17:52:29 +01:00
ImGuiWrapper.hpp
GCodeViewer -> Tweaks in legend rendering
2020-08-06 13:36:21 +02:00
InstanceCheck.cpp
Delete lockfile at shutdown on linux and mac.
2021-02-24 09:31:51 +01:00
InstanceCheck.hpp
Delete lockfile at shutdown on linux and mac.
2021-02-24 09:31:51 +01: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
Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as default
2021-02-17 17:21:06 +01:00
KBShortcutsDialog.hpp
Fixes and tweaks in keyboard shortcuts dialog
2020-12-09 14:03:30 +01:00
MainFrame.cpp
Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default
2021-02-25 12:40:42 +01:00
MainFrame.hpp
Fixing Clang warnings 2
2021-02-08 17:52:29 +01:00
MeshUtils.cpp
Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig
2020-08-03 19:05:30 +02:00
MeshUtils.hpp
Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig
2020-08-03 19:05:30 +02:00
Mouse3DController.cpp
Fixing Clang warnings 1
2021-02-08 17:52:29 +01:00
Mouse3DController.hpp
Include <atomic> for std::atomic where needed
2020-12-13 19:41:47 +01:00
Mouse3DHandlerMac.mm
MsgDialog.cpp
Fixed old (MSW specific) focus issue:
2021-02-10 11:25:07 +01:00
MsgDialog.hpp
Fixed old (MSW specific) focus issue:
2021-02-10 11:25:07 +01:00
NotificationManager.cpp
Tech ENABLE_NEW_NOTIFICATIONS_FADE_OUT set as default
2021-02-19 12:18:09 +01:00
NotificationManager.hpp
Implemented Auto Color Print
2021-02-23 18:46:05 +01:00
ObjectDataViewModel.cpp
Fixing Clang warnings 3
2021-02-08 17:52:29 +01:00
ObjectDataViewModel.hpp
Refactoring:
2020-11-26 14:34:54 +01:00
OG_CustomCtrl.cpp
Fixing GCC warnings 2
2021-01-29 10:46:52 +01:00
OG_CustomCtrl.hpp
Changed layout for for the Preferences Dialog (related to #5381 )
2020-12-08 17:10:17 +01:00
OpenGLManager.cpp
#4880 - Initialization of OpenGL data used by GCodeViewer done on the first call of GCodeViewer::render()
2020-10-17 13:04:58 +02:00
OpenGLManager.hpp
ENABLE_SHADERS_MANAGER set as default
2020-05-22 16:08:02 +02:00
OptionsGroup.cpp
Fix of Add option to change support interface pattern #1197
2021-02-24 15:59:18 +01:00
OptionsGroup.hpp
Fixing Clang warnings 2
2021-02-08 17:52:29 +01:00
PhysicalPrinterDialog.cpp
Fixing Clang warnings 1
2021-02-08 17:52:29 +01:00
PhysicalPrinterDialog.hpp
Physical printers dialog: Update Test button in respect to the inputted printhost
2020-11-12 15:24:47 +01:00
Plater.cpp
Fix of #5510 : ctrlsub.cpp(231): assert "IsValid(n)" failed in GetClientData(): Invalid index passed to GetClientData()
2021-02-25 12:55:28 +01:00
Plater.hpp
Tech ENABLE_DRAG_AND_DROP_FIX set as default
2021-02-17 14:52:58 +01:00
Preferences.cpp
#5611 - Added option to show gcode line number on horizontal slider in preview
2021-02-16 10:07:05 +01:00
Preferences.hpp
#5611 - Added option to show gcode line number on horizontal slider in preview
2021-02-16 10:07:05 +01:00
PresetComboBoxes.cpp
Fix of #5510 : ctrlsub.cpp(231): assert "IsValid(n)" failed in GetClientData(): Invalid index passed to GetClientData()
2021-02-25 12:55:28 +01:00
PresetComboBoxes.hpp
Fix of #5510 : ctrlsub.cpp(231): assert "IsValid(n)" failed in GetClientData(): Invalid index passed to GetClientData()
2021-02-25 12:55:28 +01:00
PresetHints.cpp
Reduction on compiler warnings, mainly on MSVC.
2021-02-10 17:29:07 +01:00
PresetHints.hpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
PrintHostDialogs.cpp
Fixing GCC warnings 2
2021-01-29 10:46:52 +01:00
PrintHostDialogs.hpp
Ongoing uploads while exiting dialog
2020-12-10 11:02:46 +01:00
ProgressStatusBar.cpp
ProgressStatusBar.hpp
Move ui jobs into separate folder
2020-04-23 18:56:09 +02:00
RammingChart.cpp
RammingChart.hpp
RemovableDriveManager.cpp
Fixing compiler warnings: Fixed broken Linux build.
2021-02-09 20:06:08 +01:00
RemovableDriveManager.hpp
Fixed compilation on OSX
2021-01-07 13:13:35 +01:00
RemovableDriveManagerMM.h
RemovableDriveManagerMM.mm
Yet another clang compiler warning suppressed.
2021-02-09 20:04:11 +01:00
SavePresetDialog.cpp
Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default
2021-02-25 12:40:42 +01:00
SavePresetDialog.hpp
Fixed a Dialog position under OSX
2020-11-05 11:53:16 -08:00
Search.cpp
DiffPresetDialog, non modal to compare two presets.
2021-02-04 09:42:32 +01:00
Search.hpp
DiffPresetDialog, non modal to compare two presets.
2021-02-04 09:42:32 +01:00
Selection.cpp
Fixed a bug with erase of the multiple instance selection in 3D-scene
2021-02-16 21:20:06 +01:00
Selection.hpp
ENABLE_GCODE_VIEWER set as default in:
2020-11-18 13:04:34 +01:00
SysInfoDialog.cpp
missing ifdef
2021-01-27 11:43:48 +01: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
Fixing some compiler warnings
2021-02-24 19:53:50 +01:00
Tab.hpp
Some code refactoring follow-up 33aa6be7b7
and 92b1302a08
2021-02-24 15:50:18 +01:00
UnsavedChangesDialog.cpp
Tech ENABLE_WX_3_1_3_DPI_CHANGED_EVENT set as default
2021-02-25 12:40:42 +01:00
UnsavedChangesDialog.hpp
Fixed a crash on language changing
2021-02-09 09:56:19 +01:00
UpdateDialogs.cpp
Use https in config update URLs
2020-05-07 20:37:23 +02:00
UpdateDialogs.hpp
WipeTowerDialog.cpp
Fixed compiler warnings
2021-02-19 20:09:57 +01:00
WipeTowerDialog.hpp
wxExtensions.cpp
OSX specific: Fix of f11e81517d
2021-02-24 15:03:34 +01:00
wxExtensions.hpp
Fix of #5007 - "Reload from disk" causes objects converted to inches to revert to mm
2020-12-11 13:57:58 +01:00
wxinit.h