..
Gizmos
Seam gizmo: fixed action names in undo/redo stack
2020-09-04 12:46:39 +02:00
Jobs
SLA archive import will now recover the model's original position.
2020-08-27 23:14:42 +02:00
2DBed.cpp
Include cleanup in several files
2020-03-03 15:47:02 +01:00
2DBed.hpp
Added selection of custom bed texture to bed shape dialog
2019-07-18 11:12:11 +02:00
3DBed.cpp
GCodeViewer -> Show printbed model and texture for system printers detected when loading gcode files produced by PrusaSlicer
2020-08-21 10:59:07 +02:00
3DBed.hpp
Follow-up of 9d4344a78c
-> ensure printbed always rendered as custom in gcode preview mode
2020-07-29 14:20:01 +02:00
3DScene.cpp
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-08-10 14:22:46 +02:00
3DScene.hpp
GCodeViewer -> Export of extrude toolpaths to obj files
2020-07-03 12:17:12 +02:00
AboutDialog.cpp
Code cleaning.
2020-09-04 13:01:02 +02:00
AboutDialog.hpp
Include cleanup in several files
2020-03-03 15:47:02 +01:00
BackgroundSlicingProcess.cpp
Fixed conflicts after merge with master
2020-08-04 09:58:19 +02:00
BackgroundSlicingProcess.hpp
Fixed conflicts after merge with master
2020-08-04 09:58:19 +02:00
BedShapeDialog.cpp
Code refactoring for last commit
2020-08-19 15:35:58 +02:00
BedShapeDialog.hpp
Code refactoring for last commit
2020-08-19 15:35:58 +02:00
BitmapCache.cpp
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-05-25 13:55:23 +02:00
BitmapCache.hpp
Added a missing include
2020-02-08 11:42:45 +01:00
BonjourDialog.cpp
Fixing build against wxWidgets 3.0
2020-03-04 10:34:59 +01:00
BonjourDialog.hpp
Bonjour: Add txt key-val extraction, filtering based on printer tech
2019-03-14 14:46:31 +01:00
ButtonsDescription.cpp
use _() instead of _utf8() for ButtonsDescription
2019-05-10 12:28:56 +02:00
ButtonsDescription.hpp
Some more localization improvements.
2019-05-09 19:24:21 +02:00
Camera.cpp
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-08-10 14:22:46 +02:00
Camera.hpp
GCodeViewer -> Newer version of shader for options
2020-05-27 16:19:40 +02:00
ConfigExceptions.hpp
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00
ConfigManipulation.cpp
Merge remote-tracking branch 'origin/master' into ys_ph_printers
2020-08-06 17:02:48 +02:00
ConfigManipulation.hpp
Fix of #2821
2019-08-27 09:31:19 +02:00
ConfigSnapshotDialog.cpp
Code cleaning.
2020-09-04 13:01:02 +02:00
ConfigSnapshotDialog.hpp
Overrided on_dpi_changed() for some Dialogs:
2019-04-18 15:05:17 +02:00
ConfigWizard.cpp
Added two missing icons to fix build on Linux
2020-09-01 23:26:08 +02:00
ConfigWizard.hpp
WIP: ConfigWizard: 3rd party bundle installation roughly done
2019-09-17 13:20:06 +02:00
ConfigWizard_private.hpp
Added two missing icons to fix build on Linux
2020-09-01 23:26:08 +02:00
DoubleSlider.cpp
Extended hover capability in DoubleSlider::Control
2020-08-18 12:39:46 +02:00
DoubleSlider.hpp
Extended hover capability in DoubleSlider::Control
2020-08-18 12:39:46 +02:00
Event.hpp
Refactoring of RemovableDriveManager:
2020-03-06 15:10:58 +01:00
ExtraRenderers.cpp
UnsavedChangesDialog :: Toggle column is on first place now
2020-08-07 10:21:20 +02:00
ExtraRenderers.hpp
Changed signature of the BitmapTextRenderer
2020-08-06 15:54:12 +02:00
ExtruderSequenceDialog.cpp
Fixed RadioButton selection in ExtruderSequenceDialog under OSX
2019-11-27 09:21:28 +01:00
ExtruderSequenceDialog.hpp
Implemented editing for extruder of existing ToolChangeCode tick
2020-01-23 16:11:21 +01:00
Field.cpp
Added networking support for SL1 Digest authorization.
2020-09-08 15:31:10 +02:00
Field.hpp
PhysicalPrinter. PhysicalPrinterDialog improvements
2020-06-25 12:58:59 +02:00
FirmwareDialog.cpp
FirmwareDialog: Attempt to fix window double close assertion #2619
2019-09-09 16:41:14 +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
Follow-up of previous commit (Slic3r::GUI::format issues)
2020-04-30 11:32:17 +02:00
fts_fuzzy_match.h
Fixed few warnings
2020-05-26 16:06:11 +02:00
GCodeViewer.cpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
GCodeViewer.hpp
Fixed export of toolpaths to obj files
2020-09-01 14:35:42 +02:00
GLCanvas3D.cpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
GLCanvas3D.hpp
Code cleanup
2020-09-01 09:28:02 +02: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
Rectangle selection in 3D scene -> refactored GLVolume member varialbe for hovering
2019-04-25 10:21:24 +02:00
GLShader.cpp
GCodeViewer -> Newer version of shader for options
2020-05-27 16:19:40 +02:00
GLShader.hpp
Added two missing includes to fix build on gcc
2020-09-01 18:12:51 +02:00
GLShadersManager.cpp
GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solid
2020-08-26 15:29:33 +02:00
GLShadersManager.hpp
ENABLE_SHADERS_MANAGER set as default
2020-05-22 16:08:02 +02:00
GLTexture.cpp
GLCanvas3DManager replaced by OpenGLManager
2020-05-06 14:38:53 +02:00
GLTexture.hpp
Merge branch 'master' into tm_zero_elev_ui
2019-08-07 15:53:41 +02:00
GLToolbar.cpp
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
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
Added networking support for SL1 Digest authorization.
2020-09-08 15:31:10 +02:00
GUI.hpp
GCodeViewer -> Toggle extrusion role visibility by clicking on legend
2020-04-28 08:50:52 +02:00
GUI_App.cpp
SplashScreen:
2020-09-10 18:54:29 +02:00
GUI_App.hpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
GUI_ObjectLayers.cpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
GUI_ObjectLayers.hpp
Reworked sys_color_changed() functions
2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp
Merge remote-tracking branch 'origin/master' into ys_unsaved_changes
2020-09-02 09:15:11 +02:00
GUI_ObjectList.hpp
SLA archive import will now recover the model's original position.
2020-08-27 23:14:42 +02:00
GUI_ObjectManipulation.cpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
GUI_ObjectManipulation.hpp
Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview
2020-05-26 13:45:36 +02:00
GUI_ObjectSettings.cpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
GUI_ObjectSettings.hpp
Fix of #2878 (endless warning loop in configuration update)
2019-09-16 10:22:26 +02:00
GUI_Preview.cpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
GUI_Preview.hpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
GUI_Utils.cpp
Follow-up of dcf68aefd7
- disable old from builds against wxWidgets 3.1.3
2020-06-16 08:15:36 +02:00
GUI_Utils.hpp
Fixed Scale on Linux
2020-09-08 15:20:12 +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
notifiactions: new icons + deleting old warnings&errors
2020-09-01 15:57:48 +02:00
ImGuiWrapper.hpp
GCodeViewer -> Tweaks in legend rendering
2020-08-06 13:36:21 +02:00
InstanceCheck.cpp
Includes cleanup:
2020-05-27 14:01:47 +02:00
InstanceCheck.hpp
single instance check
2020-05-15 09:34:53 +02:00
InstanceCheckMac.h
single instance check
2020-05-15 09:34:53 +02:00
InstanceCheckMac.mm
single instance check
2020-05-15 09:34:53 +02:00
KBShortcutsDialog.cpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02:00
KBShortcutsDialog.hpp
ENABLE_GCODE_VIEWER -> KBShortcutsDialog shows only related tabs when gcode viewer state is active
2020-08-21 11:50:05 +02:00
MainFrame.cpp
Updated titlebar and splash screen + hidden statusbar for gcode viewer
2020-09-10 14:33:55 +02:00
MainFrame.hpp
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
2020-09-10 08:49:50 +02: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
Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r
2020-08-08 17:03:20 +02:00
Mouse3DController.hpp
WIP: Windows specific 3Dconnexion using WM_INPUT.
2020-03-31 09:01:55 +02: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
Fix of #3775 - wrong background color in ErrorDialog on macOS Sierra
2020-03-05 13:21:26 +01:00
MsgDialog.hpp
Refactor: Move Semver from slice3r to libslic3r
2019-08-19 17:04:14 +02:00
NotificationManager.cpp
notification init() at first render, not notification creation. Hopefully a fix of issue #4647 .
2020-09-01 15:57:49 +02:00
NotificationManager.hpp
notification init() at first render, not notification creation. Hopefully a fix of issue #4647 .
2020-09-01 15:57:49 +02:00
ObjectDataViewModel.cpp
Fixed a build under OSX
2020-08-06 10:56:14 +02:00
ObjectDataViewModel.hpp
Custom renderers extracted from the ObjectDataViewModel
2020-08-05 20:26:40 +02:00
OpenGLManager.cpp
ENABLE_SHADERS_MANAGER set as default
2020-05-22 16:08:02 +02:00
OpenGLManager.hpp
ENABLE_SHADERS_MANAGER set as default
2020-05-22 16:08:02 +02:00
OptionsGroup.cpp
Added networking support for SL1 Digest authorization.
2020-09-08 15:31:10 +02:00
OptionsGroup.hpp
PhysicalPrinter. PhysicalPrinterDialog improvements
2020-06-25 12:58:59 +02:00
PhysicalPrinterDialog.cpp
PhysicalPrinterDialog: Fixed memory leak
2020-09-08 16:11:01 +02:00
PhysicalPrinterDialog.hpp
PhysicalPrinterDialog :: next improvement
2020-07-24 16:34:25 +02:00
Plater.cpp
Hides view toolbar in gcode viewer
2020-09-10 09:43:45 +02:00
Plater.hpp
GCodeViewer -> Allow to switch to gcode viewer state when an sla printer is selected
2020-08-21 11:36:08 +02:00
Preferences.cpp
SplashScreen:
2020-09-10 18:54:29 +02:00
Preferences.hpp
1st installment of tech ENABLE_ENVIRONMENT_MAP
2020-05-28 15:27:29 +02:00
PresetComboBoxes.cpp
Fix of Settings scaling when they are placed in non-modal Dialog
2020-09-03 15:40:14 +02:00
PresetComboBoxes.hpp
Unsaved Changes : improvement for the GUI_App::check_unsaved_changes()
2020-08-14 18:17:16 +02:00
PresetHints.cpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
PresetHints.hpp
Preset and PresetBundle are moved to the _libslic3r_ folder
2020-06-16 17:03:06 +02:00
PrintHostDialogs.cpp
Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r
2020-08-08 17:03:20 +02:00
PrintHostDialogs.hpp
Fix a few warnings in PrintHostDialogs, UploadDialogs
2019-09-06 16:33:00 +02:00
ProgressStatusBar.cpp
Separate Job, ProgressStatusBar and ProgressIndicator
2019-12-16 11:07:43 +01:00
ProgressStatusBar.hpp
Move ui jobs into separate folder
2020-04-23 18:56:09 +02:00
RammingChart.cpp
Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
2019-05-11 23:29:25 +02:00
RammingChart.hpp
Fixed scaling of the Ramming/Wiping dialogs
2019-02-14 14:21:50 +01:00
RemovableDriveManager.cpp
Showing Eject button only after exporting is finished. Fix of #4212
2020-07-26 21:16:17 +02:00
RemovableDriveManager.hpp
Showing Eject button only after exporting is finished. Fix of #4212
2020-07-26 21:16:17 +02:00
RemovableDriveManagerMM.h
macos device detection
2019-12-17 13:08:17 +01:00
RemovableDriveManagerMM.mm
Fixed Command character on OSX in ImGUI
2020-03-19 16:10:16 +01:00
Search.cpp
Changed signature of the BitmapTextRenderer
2020-08-06 15:54:12 +02:00
Search.hpp
UnsavedChangesDialog improvements:
2020-08-05 19:25:04 +02:00
Selection.cpp
Modal estimated printing time dialog
2020-07-27 14:53:17 +02:00
Selection.hpp
Fixed conflicts after merge with master
2020-05-27 10:32:02 +02:00
SysInfoDialog.cpp
Code cleaning.
2020-09-04 13:01:02 +02:00
SysInfoDialog.hpp
Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSW
2019-04-25 15:09:12 +02:00
Tab.cpp
Fix of Settings scaling when they are placed in non-modal Dialog
2020-09-03 15:40:14 +02:00
Tab.hpp
Unsaved Changes: bug fix and improvements
2020-09-02 09:06:42 +02:00
UnsavedChangesDialog.cpp
OSX specific: UnsavedChangesDialog: Fixed strange ellipsis for items in DataViewCtrl
2020-09-03 10:44:54 +02:00
UnsavedChangesDialog.hpp
Unsaved Changes : improvement for the GUI_App::check_unsaved_changes()
2020-08-14 18:17:16 +02:00
UpdateDialogs.cpp
Fixing wxString::Format encoding mismatches (part 3)
2020-03-03 10:54:17 +01:00
UpdateDialogs.hpp
configuration updater
2020-02-04 15:27:11 +01:00
WipeTowerDialog.cpp
ObjectDataViewModel is extracted from wxExtentions to the separated file
2020-02-02 22:22:40 +01:00
WipeTowerDialog.hpp
Added color indicators to Purging volumes dialog
2019-06-03 10:41:34 +02:00
wxExtensions.cpp
Merge remote-tracking branch 'origin/master' into ys_unsaved_changes
2020-09-02 09:15:11 +02:00
wxExtensions.hpp
Merge remote-tracking branch 'origin/master' into ys_unsaved_changes
2020-09-02 09:15:11 +02:00
wxinit.h
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00