PrusaSlicer-NonPlainar/src/slic3r/GUI
2020-09-04 16:21:36 +02:00
..
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
2DBed.hpp
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
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
BonjourDialog.cpp
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
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
ConfigManipulation.cpp Merge remote-tracking branch 'origin/master' into ys_ph_printers 2020-08-06 17:02:48 +02:00
ConfigManipulation.hpp
ConfigSnapshotDialog.cpp Code cleaning. 2020-09-04 13:01:02 +02:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp Added two missing icons to fix build on Linux 2020-09-01 23:26:08 +02:00
ConfigWizard.hpp
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
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
ExtruderSequenceDialog.hpp
Field.cpp PhysicalPrinter. PhysicalPrinterDialog improvements 2020-06-25 12:58:59 +02:00
Field.hpp PhysicalPrinter. PhysicalPrinterDialog improvements 2020-06-25 12:58:59 +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 Fixed few warnings 2020-05-26 16:06:11 +02:00
GCodeViewer.cpp GCodeViewer -> Fixed bug in generating solid toolpaths and export of toolpaths to obj file 2020-09-02 14:24:32 +02:00
GCodeViewer.hpp Fixed export of toolpaths to obj files 2020-09-01 14:35:42 +02:00
GLCanvas3D.cpp Merge branch lm_seam_painter_frontend 2020-09-01 23:03:16 +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
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
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 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-08-10 14:22:46 +02:00
GUI.hpp GCodeViewer -> Toggle extrusion role visibility by clicking on legend 2020-04-28 08:50:52 +02:00
GUI_App.cpp Added SplashScreen 2020-09-04 13:42:44 +02:00
GUI_App.hpp Merge remote-tracking branch 'origin/master' into ys_unsaved_changes 2020-09-02 09:15:11 +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
GUI_Preview.cpp Code cleanup 2020-09-01 09:28:02 +02:00
GUI_Preview.hpp Code cleanup 2020-09-01 09:28:02 +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 Code cleaning. 2020-09-04 13:01:02 +02:00
I18N.cpp
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 Code cleanup 2020-09-01 09:28:02 +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 Fixed non-MSW builds 2020-09-04 16:21:36 +02:00
MainFrame.hpp ENABLE_GCODE_VIEWER -> Experimental taskbar icon 2020-08-28 08:54:58 +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
Mouse3DHandlerMac.mm
MsgDialog.cpp
MsgDialog.hpp
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 Fixed UI changing update for "Ramming" parameter 2020-08-17 15:13:18 +02:00
OptionsGroup.hpp PhysicalPrinter. PhysicalPrinterDialog improvements 2020-06-25 12:58:59 +02:00
PhysicalPrinterDialog.cpp PhysicalPrinterDialog improvements : Printer device default name is changed to force the user to change it 2020-08-06 10:40:04 +02:00
PhysicalPrinterDialog.hpp PhysicalPrinterDialog :: next improvement 2020-07-24 16:34:25 +02:00
Plater.cpp Fixed several indentation-related warnings 2020-09-01 18:18:56 +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 Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3r 2020-08-08 17:03:20 +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
ProgressStatusBar.cpp
ProgressStatusBar.hpp Move ui jobs into separate folder 2020-04-23 18:56:09 +02:00
RammingChart.cpp
RammingChart.hpp
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
RemovableDriveManagerMM.mm
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
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
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
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