.. |
Gizmos
|
Fixed a crash when switching from SLA to FDM with a gizmo active
|
2020-06-03 16:39:12 +02:00 |
Jobs
|
Include cleanup: Selection.hpp
|
2020-05-26 13:46:59 +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
|
GLCanvas3DManager replaced by OpenGLManager
|
2020-05-06 14:38:53 +02:00 |
3DBed.hpp
|
The bed texture is not shown when looking from below and FDM/SLA support gizmo is active
|
2020-04-14 13:18:08 +02:00 |
3DScene.cpp
|
Reduced ugly copy / paste for ENABLE_OPENGL_ERROR_LOGGING
|
2020-06-04 15:53:58 +02:00 |
3DScene.hpp
|
Reduced ugly copy / paste for ENABLE_OPENGL_ERROR_LOGGING
|
2020-06-04 15:53:58 +02:00 |
AboutDialog.cpp
|
Merge remote-tracking branch 'origin/master' into ys_search
|
2020-03-25 11:20:34 +01:00 |
AboutDialog.hpp
|
Include cleanup in several files
|
2020-03-03 15:47:02 +01:00 |
AppConfig.cpp
|
Imperial units selection is added to the ConfigWizard
|
2020-06-10 11:18:11 +02:00 |
AppConfig.hpp
|
Common gizmos data are now handled by the CommonGizmosDataPool object
|
2020-04-07 16:35:52 +02:00 |
BackgroundSlicingProcess.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
BackgroundSlicingProcess.hpp
|
Few more include chains broken
|
2020-05-26 13:46:59 +02:00 |
BedShapeDialog.cpp
|
Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:
|
2020-05-27 14:01:48 +02:00 |
BedShapeDialog.hpp
|
Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:
|
2020-05-27 14:01:48 +02:00 |
BitmapCache.cpp
|
Fixed a bitmap getting for the case, when application was started in Light mode and then switched to the Dark
|
2020-05-25 09:41:19 +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
|
|
|
ButtonsDescription.cpp
|
|
|
ButtonsDescription.hpp
|
|
|
Camera.cpp
|
Fixed few warnings
|
2020-05-26 16:06:11 +02:00 |
Camera.hpp
|
ENABLE_THUMBNAIL_GENERATOR set as default
|
2020-03-25 10:15:02 +01:00 |
ConfigExceptions.hpp
|
|
|
ConfigManipulation.cpp
|
Grey out wipe tower related config values when wipe tower is disabled
|
2020-05-22 09:23:26 +02:00 |
ConfigManipulation.hpp
|
Fix of #2821
|
2019-08-27 09:31:19 +02:00 |
ConfigSnapshotDialog.cpp
|
Fixing build against wxWidgets 3.0
|
2020-03-04 10:34:59 +01:00 |
ConfigSnapshotDialog.hpp
|
|
|
ConfigWizard_private.hpp
|
Imperial units selection is added to the ConfigWizard
|
2020-06-10 11:18:11 +02:00 |
ConfigWizard.cpp
|
Imperial units selection is added to the ConfigWizard
|
2020-06-10 11:18:11 +02:00 |
ConfigWizard.hpp
|
WIP: ConfigWizard: 3rd party bundle installation roughly done
|
2019-09-17 13:20:06 +02:00 |
DoubleSlider.cpp
|
Fixed Editing of the Template custom Gcode
|
2020-06-09 17:10:48 +02:00 |
DoubleSlider.hpp
|
Editing of the custom GCodes like ColorChange and PausePrint
|
2020-06-07 22:42:54 +02:00 |
Event.hpp
|
Refactoring of RemovableDriveManager:
|
2020-03-06 15:10:58 +01: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
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
Field.hpp
|
Reworked sys_color_changed() functions
|
2020-05-22 15:26:35 +02:00 |
FirmwareDialog.cpp
|
FirmwareDialog: Attempt to fix window double close assertion #2619
|
2019-09-09 16:41:14 +02:00 |
FirmwareDialog.hpp
|
|
|
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 |
GLCanvas3D.cpp
|
Merge remote-tracking branch 'origin/master' into custom_gcodes
|
2020-06-08 12:27:29 +02:00 |
GLCanvas3D.hpp
|
Collapse toolbar moved from GLCanvas3D to Plater::priv
|
2020-06-05 12:33:09 +02:00 |
GLSelectionRectangle.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
GLSelectionRectangle.hpp
|
|
|
GLShader.cpp
|
Const correctness improvements:
|
2020-01-03 16:33:04 +01:00 |
GLShader.hpp
|
Tech ENABLE_TEXTURES_FROM_SVG set as default
|
2019-07-19 09:52:01 +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
|
Collapse toolbar moved from GLCanvas3D to Plater::priv
|
2020-06-05 12:33:09 +02:00 |
GLToolbar.hpp
|
ENABLE_CANVAS_TOOLTIP_USING_IMGUI set as default
|
2020-05-15 13:40:45 +02:00 |
GUI_App.cpp
|
Fixed serialization of position and size of the non modal settings dialog
|
2020-06-10 09:00:17 +02:00 |
GUI_App.hpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
GUI_ObjectLayers.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
GUI_ObjectLayers.hpp
|
Reworked sys_color_changed() functions
|
2020-05-22 15:26:35 +02:00 |
GUI_ObjectList.cpp
|
Object merge: fixed merge of the objects with changed rotation, scale and mirror
|
2020-06-05 13:15:49 +02:00 |
GUI_ObjectList.hpp
|
Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)
|
2020-06-03 15:34:33 +02:00 |
GUI_ObjectManipulation.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
GUI_ObjectManipulation.hpp
|
Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview
|
2020-05-26 13:45:36 +02:00 |
GUI_ObjectSettings.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +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
|
Fixed Editing of the Template custom Gcode
|
2020-06-09 17:10:48 +02:00 |
GUI_Preview.hpp
|
Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview
|
2020-05-26 13:45:36 +02:00 |
GUI_Utils.cpp
|
Fix font size on windows with wx3.1.3
|
2020-05-04 15:00:17 +02:00 |
GUI_Utils.hpp
|
Changed processing of a wxEVT_SYS_COLOUR_CHANGED event.
|
2020-05-21 17:29:00 +02:00 |
GUI.cpp
|
Slight include cleanup
|
2020-05-26 13:45:36 +02:00 |
GUI.hpp
|
Fixing build against wxWidgets 3.0
|
2020-03-04 10:34:59 +01:00 |
I18N.cpp
|
|
|
I18N.hpp
|
New shorcut _L() for _(L())
|
2020-03-14 17:51:56 +01:00 |
ImGuiWrapper.cpp
|
Added processing of a wxEVT_SYS_COLOUR_CHANGED event.
|
2020-05-21 14:18:57 +02:00 |
ImGuiWrapper.hpp
|
Search: 1.Select first item in the search list by default
|
2020-05-07 21:53:17 +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
|
Fixed few warnings
|
2020-05-26 16:06:11 +02:00 |
KBShortcutsDialog.hpp
|
New keyboard shortcuts dialog -> Scrollable pages and resizable dialog
|
2020-02-12 11:25:36 +01:00 |
MainFrame.cpp
|
Fixed serialization of position and size of the non modal settings dialog
|
2020-06-10 09:00:17 +02:00 |
MainFrame.hpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
MeshUtils.cpp
|
Fix of several issues related to gizmos updating and undo/redo
|
2020-06-03 15:33:39 +02:00 |
MeshUtils.hpp
|
EigenMesh3D does not store a copy of the mesh
|
2020-05-27 00:51:11 +02:00 |
Mouse3DController.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +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 |
ObjectDataViewModel.cpp
|
Added missed icons for the dark mode.
|
2020-05-22 17:05:21 +02:00 |
ObjectDataViewModel.hpp
|
Linux issue: fixed Object's DnD with sub items
|
2020-02-20 14:19:00 +01:00 |
OpenGLManager.cpp
|
Added missing include
|
2020-05-06 14:48:40 +02:00 |
OpenGLManager.hpp
|
Added missing include
|
2020-05-06 14:48:40 +02:00 |
OptionsGroup.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
OptionsGroup.hpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
Plater.cpp
|
Merge remote-tracking branch 'origin/master' into custom_gcodes
|
2020-06-08 12:27:29 +02:00 |
Plater.hpp
|
Collapse toolbar moved from GLCanvas3D to Plater::priv
|
2020-06-05 12:33:09 +02:00 |
Preferences.cpp
|
1st installment of tech ENABLE_ENVIRONMENT_MAP
|
2020-05-28 15:27:29 +02:00 |
Preferences.hpp
|
1st installment of tech ENABLE_ENVIRONMENT_MAP
|
2020-05-28 15:27:29 +02:00 |
Preset.cpp
|
Editing of the custom GCodes like ColorChange and PausePrint
|
2020-06-07 22:42:54 +02:00 |
Preset.hpp
|
Fuzzy matching:
|
2020-05-04 21:22:56 +02:00 |
PresetBundle.cpp
|
Merge remote-tracking branch 'origin/ys_fix_cb_selection'
|
2020-03-25 11:12:37 +01:00 |
PresetBundle.hpp
|
Fixed conversion of installed presets from PrusaSlicer 2.1.1 to 2.2.0
|
2020-03-14 20:18:31 +01:00 |
PresetHints.cpp
|
Fixed few warnings
|
2020-05-26 16:06:11 +02:00 |
PresetHints.hpp
|
Implemented top_solid_min_thickness / bottom_solid_min_thickness.
|
2020-02-05 16:53:48 +01:00 |
PrintHostDialogs.cpp
|
Fixing wxString::Format encoding mismatches (part 3)
|
2020-03-03 10:54:17 +01: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
|
|
|
RammingChart.hpp
|
|
|
RemovableDriveManager.cpp
|
Win32 specific: Using SHChangeNotifyRegister to get notifications
|
2020-03-27 08:10:00 +01:00 |
RemovableDriveManager.hpp
|
Windows specific refactoring of Mouse3DController and RemovableDriveManager.
|
2020-03-13 14:19:14 +01: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
|
Fixed export/import from/to amf and 3mf file.
|
2020-06-08 12:25:29 +02:00 |
Search.hpp
|
Fix of #4282 (wxOVERRIDE macro not available in wxWidgets 3.0)
|
2020-05-27 10:58:38 +02:00 |
Selection.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
Selection.hpp
|
Fixed unit tests after previous include manipulations
|
2020-05-26 15:33:44 +02:00 |
SysInfoDialog.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
SysInfoDialog.hpp
|
|
|
Tab.cpp
|
Editing of the custom GCodes like ColorChange and PausePrint
|
2020-06-07 22:42:54 +02:00 |
Tab.hpp
|
Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:
|
2020-05-27 14:01:48 +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
|
|
|
wxExtensions.cpp
|
Includes cleanup:
|
2020-05-27 14:01:47 +02:00 |
wxExtensions.hpp
|
Completed a search list cleaning (deleted unused options).
|
2020-04-16 09:59:12 +02:00 |
wxinit.h
|
|
|