PrusaSlicer-NonPlainar/src/slic3r/GUI
YuSanka 0f85777a79 UnsavedChangesDialog: Updated icons on "Discard" buttons
+ Put "exit" icon on "Quit" menu item
2020-10-16 13:21:23 +02:00
..
Gizmos Fixed clipping plane in painter gizmos: 2020-10-12 16:26:17 +02:00
Jobs Significant performance improvements for elevated and non-elevated case 2020-09-10 19:35:45 +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 Fixed assignment of the slicing timestamp to the slicing finished 2020-10-15 12:02:55 +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
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
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 Fixes of DPI scaling on Windows. 2020-09-30 14:02:23 +02:00
ConfigSnapshotDialog.hpp
ConfigWizard.cpp Updated textation of the Filament selection config wizard page. 2020-10-15 14:16:53 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp Tech ENABLE_GCODE_APP_CONFIG as default 2020-10-12 12:38:34 +02:00
DoubleSlider.cpp Allow to disable editing of lower thumb in DoubleSlider::Control 2020-10-08 14:40:12 +02:00
DoubleSlider.hpp Allow to disable editing of lower thumb in DoubleSlider::Control 2020-10-08 14:40:12 +02: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 Merge pull request #4747 from wavexx/monospaced_gcode 2020-10-10 14:01:48 +02:00
Field.hpp Code refactoring of the OptionsGroup class: 2020-09-22 11:17:43 +02: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
GCodeViewer.cpp Temporary disabled skipping of invisible paths when moving thumb on horizontal slider in preview 2020-10-16 09:42:48 +02:00
GCodeViewer.hpp #4719 - Fixed toolpaths generation when background process is on 2020-10-15 12:42:58 +02:00
GLCanvas3D.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
GLCanvas3D.hpp NotificationManager: Removed space reservation for "Slope visualization" 2020-10-14 17:19:11 +02:00
GLModel.cpp
GLModel.hpp
GLSelectionRectangle.cpp
GLSelectionRectangle.hpp
GLShader.cpp
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
GLTexture.cpp
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 UnsavedChangesDialog 2020-10-15 22:47:42 +02:00
GUI_App.hpp wxEVT_CREATE and wxEVT_ACTIVATE is not being called on the main frame 2020-10-14 12:55:07 +02:00
GUI_ObjectLayers.cpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
GUI_ObjectLayers.hpp
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
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 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
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
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 boost::filesystem::canonical at non windows instance check path to binary 2020-10-15 15:22:46 +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 #4864 - Fixed collapse sidebar using Shift+Tab 2020-10-13 11:31:12 +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 UnsavedChangesDialog: Updated icons on "Discard" buttons 2020-10-16 13:21:23 +02:00
MainFrame.hpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +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 Deadzone for 3DConnexion devices set to zero 2020-10-13 13:06:28 +02:00
Mouse3DHandlerMac.mm
MsgDialog.cpp
MsgDialog.hpp
NotificationManager.cpp Notifications: 2020-10-15 09:56:40 +02: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
OpenGLManager.cpp
OpenGLManager.hpp
OptionsGroup.cpp Fixed redundant call of Tab::select_active_page(), 2020-10-07 11:52:51 +02:00
OptionsGroup.hpp Merge branch 'vb_optgroup_refact' 2020-10-01 20:05:31 +02:00
PhysicalPrinterDialog.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
PhysicalPrinterDialog.hpp PhysicalPrinterDialog :: next improvement 2020-07-24 16:34:25 +02:00
Plater.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-10-15 10:25:22 +02:00
Plater.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
Preferences.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02: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 UnsavedChangesDialog : improvements 2020-10-15 16:53: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
PresetHints.hpp
PrintHostDialogs.cpp Fixed crash when starting the application on a secondary monitor 2020-09-15 15:23:39 +02:00
PrintHostDialogs.hpp
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
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 Fixed some more issues in copy / paste of objects and volumes 2020-10-15 17:29:49 +02:00
Selection.hpp
SysInfoDialog.cpp Fixes of DPI scaling on Windows. 2020-09-30 14:02:23 +02:00
SysInfoDialog.hpp
Tab.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
Tab.hpp UnsavedChangesDialog : added correct icons for the categories 2020-10-08 09:25:14 +02:00
UnsavedChangesDialog.cpp UnsavedChangesDialog: Updated icons on "Discard" buttons 2020-10-16 13:21:23 +02:00
UnsavedChangesDialog.hpp Refactoring of UnsavedChangesDialog: 2020-10-16 12:20:57 +02:00
UpdateDialogs.cpp
UpdateDialogs.hpp
WipeTowerDialog.cpp
WipeTowerDialog.hpp
wxExtensions.cpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
wxExtensions.hpp UnsavedChangesDialog : improvements 2020-10-15 16:53:14 +02:00
wxinit.h