PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
2018-09-21 13:44:38 +02:00
..
2DBed.cpp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
2DBed.hpp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
3DScene.cpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
3DScene.hpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
AboutDialog.cpp Modification of the AboutDialog to be correct showing on dark theme of Linux 2018-05-16 13:56:03 +02:00
AboutDialog.hpp Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
AppConfig.cpp Merged with dev 2018-09-17 15:12:13 +02:00
AppConfig.hpp Merged with dev 2018-09-17 15:12:13 +02:00
BackgroundSlicingProcess.cpp Replaced CONFESS with throw std::exception in libslic3r, so now 2018-09-18 10:09:58 +02:00
BackgroundSlicingProcess.hpp WIP: Background processing. 2018-09-14 09:28:00 +02:00
BedShapeDialog.cpp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
BedShapeDialog.hpp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
BitmapCache.cpp Added @bubnikv's changes to BitmapCache 2018-04-13 12:49:12 +02:00
BitmapCache.hpp Added @bubnikv's changes to BitmapCache 2018-04-13 12:49:12 +02:00
BonjourDialog.cpp Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
BonjourDialog.hpp Octoprint (#796) 2018-03-15 18:06:26 +01:00
ButtonsDescription.cpp Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
ButtonsDescription.hpp Added missed files to commit 2018-04-20 13:27:25 +02:00
ConfigExceptions.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
ConfigSnapshotDialog.cpp Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
ConfigSnapshotDialog.hpp Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
ConfigWizard_private.hpp ConfigWizard: Fix: Don't check the default printer if the wizard is requested by user or re-configure 2018-07-23 15:04:21 +02:00
ConfigWizard.cpp Merged with dev 2018-09-17 15:12:13 +02:00
ConfigWizard.hpp PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario 2018-04-24 18:06:42 +02:00
Field.cpp Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev 2018-09-05 15:32:12 +02:00
Field.hpp Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev 2018-09-05 15:32:12 +02:00
FirmwareDialog.cpp Merged with dev 2018-09-17 15:12:13 +02:00
FirmwareDialog.hpp Firmware updater GUI 2018-05-21 18:58:22 +02:00
GLCanvas3D.cpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
GLCanvas3D.hpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
GLCanvas3DManager.cpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
GLCanvas3DManager.hpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
GLGizmo.cpp Dimensions of scale on rotate gizmo as function of object size 2018-09-21 13:44:38 +02:00
GLGizmo.hpp Dimensions of scale on rotate gizmo as function of object size 2018-09-21 13:44:38 +02:00
GLShader.cpp Faster gizmos update 2018-06-21 08:37:04 +02:00
GLShader.hpp Faster gizmos update 2018-06-21 08:37:04 +02:00
GLTexture.cpp Code cleanup 2018-08-13 09:23:10 +02:00
GLTexture.hpp Code cleanup 2018-08-13 09:23:10 +02:00
GLToolbar.cpp Renamed private member functions in GLToolbar 2018-08-24 12:32:14 +02:00
GLToolbar.hpp Replaced CONFESS with throw std::exception in libslic3r, so now 2018-09-18 10:09:58 +02:00
GUI_ObjectParts.cpp Enhanced fix of #1229 - c++ part 2018-09-21 12:46:20 +02:00
GUI_ObjectParts.hpp 1st installment of ModelInstance 3D rotation components 2018-09-20 15:00:40 +02:00
GUI_Preview.cpp Fixed colors of extrusion paths 2018-09-19 14:11:36 +02:00
GUI_Preview.hpp 1st installment of preview ported in c++ 2018-09-18 13:35:05 +02:00
GUI_PreviewIface.cpp 1st installment of preview ported in c++ 2018-09-18 13:35:05 +02:00
GUI_PreviewIface.hpp 1st installment of preview ported in c++ 2018-09-18 13:35:05 +02:00
GUI.cpp Polymorphic AppController for cli and gui modes. 2018-09-19 18:02:04 +02:00
GUI.hpp Polymorphic AppController for cli and gui modes. 2018-09-19 18:02:04 +02:00
LambdaObjectDialog.cpp Merged with dev 2018-09-17 15:12:13 +02:00
LambdaObjectDialog.hpp Merged with dev 2018-09-17 15:12:13 +02:00
MsgDialog.cpp ErrorDialog: Fix size and message encoding 2018-05-22 14:33:37 +02:00
MsgDialog.hpp Octoprint: Add a dialog for setting the filename/path 2018-06-21 10:44:29 +02:00
OptionsGroup.cpp Merged with dev 2018-09-17 15:12:13 +02:00
OptionsGroup.hpp Merged with dev 2018-09-17 15:12:13 +02:00
Preferences.cpp Removed Print.pm, 2018-09-17 12:01:02 +02:00
Preferences.hpp Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
Preset.cpp Merged with dev 2018-09-17 15:12:13 +02:00
Preset.hpp Replaced this->m_xxx with just m_xxx 2018-09-10 09:11:49 +02:00
PresetBundle.cpp Added set_default_suppressed for sla_materials. 2018-08-09 09:25:23 +02:00
PresetBundle.hpp Adding the SLA printer profiles, WIP 2018-08-01 11:09:51 +02:00
PresetHints.cpp Update UI for visualize changes: 2018-03-06 09:46:26 +01:00
PresetHints.hpp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +01:00
ProgressIndicator.hpp Refactoring member variable names for my classes to match our coding style. 2018-09-19 14:54:37 +02:00
ProgressStatusBar.cpp Refactoring member variable names for my classes to match our coding style. 2018-09-19 14:54:37 +02:00
ProgressStatusBar.hpp Refactoring member variable names for my classes to match our coding style. 2018-09-19 14:54:37 +02:00
RammingChart.cpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
RammingChart.hpp Ramming chart is now drawn with double-buffering 2018-04-09 14:49:32 +02:00
Tab.cpp Merged with dev 2018-09-17 15:12:13 +02:00
Tab.hpp Removed Print.pm, 2018-09-17 12:01:02 +02:00
TabIface.cpp Added effective update of ComboBoxes on Plater 2018-04-20 17:32:08 +02:00
TabIface.hpp Added effective update of ComboBoxes on Plater 2018-04-20 17:32:08 +02:00
UpdateDialogs.cpp Fix bitmap loading in new dialogs 2018-05-01 10:35:30 +02:00
UpdateDialogs.hpp Add a new error dialog 2018-04-30 14:34:47 +02:00
Widget.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
WipeTowerDialog.cpp Fixed mangling of UTF characters when converted implicitely to 2018-06-07 22:10:23 +02:00
WipeTowerDialog.hpp Warning to show before ramming adjustements, vertical text in wiping dialog positioned better 2018-03-29 14:23:45 +02:00
wxExtensions.cpp Merged with dev 2018-09-17 15:12:13 +02:00
wxExtensions.hpp Merged with dev 2018-09-17 15:12:13 +02:00
wxinit.h First steps 2017-12-26 18:12:03 +01:00
wxPerlIface.cpp Utility functions to pass wxWidgets pointers from Perl to C++ code. 2017-10-17 20:00:15 +02:00