PrusaSlicer-NonPlainar/src/slic3r/GUI
2019-08-07 11:17:17 +02:00
..
Gizmos Fix of gizmo deserialization after Undo / Redo: Deselect all gizmos 2019-07-31 14:00:43 +02: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 Refactoring into rendering pipeline 2019-07-26 09:45:22 +02:00
3DBed.hpp Refactoring into rendering pipeline 2019-07-26 09:45:22 +02:00
3DScene.cpp Fixed a regression issue where excessive memory was allocated 2019-08-05 14:30:32 +02:00
3DScene.hpp Fixed Model::convert_multipart_object() for STLs (regression from 8e2af5151dcf6f102b65981ff5aa56c2dfda5a2a). 2019-08-05 17:49:21 +02:00
AboutDialog.cpp Added Real-Time DXT1/DXT5 C compression library to CopyrightsDialog 2019-07-31 17:38:06 +02:00
AboutDialog.hpp
AppConfig.cpp #2616 - Added Recent projects item to File menu 2019-07-12 15:36:01 +02:00
AppConfig.hpp #2616 - Added Recent projects item to File menu 2019-07-12 15:36:01 +02:00
BackgroundSlicingProcess.cpp
BackgroundSlicingProcess.hpp
BedShapeDialog.cpp Generated new POT-file 2019-08-06 10:01:10 +02:00
BedShapeDialog.hpp Added selection of custom bed model to bed shape dialog 2019-07-18 12:56:52 +02:00
BitmapCache.cpp
BitmapCache.hpp
BonjourDialog.cpp Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog, 2019-06-25 18:16:53 +02:00
BonjourDialog.hpp
ButtonsDescription.cpp
ButtonsDescription.hpp
Camera.cpp Fixed automatic update of perspective camera 2019-08-03 09:07:38 +02:00
Camera.hpp Fixed automatic update of perspective camera 2019-08-03 09:07:38 +02:00
ConfigExceptions.hpp
ConfigSnapshotDialog.cpp
ConfigSnapshotDialog.hpp
ConfigWizard.cpp Added selection of custom bed model to bed shape dialog 2019-07-18 12:56:52 +02:00
ConfigWizard.hpp
ConfigWizard_private.hpp
Event.hpp
Field.cpp Merge remote-tracking branch 'origin/ys_overrides' 2019-07-31 13:05:47 +02:00
Field.hpp Try to fix selection of overridden option when TextCtrl is focused 2019-07-30 14:16:07 +02:00
FirmwareDialog.cpp Comment out stale implementation in Serial, fix #2150 2019-08-02 15:20:52 +02:00
FirmwareDialog.hpp
GLCanvas3D.cpp Generated new POT-file 2019-08-06 10:01:10 +02:00
GLCanvas3D.hpp Workaround for gizmos being clipped by the perspective camera 2019-08-02 15:30:37 +02:00
GLCanvas3DManager.cpp Removed GLVolume non-VBO rendering 2019-07-01 12:28:16 +02:00
GLCanvas3DManager.hpp Removed GLVolume non-VBO rendering 2019-07-01 12:28:16 +02:00
GLSelectionRectangle.cpp Fixed rendering of selection rectangle with perspective camera 2019-06-25 09:51:43 +02:00
GLSelectionRectangle.hpp
GLShader.cpp Tech ENABLE_TEXTURES_FROM_SVG set as default 2019-07-19 09:52:01 +02:00
GLShader.hpp Tech ENABLE_TEXTURES_FROM_SVG set as default 2019-07-19 09:52:01 +02:00
GLTexture.cpp Fixed parallelization of texture compression: 2019-08-06 11:29:26 +02:00
GLTexture.hpp Fix build without PCH 2019-08-07 11:17:17 +02:00
GLToolbar.cpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_bed 2019-07-22 08:21:40 +02:00
GLToolbar.hpp Added additional tooltip to toolbar items and use it for undo/redo items 2019-07-20 14:03:34 +02:00
GUI.cpp Implemented update of the override filaments options from/to config 2019-07-28 22:00:39 +02:00
GUI.hpp
GUI_App.cpp Redirect requests for the Prusa web pages with Slovak locale active 2019-08-06 17:27:36 +02:00
GUI_App.hpp Merge remote-tracking branch 'remotes/origin/et_custom_bed' 2019-07-30 16:48:47 +02:00
GUI_ObjectLayers.cpp Fix for the last commit 2019-07-02 15:26:11 +02:00
GUI_ObjectLayers.hpp Fix for the last commit 2019-07-02 15:26:11 +02:00
GUI_ObjectList.cpp Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer 2019-08-06 19:53:47 +02:00
GUI_ObjectList.hpp Fixed updating of an option list for additional settings 2019-07-25 17:25:14 +02:00
GUI_ObjectManipulation.cpp Mirroring buttons: Fixed scaling issues and ensured proper hiding on Win 2019-08-01 14:39:23 +02:00
GUI_ObjectManipulation.hpp Revert "Changed snapshot names for reset rotation/reset scale/drop to bed functions" 2019-08-01 12:23:39 +02:00
GUI_ObjectSettings.cpp Implemented a highlighting of the delete button for setting (related to #1767) 2019-07-29 15:14:25 +02:00
GUI_ObjectSettings.hpp Implemented a highlighting of the delete button for setting (related to #1767) 2019-07-29 15:14:25 +02:00
GUI_Preview.cpp Undo/Redo buttons moved into their own toolbar 2019-07-19 15:36:55 +02:00
GUI_Preview.hpp Fixed colot_print issues: 2019-07-02 14:06:58 +02:00
GUI_Utils.cpp
GUI_Utils.hpp
I18N.cpp
I18N.hpp
ImGuiWrapper.cpp Imgui dialogs for undo/redo centered on their toolbar item icon 2019-07-10 13:45:25 +02:00
ImGuiWrapper.hpp Imgui dialogs for undo/redo centered on their toolbar item icon 2019-07-10 13:45:25 +02:00
KBShortcutsDialog.cpp Add new entry to keyboard shortcuts for 'arrange selection' 2019-08-06 16:53:17 +02:00
KBShortcutsDialog.hpp
LambdaObjectDialog.cpp
LambdaObjectDialog.hpp
MainFrame.cpp Fixed a typo in print_host variable name 2019-08-05 14:36:50 +02:00
MainFrame.hpp Implemented FR #2633 2019-08-01 16:25:08 +02:00
MsgDialog.cpp
MsgDialog.hpp
OptionsGroup.cpp Implemented some upgrades for filament overrides 2019-07-29 14:00:22 +02:00
OptionsGroup.hpp Merge branch 'master' into ys_overrides 2019-07-22 09:36:55 +02:00
Plater.cpp Generated new POT-file 2019-08-06 10:01:10 +02:00
Plater.hpp New Undo / Redo stack for the gizmos. The Gizmo specific stack is 2019-07-26 13:44:33 +02:00
Preferences.cpp Removed 'Use legacy OpenGL 1.1 rendering' option 2019-06-25 09:20:58 +02:00
Preferences.hpp
Preset.cpp Merge remote-tracking branch 'origin/ys_overrides' 2019-07-31 13:05:47 +02:00
Preset.hpp
PresetBundle.cpp WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
PresetBundle.hpp
PresetHints.cpp
PresetHints.hpp
PrintHostDialogs.cpp
PrintHostDialogs.hpp
ProgressIndicator.hpp
ProgressStatusBar.cpp Fix memory leak in ProgressStatusBar 2019-07-30 17:52:05 +02:00
ProgressStatusBar.hpp Fix memory leak in ProgressStatusBar 2019-07-30 17:52:05 +02:00
RammingChart.cpp
RammingChart.hpp
Selection.cpp Fixed a regression issue where excessive memory was allocated 2019-08-05 14:30:32 +02:00
Selection.hpp Code cleanup 2019-07-26 11:32:44 +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 Improved handling of excessive extrusion width values (too small 2019-08-06 15:11:46 +02:00
Tab.hpp Improved handling of excessive extrusion width values (too small 2019-08-06 15:11:46 +02:00
UpdateDialogs.cpp When accessing the localized web pages provided by Prusa Research, 2019-07-29 17:55:50 +02:00
UpdateDialogs.hpp
WipeTowerDialog.cpp WipeTowerDialog.cpp - wxEXPAND conflicted with wxALIGN_CENTER_HORIZONTAL (triggered a wxWidgets assert) 2019-06-19 14:52:42 +02:00
WipeTowerDialog.hpp
wxExtensions.cpp Added InvalidItem() to ObjectDataViewModel to controling if item till exist during multiple deleting 2019-08-02 17:53:35 +02:00
wxExtensions.hpp Added InvalidItem() to ObjectDataViewModel to controling if item till exist during multiple deleting 2019-08-02 17:53:35 +02:00
wxinit.h