PrusaSlicer-NonPlainar/src/slic3r/GUI
2020-11-03 15:45:23 +01:00
..
Gizmos Degree sign in FDM supports gizmo dialog: 2020-11-03 15:15:09 +01:00
Jobs Support for naming slicer own threads for debugging. 2020-10-22 13:54:15 +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 ENABLE_SLOPE_RENDERING set as default 2020-10-02 15:43:39 +02:00
3DScene.hpp ENABLE_SLOPE_RENDERING set as default 2020-10-02 15:43:39 +02:00
AboutDialog.cpp Fixes of DPI scaling on Windows. 2020-09-30 14:02:23 +02:00
AboutDialog.hpp
BackgroundSlicingProcess.cpp Fix of empty error string. No testing errors for boost::filesystem::permission. 2020-10-23 18:35:32 +02:00
BackgroundSlicingProcess.hpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
BedShapeDialog.cpp Fixed crash on BedShapeDialog creation 2020-09-25 10:44:22 +02:00
BedShapeDialog.hpp Fixed crash on BedShapeDialog creation 2020-09-25 10:44:22 +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 #4987 - Fixed camera switches back to non-Perspective camera after slice 2020-10-27 14:01:42 +01:00
Camera.hpp #4987 - Fixed camera switches back to non-Perspective camera after slice 2020-10-27 14:01:42 +01:00
ConfigExceptions.hpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
ConfigManipulation.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
ConfigManipulation.hpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
ConfigSnapshotDialog.cpp Snapshots extended to capture and restore sla_print, sla_material, 2020-10-27 12:48:31 +01:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp configuration wizard: added Checked information to sorting algortihm on filaments page. Fix of #4922 2020-10-20 10:35:48 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp configuration wizard: added Checked information to sorting algortihm on filaments page. Fix of #4922 2020-10-20 10:35:48 +02:00
DoubleSlider.cpp "Sequential slider applied only to top layer" parameter from the Preferences is applied just for the horizontal slider now 2020-11-03 15:45:23 +01:00
DoubleSlider.hpp "Sequential slider applied only to top layer" parameter from the Preferences is applied just for the horizontal slider now 2020-11-03 15:45:23 +01:00
Event.hpp
ExtraRenderers.cpp UnsavedChangesDialog :: Toggle column is on first place now 2020-08-07 10:21:20 +02:00
ExtraRenderers.hpp Added info message about successfully save of the preset(s) modifications 2020-10-06 12:32:28 +02:00
ExtruderSequenceDialog.cpp
ExtruderSequenceDialog.hpp
Field.cpp Big code cleaning 2020-11-02 06:48:30 -08:00
Field.hpp Big code cleaning 2020-11-02 06:48:30 -08:00
FirmwareDialog.cpp Merge pull request #4747 from wavexx/monospaced_gcode 2020-10-10 14:01:48 +02:00
FirmwareDialog.hpp
format.hpp
fts_fuzzy_match.h Fixed few warnings 2020-05-26 16:06:11 +02:00
GCodeViewer.cpp GCode tool marker set as visible by default 2020-11-03 09:27:18 +01:00
GCodeViewer.hpp GCode tool marker set as visible by default 2020-11-03 09:27:18 +01:00
GLCanvas3D.cpp Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows 2020-11-03 08:41:04 +01:00
GLCanvas3D.hpp #4888 - Fixed jerky movements in Preview when using 3D mouse 2020-10-19 12:34:33 +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 Limiting the application of Machine Limits 2020-10-02 17:32:03 +02:00
GUI.hpp
GUI_App.cpp Fixed build when ENABLE_GCODE_VIEWER is disabled 2020-10-27 13:52:54 +01:00
GUI_App.hpp GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp. 2020-10-22 16:28:55 +02:00
GUI_Init.cpp Fix couple of build issues on gcc 2020-10-23 07:51:58 +02:00
GUI_Init.hpp Fix couple of build issues on gcc 2020-10-23 07:51:58 +02:00
GUI_ObjectLayers.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectLayers.hpp Reworked sys_color_changed() functions 2020-05-22 15:26:35 +02:00
GUI_ObjectList.cpp Show "Merge" item of the context menu for multiple selection only for objects or instances 2020-10-16 11:01:27 +02:00
GUI_ObjectList.hpp New class ModelConfig wrapping DynamicPrintConfig and a timestamp 2020-09-24 15:34:13 +02:00
GUI_ObjectManipulation.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectManipulation.hpp Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview 2020-05-26 13:45:36 +02:00
GUI_ObjectSettings.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectSettings.hpp New class ModelConfig wrapping DynamicPrintConfig and a timestamp 2020-09-24 15:34:13 +02:00
GUI_Preview.cpp GCode tool marker set as visible by default 2020-11-03 09:27:18 +01:00
GUI_Preview.hpp Fixed crash when moving horizontal slider thumb in preview with no toolpath active 2020-10-07 13:38:21 +02:00
GUI_Utils.cpp Fixed missing include on Linux, printf format string fix 2020-10-02 09:32:50 +02:00
GUI_Utils.hpp Fixed missing include on Linux, printf format string fix 2020-10-02 09:32:50 +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 Orange background for imgui buttons 2020-10-02 13:02:56 +02:00
ImGuiWrapper.hpp GCodeViewer -> Tweaks in legend rendering 2020-08-06 13:36:21 +02:00
InstanceCheck.cpp Fix of #4889 (malfunctioning single instance detection on macOS): 2020-10-19 11:08:03 +02:00
InstanceCheck.hpp switching from slicer to gcode viewer - unlocking lock file 2020-10-14 08:48:38 +02:00
InstanceCheckMac.h starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start. 2020-10-12 15:26:19 +02:00
InstanceCheckMac.mm bring_forward on recieved other instance msg 2020-10-15 09:52:29 +02:00
KBShortcutsDialog.cpp Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows 2020-11-03 08:41:04 +01: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 Fix of previous commit. 2020-10-28 11:11:58 +01:00
MainFrame.hpp Fix couple of build issues on gcc 2020-10-23 07:51: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 Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows 2020-11-03 08:41:04 +01:00
Mouse3DController.hpp Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows 2020-11-03 08:41:04 +01:00
Mouse3DHandlerMac.mm
MsgDialog.cpp
MsgDialog.hpp
NotificationManager.cpp prevent notifications moving left when in preview 2020-10-27 09:39:58 +01:00
NotificationManager.hpp Notifications: 2020-10-15 09:56:40 +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
OG_CustomCtrl.cpp Custom control : Fixed un-hovering for labels, which work as a hyperlinks 2020-11-03 13:40:49 +01:00
OG_CustomCtrl.hpp Custom control : Fixed un-hovering for labels, which work as a hyperlinks 2020-11-03 13:40:49 +01:00
OpenGLManager.cpp #4880 - Initialization of OpenGL data used by GCodeViewer done on the first call of GCodeViewer::render() 2020-10-17 13:04:58 +02:00
OpenGLManager.hpp ENABLE_SHADERS_MANAGER set as default 2020-05-22 16:08:02 +02:00
OptionsGroup.cpp Big code cleaning 2020-11-02 06:48:30 -08:00
OptionsGroup.hpp Big code cleaning 2020-11-02 06:48:30 -08:00
PhysicalPrinterDialog.cpp PhysicalPrinterDialog : fixed layout in update() 2020-11-02 22:04:40 +01:00
PhysicalPrinterDialog.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
Plater.cpp Tech ENABLE_CTRL_M_ON_WINDOWS [Experimental] to re-enable imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows 2020-11-03 08:41:04 +01:00
Plater.hpp #4888 - Fixed jerky movements in Preview when using 3D mouse 2020-10-19 12:34:33 +02:00
Preferences.cpp #4395, #4701, #1336 - Added the ability to invert the scroll wheel when zooming 2020-11-02 13:08:13 +01:00
Preferences.hpp Added option to apply the sequential slider in preview to top layer only or to whole gcode toolpaths 2020-10-15 10:25:13 +02:00
PresetComboBoxes.cpp Custom control : Bug fixing 2020-11-02 06:48:30 -08:00
PresetComboBoxes.hpp Behavior of the "cog" icon is changed to avoid misunderstandings appear in issue #4891: 2020-10-20 16:38:13 +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 Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
PrintHostDialogs.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
ProgressStatusBar.cpp
ProgressStatusBar.hpp
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
SavePresetDialog.cpp Localization: Updated POT and List.txt 2020-10-19 14:18:02 +02:00
SavePresetDialog.hpp Added missing forward declaration for gcc 2020-10-20 16:41:25 +02:00
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 Fix of #3505 (place on face oriented objects at slight angle sometimes) 2020-10-29 12:49:43 +01:00
Selection.hpp Fixed conflicts after merge with master 2020-05-27 10:32:02 +02:00
SysInfoDialog.cpp Fixes of DPI scaling on Windows. 2020-09-30 14:02:23 +02:00
SysInfoDialog.hpp
Tab.cpp Big code cleaning 2020-11-02 06:48:30 -08:00
Tab.hpp Big code cleaning 2020-11-02 06:48:30 -08:00
UnsavedChangesDialog.cpp Localization: Updated POT and List.txt 2020-10-19 14:18:02 +02:00
UnsavedChangesDialog.hpp Suppress edit of items of UnsavedChangesDialog, fixed update of the information line 2020-10-18 13:44:15 +02:00
UpdateDialogs.cpp Use https in config update URLs 2020-05-07 20:37:23 +02:00
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
wxExtensions.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
wxExtensions.hpp Custom control: first implementation 2020-11-02 06:48:30 -08:00
wxinit.h