PrusaSlicer-NonPlainar/src/slic3r/GUI
2020-02-02 21:20:48 +01:00
..
Gizmos Hollowing gizmo can now trigger the backend calculation 2020-01-24 10:53:40 +01:00
2DBed.cpp Added selection of custom bed texture to bed shape dialog 2019-07-18 11:12:11 +02:00
2DBed.hpp Added selection of custom bed texture to bed shape dialog 2019-07-18 11:12:11 +02:00
3DBed.cpp Fixed conflicts after merge with master 2020-01-17 14:58:19 +01:00
3DBed.hpp Fixed conflicts after merge with master 2020-01-17 14:58:19 +01:00
3DScene.cpp #3492 - Fix of export of toolpaths to obj 2020-01-09 12:23:17 +01:00
3DScene.hpp Optimization in GLCanvas3D::reload_scene(): 2019-12-10 11:12:17 +01:00
AboutDialog.cpp Fix encoding of a few files in GUI 2019-08-19 17:04:14 +02:00
AboutDialog.hpp
AppConfig.cpp button for exporting gcode to harddrive 2020-01-21 13:29:39 +01:00
AppConfig.hpp button for exporting gcode to harddrive 2020-01-21 13:29:39 +01:00
BackgroundSlicingProcess.cpp Throwing exceptions with text after copy file check failure and renaming from .tmp failure 2020-01-21 13:39:27 +01:00
BackgroundSlicingProcess.hpp Platter->Plater 2020-01-20 11:16:49 -05:00
BedShapeDialog.cpp Partial revert of cc919c68b8 2019-12-19 11:38:48 +01:00
BedShapeDialog.hpp Added selection of custom bed model to bed shape dialog 2019-07-18 12:56:52 +02:00
BitmapCache.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
BitmapCache.hpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
BonjourDialog.cpp Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog, 2019-06-25 18:16:53 +02:00
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp Follow-up of 17a6b696e7 -> Fixed build when tech ENABLE_6DOF_CAMERA is disabled 2020-01-29 14:44:03 +01:00
Camera.hpp Follow-up of 17a6b696e7 -> Fixed build when tech ENABLE_6DOF_CAMERA is disabled 2020-01-29 14:44:03 +01:00
ConfigExceptions.hpp
ConfigManipulation.cpp Localization improvements: 2019-12-04 16:11:10 +01:00
ConfigManipulation.hpp Fix of #2821 2019-08-27 09:31:19 +02:00
ConfigSnapshotDialog.cpp Time conversion functions with tests. 2019-10-02 14:44:11 +02:00
ConfigSnapshotDialog.hpp
ConfigWizard_private.hpp Added default filament(resin) in wizard for selected printers 2020-01-15 09:34:21 +01:00
ConfigWizard.cpp Select first printer for 3rd vendor. 2020-01-21 16:34:07 +01:00
ConfigWizard.hpp WIP: ConfigWizard: 3rd party bundle installation roughly done 2019-09-17 13:20:06 +02:00
DoubleSlider.cpp Mark a tick as a conflict, if it has a ToolChange to the same extruder 2020-02-02 21:20:48 +01:00
DoubleSlider.hpp Mark a tick as a conflict, if it has a ToolChange to the same extruder 2020-02-02 21:20:48 +01:00
Event.hpp
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 OSX issue: Fix Background drawing for some of controls in Dark mode 2019-11-12 13:54:36 +01:00
Field.hpp Fix for #2845 2019-09-02 14:02:26 +02:00
FirmwareDialog.cpp FirmwareDialog: Attempt to fix window double close assertion #2619 2019-09-09 16:41:14 +02:00
FirmwareDialog.hpp
GLCanvas3D.cpp Fix of tripping glAssert after switching to Preview on Linux/GTK2 2020-01-31 14:50:37 +01:00
GLCanvas3D.hpp #3580 - Added menu item 'Edit/Reload from disk' and F5 key acceleration to reload the entire plater 2020-01-31 12:15:04 +01:00
GLCanvas3DManager.cpp ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_object on graphic cards supporting it 2019-11-05 14:50:58 +01:00
GLCanvas3DManager.hpp ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_object on graphic cards supporting it 2019-11-05 14:50:58 +01:00
GLSelectionRectangle.cpp 3Dconnexion devices translation linearly dependent on zoom 2020-01-16 10:17:07 +01: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 ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as default 2020-01-17 10:34:32 +01:00
GLTexture.hpp Merge branch 'master' into tm_zero_elev_ui 2019-08-07 15:53:41 +02:00
GLToolbar.cpp 3Dconnexion devices translation linearly dependent on zoom 2020-01-16 10:17:07 +01:00
GLToolbar.hpp ENABLE_VIEW_TOOLBAR_BACKGROUND_FIX set as default 2020-01-17 10:50:25 +01:00
GUI_App.cpp Forcing a print bed update after config or config bundle is loaded. 2020-01-24 15:16:36 +01:00
GUI_App.hpp Implemented function to get an icon name considering to OS color mode 2019-12-18 15:54:01 +01:00
GUI_ObjectLayers.cpp Fix of SPE-1026 (Height range value works differently if you press enter and if you leave textbox) 2019-09-19 15:28:36 +02:00
GUI_ObjectLayers.hpp Fixed re-scaling under MSW for Layers editing 2019-09-17 13:41:44 +02:00
GUI_ObjectList.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
GUI_ObjectList.hpp Remove some gtk warnings on application start. 2020-01-27 14:31:49 +01:00
GUI_ObjectManipulation.cpp ExtruderSequenceDialog : 2019-11-16 02:12:37 +01:00
GUI_ObjectManipulation.hpp Fixed OSX build 2019-10-09 13:15:03 +02:00
GUI_ObjectSettings.cpp Call update_config_values after deleting of a overridden option 2019-09-16 12:05:56 +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 Implemented editing for extruder of existing ToolChangeCode tick 2020-01-23 16:11:21 +01:00
GUI_Preview.hpp Implemented editing for extruder of existing ToolChangeCode tick 2020-01-23 16:11:21 +01:00
GUI_Utils.cpp Fix: Rename DPI changed event to not clash with impl in wxwidgets 2019-11-11 17:10:29 +01:00
GUI_Utils.hpp Fix: Rename DPI changed event to not clash with impl in wxwidgets 2019-11-11 17:10:29 +01:00
GUI.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
GUI.hpp Move ConfigWizard instance in GUI_App, lazy-initialized, 2019-09-17 13:20:06 +02:00
I18N.cpp
I18N.hpp Plurals for number of Undo / Redo actions. 2019-08-28 16:19:46 +02:00
ImGuiWrapper.cpp removableDriveManager bug fixes 2019-12-18 10:34:26 +01:00
ImGuiWrapper.hpp removableDriveManager bug fixes 2019-12-18 10:34:26 +01:00
Job.hpp Add boilerplate for shader based csg 2019-12-20 12:25:44 +01:00
KBShortcutsDialog.cpp ENABLE_3DCONNEXION_DEVICES tech set as default 2019-10-11 15:51:36 +02:00
KBShortcutsDialog.hpp Resize of the KBShortcutsDialog according to the display size 2019-08-23 13:22:29 +02:00
LambdaObjectDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
LambdaObjectDialog.hpp
MainFrame.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
MainFrame.hpp Merge branch 'master' into lm_tm_hollowing 2020-01-21 13:00:07 +01:00
MeshUtils.cpp Removed an obsolete variable from MeshRaycaster 2019-12-12 13:19:16 +01:00
MeshUtils.hpp Removed an obsolete variable from MeshRaycaster 2019-12-12 13:19:16 +01:00
Mouse3DController.cpp osx 3dmouse change of rotation directions 2020-01-21 15:55:59 +01:00
Mouse3DController.hpp OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
Mouse3DHandlerMac.mm OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
MsgDialog.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
MsgDialog.hpp Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
OptionsGroup.cpp Fixed several warnings 2019-10-29 10:40:34 +01:00
OptionsGroup.hpp OSX issue: Fix Background drawing for some of controls in Dark mode 2019-11-12 13:54:36 +01:00
Plater.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
Plater.hpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
Preferences.cpp Modified layout of preferences dialog 2020-01-16 11:08:19 +01:00
Preferences.hpp Modified layout of preferences dialog 2020-01-16 11:08:19 +01:00
Preset.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
Preset.hpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
PresetBundle.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
PresetBundle.hpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
PresetHints.cpp Localization improvements: 2019-12-04 11:14:13 +01:00
PresetHints.hpp
PrintHostDialogs.cpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
PrintHostDialogs.hpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
ProgressIndicator.hpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
ProgressStatusBar.cpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
ProgressStatusBar.hpp Separate Job, ProgressStatusBar and ProgressIndicator 2019-12-16 11:07:43 +01:00
RammingChart.cpp
RammingChart.hpp
RemovableDriveManager.cpp adding constantness & removing unused code 2020-01-22 17:15:09 +01:00
RemovableDriveManager.hpp adding constantness & removing unused code 2020-01-22 17:15:09 +01:00
RemovableDriveManagerMM.h macos device detection 2019-12-17 13:08:17 +01:00
RemovableDriveManagerMM.mm macos device detection 2019-12-17 13:08:17 +01:00
Selection.cpp Six degrees of freedom camera - 1st installment 2020-01-15 12:49:34 +01:00
Selection.hpp Code cleanup 2019-07-31 11:12:50 +02:00
SysInfoDialog.cpp Memory usage is now shown in SysInfoDialog on all three platforms 2019-08-05 20:17:29 +02:00
SysInfoDialog.hpp
Tab.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
Tab.hpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
UpdateDialogs.cpp To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox, 2020-01-31 16:57:45 +01:00
UpdateDialogs.hpp Fix a few warnings in PrintHostDialogs, UploadDialogs 2019-09-06 16:33:00 +02:00
WipeTowerDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
WipeTowerDialog.hpp Added color indicators to Purging volumes dialog 2019-06-03 10:41:34 +02:00
wxExtensions.cpp Fixed build under OSX 2020-02-02 19:40:00 +01:00
wxExtensions.hpp Added missed include for OSX 2020-01-31 21:03:17 +01:00
wxinit.h