orcaslicer/src/slic3r/GUI
2020-05-26 13:45:36 +02:00
..
Gizmos Fix win build 2020-05-21 11:27:47 +02:00
Jobs Add ui job for SLA import 2020-04-23 19:45:55 +02:00
2DBed.cpp
2DBed.hpp
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 Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
3DScene.hpp Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
AboutDialog.cpp Merge remote-tracking branch 'origin/master' into ys_search 2020-03-25 11:20:34 +01:00
AboutDialog.hpp
AppConfig.cpp Auto scale of the toolbars in respect to the canvas size 2020-05-12 23:07:35 +02:00
AppConfig.hpp Common gizmos data are now handled by the CommonGizmosDataPool object 2020-04-07 16:35:52 +02:00
BackgroundSlicingProcess.cpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
BackgroundSlicingProcess.hpp Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
BedShapeDialog.cpp The print bed is limited to 1.2m x 1.2m. (related to #2877) 2020-04-01 19:01:38 +02:00
BedShapeDialog.hpp
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
BonjourDialog.cpp
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp ENABLE_THUMBNAIL_GENERATOR set as default 2020-03-25 10:15:02 +01: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
ConfigSnapshotDialog.cpp
ConfigSnapshotDialog.hpp
ConfigWizard.cpp ConfigWizard: fixed first column name on SLA Material page 2020-04-20 08:09:19 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp Reworked filaments / SLA materials in installation wizard: 2020-03-14 18:35:42 +01:00
DoubleSlider.cpp Slic3r::format(), Slic3r::GUI::format_wxstr(): 2020-04-01 09:49:04 +02:00
DoubleSlider.hpp
Event.hpp Refactoring of RemovableDriveManager: 2020-03-06 15:10:58 +01:00
ExtruderSequenceDialog.cpp
ExtruderSequenceDialog.hpp
Field.cpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
Field.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
FirmwareDialog.cpp
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 Fuzzy matching: 2020-05-04 21:22:56 +02:00
GLCanvas3D.cpp Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
GLCanvas3D.hpp Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
GLSelectionRectangle.cpp Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default 2020-05-06 12:19:34 +02:00
GLSelectionRectangle.hpp
GLShader.cpp
GLShader.hpp
GLTexture.cpp GLCanvas3DManager replaced by OpenGLManager 2020-05-06 14:38:53 +02:00
GLTexture.hpp
GLToolbar.cpp ENABLE_CANVAS_TOOLTIP_USING_IMGUI set as default 2020-05-15 13:40:45 +02:00
GLToolbar.hpp ENABLE_CANVAS_TOOLTIP_USING_IMGUI set as default 2020-05-15 13:40:45 +02:00
GUI.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +02:00
GUI.hpp
GUI_App.cpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_App.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectLayers.cpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectLayers.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
GUI_ObjectList.hpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
GUI_ObjectManipulation.cpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectManipulation.hpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
GUI_ObjectSettings.cpp
GUI_ObjectSettings.hpp
GUI_Preview.cpp GLCanvas3DManager replaced by OpenGLManager 2020-05-06 14:38:53 +02:00
GUI_Preview.hpp Include cleanup: do not include Model.hpp from 3DScene.hpp 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
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 instance check: bux fix in shutdown() - repairs falling at assert when reiniting otherInstanceMessageHandler 2020-05-18 08:33:55 +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 Search: Implemented SearchDialog. 2020-04-22 15:46:23 +02:00
KBShortcutsDialog.hpp
LambdaObjectDialog.cpp
LambdaObjectDialog.hpp
MainFrame.cpp MSW specific issue: Fixed scaling of the Tabs when They are in the separated dialog 2020-05-25 10:21:30 +02:00
MainFrame.hpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
MeshUtils.cpp Removed immediate OpenGL mode calls for clipping plane rendering 2020-05-21 10:25:31 +02:00
MeshUtils.hpp Removed immediate OpenGL mode calls for clipping plane rendering 2020-05-21 10:25:31 +02:00
Mouse3DController.cpp WIP: Windows specific 3Dconnexion using WM_INPUT. 2020-03-31 09:01:55 +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
ObjectDataViewModel.cpp Added missed icons for the dark mode. 2020-05-22 17:05:21 +02:00
ObjectDataViewModel.hpp
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 Added missed icons for the dark mode. 2020-05-22 17:05:21 +02:00
OptionsGroup.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
Plater.cpp Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
Plater.hpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
Preferences.cpp Merge remote-tracking branch 'origin/ys_imperial_unit' 2020-05-18 16:01:10 +02:00
Preferences.hpp Layouts: 2020-05-07 15:37:18 +02:00
Preset.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +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
PresetHints.hpp
PrintHostDialogs.cpp
PrintHostDialogs.hpp
ProgressStatusBar.cpp
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
RemovableDriveManagerMM.mm Fixed Command character on OSX in ImGUI 2020-03-19 16:10:16 +01:00
Search.cpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
Search.hpp Changed processing of a wxEVT_SYS_COLOUR_CHANGED event. 2020-05-21 17:29:00 +02:00
Selection.cpp Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default 2020-05-06 12:19:34 +02:00
Selection.hpp Include cleanup: do not include Model.hpp from 3DScene.hpp 2020-05-26 13:45:36 +02:00
SysInfoDialog.cpp Show Eigen vectorization support in system info dialog. 2020-05-22 11:36:10 +02:00
SysInfoDialog.hpp
Tab.cpp Added missed icons for the dark mode. 2020-05-22 17:05:21 +02:00
Tab.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
UpdateDialogs.cpp
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
wxExtensions.cpp Merge remote-tracking branch 'origin/master' into ys_search 2020-04-16 11:46:29 +02:00
wxExtensions.hpp Completed a search list cleaning (deleted unused options). 2020-04-16 09:59:12 +02:00
wxinit.h