PrusaSlicer-NonPlainar/src/slic3r/GUI
2019-02-13 15:35:41 +01:00
..
2DBed.cpp Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
2DBed.hpp Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp 2018-11-30 11:22:06 +01:00
3DScene.cpp Temporary disable transparent bed and higher resolution bed textures 2019-02-08 16:45:03 +01:00
3DScene.hpp Keeps modifier transparent while layer editing tool is enabled 2019-01-31 14:25:11 +01:00
AboutDialog.cpp Fix of SPE-765 2019-01-21 15:43:06 +01:00
AboutDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
AppConfig.cpp Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
AppConfig.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
BackgroundSlicingProcess.cpp Fix of OcctoPrint using Post Processor does not work #1731 2019-01-29 08:57:00 +01:00
BackgroundSlicingProcess.hpp Fix: Schedule SLA print uploads too (the same way as FFF) 2018-12-20 16:37:13 +01:00
BedShapeDialog.cpp Replaced all wxString.ToStdString() with wxString.ToUTF8().data() 2019-01-03 14:34:53 +01:00
BedShapeDialog.hpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
BitmapCache.cpp Commented out wxPixelData.UseAlpha(), as it is missing from wxWidgets 3.1.1. 2018-09-19 18:54:23 +02:00
BitmapCache.hpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
BonjourDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
BonjourDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ButtonsDescription.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ButtonsDescription.hpp Some code review 2018-10-31 12:58:35 +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
ConfigSnapshotDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
ConfigSnapshotDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigWizard_private.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ConfigWizard.cpp On Windows, system and hidden files are now ignored in all file 2019-02-03 15:30:37 +01:00
ConfigWizard.hpp L10n improvements 2019-01-21 12:34:28 +01:00
Event.hpp Fixed events OBJECT_SETTINGS_CHANGED_EVENT , OBJECT_REMOVE_EVENT and UPDATE_SCENE_EVENT 2018-10-08 16:28:11 +02:00
Field.cpp Fix of #1800 2019-02-08 09:05:06 +01:00
Field.hpp Tab: Update print host address and cafile properly, fix #1687 2019-01-29 17:11:07 +01:00
FirmwareDialog.cpp Fix of #1606 2019-01-15 10:31:34 +01:00
FirmwareDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GLCanvas3D.cpp Fix of #1768 2019-02-08 17:36:38 +01:00
GLCanvas3D.hpp WIP: HiDPI support - 3D scene on Windows / Linux 2019-02-04 21:41:10 +01:00
GLCanvas3DManager.cpp Unique OpenGL context set as default 2019-01-21 12:20:53 +01:00
GLCanvas3DManager.hpp Unique OpenGL context set as default 2019-01-21 12:20:53 +01:00
GLGizmo.cpp Performance improvements: 2019-01-26 18:51:34 +01:00
GLGizmo.hpp Performance improvements: 2019-01-26 18:51:34 +01:00
GLShader.cpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
GLShader.hpp include "libslic3r" from slic3r project directly, not as "../../libslicer" 2018-12-06 12:52:28 +01:00
GLTexture.cpp Fix: wxWidgets 3.0 back-compat 2019-01-09 18:43:29 +01:00
GLTexture.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GLToolbar.cpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GLToolbar.hpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GUI_App.cpp Fix usage of CallAfter vs modal dialogs in slic3r.cpp, fix #1778 2019-02-05 18:13:48 +01:00
GUI_App.hpp Fix usage of CallAfter vs modal dialogs in slic3r.cpp, fix #1778 2019-02-05 18:13:48 +01:00
GUI_ObjectList.cpp Improved stability (fixed crashes) of the Cut by plane function by 2019-02-05 20:23:24 +01:00
GUI_ObjectList.hpp Added menu item for the "Fix through the Netfabb" 2019-01-30 16:27:33 +01:00
GUI_ObjectManipulation.cpp Fix of #1771 2019-02-07 16:33:14 +01:00
GUI_ObjectManipulation.hpp Emulation of kill focus event on object manipulator fields when changing selection into objects list [WIN+LINUX] 2019-01-31 14:12:07 +01:00
GUI_ObjectSettings.cpp Update additional object setting after print technology changing 2018-11-29 15:01:20 +01:00
GUI_ObjectSettings.hpp Added "Frequently changed parameters for SLA-profiles" 2019-01-15 09:33:50 +01:00
GUI_Preview.cpp Calls to GLCanvas3D::_set_current() made only after the canvas has been initialized 2019-02-04 16:05:54 +01:00
GUI_Preview.hpp User mode-aware toolbar items 2019-01-31 13:19:26 +01:00
GUI_Utils.cpp Fix window geometry persistence #1557 2019-01-21 14:56:23 +01:00
GUI_Utils.hpp Fix window geometry persistence #1557 2019-01-21 14:56:23 +01:00
GUI.cpp OSX specific: The Command short keys over the 3D scene toolbars 2019-02-03 11:10:25 +01:00
GUI.hpp OSX specific: The Command short keys over the 3D scene toolbars 2019-02-03 11:10:25 +01:00
I18N.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
I18N.hpp I18N: wx 3.0 back-compat for translations with context, fix #1694 2019-01-23 09:52:34 +01:00
ImGuiWrapper.cpp Mac: Retina OpenGL: Fix imgui windows, right-click menu, misc 2019-01-24 20:03:12 +01:00
ImGuiWrapper.hpp Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
KBShortcutsDialog.cpp OSX specific: The Command short keys over the 3D scene toolbars 2019-02-03 11:10:25 +01:00
KBShortcutsDialog.hpp Updated KBShortcutsDialog 2019-01-31 13:21:33 +01:00
LambdaObjectDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
LambdaObjectDialog.hpp Some code review 2018-10-31 12:58:35 +01:00
MainFrame.cpp Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
MainFrame.hpp L10n improvements 2019-01-21 12:34:28 +01:00
MsgDialog.cpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
MsgDialog.hpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
OptionsGroup.cpp I18N: wx 3.0 back-compat for translations with context, fix #1694 2019-01-23 09:52:34 +01:00
OptionsGroup.hpp L10n improvements 2019-01-21 12:34:28 +01:00
Plater.cpp Added calculation of the material consumption 2019-02-13 15:35:41 +01:00
Plater.hpp Fixed an issue, where the output G-code file name was not always updated 2019-02-03 10:41:14 +01:00
Preferences.cpp Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixes 2019-01-24 20:03:12 +01:00
Preferences.hpp Some code review 2018-10-31 12:58:35 +01:00
Preset.cpp Added parameter "support_buildplate_only" for SLA supports. 2019-02-05 11:16:03 +01:00
Preset.hpp Fixed an error when importing / exporting Config Bundles with 2019-02-03 20:17:55 +01:00
PresetBundle.cpp Fixed an error when importing / exporting Config Bundles with 2019-02-03 20:17:55 +01:00
PresetBundle.hpp [Feature] An option to export non manufacturer printer/filament/print profiles. #1292 2018-12-12 18:37:10 +01:00
PresetHints.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
PresetHints.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PrintHostDialogs.cpp PrintHostDialogs: Disable smart substitutions on Mac 2019-01-24 19:58:16 +01:00
PrintHostDialogs.hpp Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
ProgressIndicator.hpp Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-20 16:48:40 +02:00
ProgressStatusBar.cpp Fix for empty or broken png output. 2018-11-29 18:12:40 +01:00
ProgressStatusBar.hpp Fix for empty or broken png output. 2018-11-29 18:12:40 +01:00
RammingChart.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
RammingChart.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
SysInfoDialog.cpp Fix of SPE-765 2019-01-21 15:43:06 +01:00
SysInfoDialog.hpp Ported System Info Dialog 2018-10-25 12:49:29 +02:00
Tab.cpp Added parameter "support_buildplate_only" for SLA supports. 2019-02-05 11:16:03 +01:00
Tab.hpp Improved application recreation after language change 2019-01-24 15:32:50 +01:00
UpdateDialogs.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
UpdateDialogs.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
WipeTowerDialog.cpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
WipeTowerDialog.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
wxExtensions.cpp Updated draw_colored_band() according to the new colors. 2019-01-30 14:45:18 +01:00
wxExtensions.hpp Added missing include 2019-01-25 17:21:45 +01:00
wxinit.h WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00