OrcaSlicer/src/slic3r/GUI
2020-05-20 17:03:53 +02:00
..
Gizmos FDM supports gizmo: slight code refactoring 2020-05-18 16:08:21 +02:00
Jobs Add ui job for SLA import 2020-04-23 19:45:55 +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 Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
3DBed.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
3DScene.cpp Tech ENABLE_GCODE_VIEWER -> Small refactoring 2020-05-13 13:55:00 +02:00
3DScene.hpp Tech ENABLE_GCODE_VIEWER -> Small refactoring 2020-05-13 13:55:00 +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 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 GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER 2020-05-07 10:49:12 +02:00
BackgroundSlicingProcess.hpp GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Control (wip) 2020-05-15 09:22:51 +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 Added selection of custom bed model to bed shape dialog 2019-07-18 12:56:52 +02:00
BitmapCache.cpp GCodeViewer -> Extrusion toolpaths colored by tool 2020-04-21 15:55:26 +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 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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigManipulation.cpp WIP: Ironing over top surfaces. 2020-04-14 11:53:28 +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 Overrided on_dpi_changed() for some Dialogs: 2019-04-18 15:05:17 +02:00
ConfigWizard.cpp ConfigWizard: fixed first column name on SLA Material page 2020-04-20 08:09:19 +02:00
ConfigWizard.hpp WIP: ConfigWizard: 3rd party bundle installation roughly done 2019-09-17 13:20:06 +02:00
ConfigWizard_private.hpp Reworked filaments / SLA materials in installation wizard: 2020-03-14 18:35:42 +01:00
DoubleSlider.cpp GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control 2020-05-19 11:17:47 +02:00
DoubleSlider.hpp Tech ENABLE_GCODE_VIEWER -> Adapting DoubleSlider::Control for sequential view 2020-05-15 17:57:47 +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 Search: Use wxDataViewCtrl instead of wxListBox. 2020-05-15 15:47:15 +02:00
Field.hpp Completed a search list cleaning (deleted unused options). 2020-04-16 09:59:12 +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 Fuzzy matching: 2020-05-04 21:22:56 +02:00
GCodeViewer.cpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GCodeViewer.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GLCanvas3D.cpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GLCanvas3D.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GLModel.cpp Tech ENABLE_GCODE_VIEWER -> Fixed normals in curved arrows model 2020-05-13 11:48:29 +02:00
GLModel.hpp Tech ENABLE_GCODE_VIEWER -> Selection straight arrows rendered using the new OpenGL model class 2020-05-13 09:07:06 +02:00
GLSelectionRectangle.cpp Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default 2020-05-06 12:19:34 +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 Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GLShader.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GLShadersManager.cpp First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManager as a central point to manage OpenGL shaders 2020-05-20 14:11:22 +02:00
GLShadersManager.hpp First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManager as a central point to manage OpenGL shaders 2020-05-20 14:11:22 +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_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 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-04-29 12:53:55 +02:00
GUI.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
GUI_App.cpp Bug fixing: 2020-05-18 15:59:09 +02:00
GUI_App.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
GUI_ObjectLayers.cpp Implemented disabling of Add buttons if next layer range couldn't be added 2020-03-12 15:11:31 +01:00
GUI_ObjectLayers.hpp Fix of a crash on OSX after changing a layer range value and then 2020-03-11 09:10:25 +01:00
GUI_ObjectList.cpp Fix updating of gizmos when instances are added 2020-04-30 15:21:11 +02:00
GUI_ObjectList.hpp SLA archive import with miniz, marching square bugfixes 2020-04-23 19:12:07 +02:00
GUI_ObjectManipulation.cpp Imperial units: Implemented just for the object's position and size 2020-04-29 19:10:13 +02:00
GUI_ObjectManipulation.hpp Fixed OSX build 2020-05-05 20:40:31 +02:00
GUI_ObjectSettings.cpp Fixing wxString::Format encoding mismatches (part 2) 2020-03-03 10:54:17 +01:00
GUI_ObjectSettings.hpp Fix of #2878 (endless warning loop in configuration update) 2019-09-16 10:22:26 +02:00
GUI_Preview.cpp GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control 2020-05-19 11:17:47 +02:00
GUI_Preview.hpp GCodeViewer -> Fixed visibility of bottom toolbar 2020-05-19 10:04:14 +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 GCodeViewer -> Extrusion toolpaths colored by tool 2020-04-21 15:55:26 +02:00
I18N.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
I18N.hpp New shorcut _L() for _(L()) 2020-03-14 17:51:56 +01:00
ImGuiWrapper.cpp Search: Use wxDataViewCtrl instead of wxListBox. 2020-05-15 15:47:15 +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 New keyboard shortcuts dialog -> Scrollable pages and resizable dialog 2020-02-12 11:25:36 +01:00
LambdaObjectDialog.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
LambdaObjectDialog.hpp Fixing build against wxWidgets 3.0 2020-03-04 10:34:59 +01:00
MainFrame.cpp Merge remote-tracking branch 'origin/ys_imperial_unit' 2020-05-18 16:01:10 +02:00
MainFrame.hpp New layout: 2020-05-05 17:23:58 +02:00
MeshUtils.cpp FDM supports gizmo: caching triangle normals in order to increase performance 2020-05-18 16:08:21 +02:00
MeshUtils.hpp FDM supports gizmo: caching triangle normals in order to increase performance 2020-05-18 16:08:21 +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 Refactor: Move Semver from slice3r to libslic3r 2019-08-19 17:04:14 +02:00
ObjectDataViewModel.cpp avoid calling GetHeight() on non-IsOk() icons 2020-05-07 09:48:44 +02:00
ObjectDataViewModel.hpp Linux issue: fixed Object's DnD with sub items 2020-02-20 14:19:00 +01:00
OpenGLManager.cpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
OpenGLManager.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
OptionsGroup.cpp New Layouts: There 3 mode of a layout of the settings tabpanel : 2020-05-04 22:31:59 +02:00
OptionsGroup.hpp Layouts: 2020-05-07 15:37:18 +02:00
Plater.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-05-19 07:57:19 +02:00
Plater.hpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-05-19 07:57:19 +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 Partial fix of v2.2.0 alpha2 Unhandled exception - extrusion width #3482 2020-02-18 12:26:56 +01: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 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 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 Bug fixing: 2020-05-18 15:59:09 +02:00
Search.hpp Search: Use wxDataViewCtrl instead of wxListBox. 2020-05-15 15:47:15 +02:00
Selection.cpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
Selection.hpp Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup 2020-05-20 17:03:53 +02:00
SysInfoDialog.cpp Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default 2020-05-06 12:19:34 +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 Search: Use wxDataViewCtrl instead of wxListBox. 2020-05-15 15:47:15 +02:00
Tab.hpp Search: Fixed returning of a pointer to temporary. 2020-04-30 12:03:49 +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 GCodeViewer -> Increased size of wxCheckListBoxComboPopup 2020-05-06 15:17:53 +02:00
wxExtensions.hpp Completed a search list cleaning (deleted unused options). 2020-04-16 09:59:12 +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