PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
2018-04-12 11:24:03 +02:00
..
2DBed.cpp Fixes in 2DBed 2018-04-09 16:24:34 +02:00
2DBed.hpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
3DScene.cpp Merge remote-tracking branch 'origin/scene_manipulators' 2018-04-04 11:06:45 +02:00
3DScene.hpp Out of bed detection - Volumes' layer texture rendering moved to cpp 2018-03-09 14:33:44 +01:00
AboutDialog.cpp Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
AboutDialog.hpp Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
AppConfig.cpp ConfigWizard: Other vendor sample data, minor fixes 2018-04-06 13:24:02 +02:00
AppConfig.hpp Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
BedShapeDialog.cpp Saved bed_shape changes. 2018-03-23 17:27:43 +01:00
BedShapeDialog.hpp All project is ready to localization. 2018-02-23 14:25:49 +01:00
BitmapCache.cpp Added a lock icon to the list of filaments, added some 2018-03-12 16:04:32 +01:00
BitmapCache.hpp Added a lock icon to the list of filaments, added some 2018-03-12 16:04:32 +01:00
BonjourDialog.cpp Octoprint (#796) 2018-03-15 18:06:26 +01:00
BonjourDialog.hpp Octoprint (#796) 2018-03-15 18:06:26 +01:00
ConfigExceptions.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
ConfigSnapshotDialog.cpp Improvement of the snapshot dialog, fixed storing of the snapshot "reason" 2018-04-12 11:24:03 +02:00
ConfigSnapshotDialog.hpp Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
ConfigWizard_private.hpp Cleanup 2018-04-06 15:17:02 +02:00
ConfigWizard.cpp ConfigWizard: Fix logo rendering 2018-04-09 11:07:15 +02:00
ConfigWizard.hpp Cleanup 2018-04-06 15:17:02 +02:00
Field.cpp Try to fix bug with CheckBox selection if cursor is in TextCtrl. 2018-04-05 13:52:30 +02:00
Field.hpp Next try to fix bug with CheckBox selection if cursor is in SpinCtrl. 2018-04-05 12:12:35 +02:00
GLShader.cpp Fixed crashes on OpenGL < 2 due to printing null pointers returned 2017-03-31 15:29:34 +02:00
GLShader.hpp new GLShader.cpp,h 2017-03-20 14:48:17 +01:00
GUI.cpp Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
GUI.hpp Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
OptionsGroup.cpp Saved bed_shape changes. 2018-03-23 17:27:43 +01:00
OptionsGroup.hpp Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-03-22 14:18:48 +01:00
Preferences.cpp ConfigWizard: Basic structure / WIP 2018-04-06 13:23:49 +02:00
Preferences.hpp Added Preferences files 2018-02-23 14:55:27 +01:00
Preset.cpp Cleanup 2018-04-06 15:17:02 +02:00
Preset.hpp Cleanup 2018-04-06 15:17:02 +02:00
PresetBundle.cpp Cleanup 2018-04-06 15:17:02 +02:00
PresetBundle.hpp Apply printer model / variant preferences when loading presets 2018-04-06 13:24:02 +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
Tab.cpp Wizard runs from the new Config menu, 2018-04-11 12:21:15 +02:00
Tab.hpp Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-03-22 14:18:48 +01:00
TabIface.cpp Fix porting Tab.title() from cpp to Perl 2018-02-16 15:49:18 +01:00
TabIface.hpp First steps for implementing localization 2018-02-07 17:13:52 +01:00
Widget.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
wxExtensions.cpp GCode Preview - Added Custom extrusion role + extended layers range for GCode preview 2018-02-22 08:59:47 +01:00
wxExtensions.hpp 3rd attempt to fix JIRA SPE-26 (Feature types on MAC) 2018-02-20 14:44:00 +01: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