PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
2018-03-02 15:52:16 +01:00
..
2DBed.cpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
2DBed.hpp BedShapeDialog and Bed_2D (as a part of it) are completed. 2018-01-30 12:10:12 +01:00
3DScene.cpp Fix of merge conflict and uninitialized variables in writer class 2018-02-22 09:28:31 +01:00
3DScene.hpp Merge with master 2018-02-21 13:22:51 +01:00
AppConfig.cpp Disabled the object auto centering by default. 2017-12-29 21:17:30 +01:00
AppConfig.hpp Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +01:00
BedShapeDialog.cpp First naive implementation of wipe tower settings dialog 2018-02-28 16:04:56 +01:00
BedShapeDialog.hpp Added menu item for selection of application language from the list of installed languages. 2018-02-08 10:58:13 +01:00
ConfigExceptions.hpp Start filling the Print's Tab, using @lordofhyphens's Optionsgroup 2017-12-26 18:12:04 +01:00
Field.cpp Marked string used at localization. 2018-02-15 17:30:33 +01:00
Field.hpp Marked string used at localization. 2018-02-15 17:30:33 +01: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 Merged the C++ port of the GUI Tabs / OptionGroup / Option classes 2018-02-15 18:13:37 +01:00
GUI.hpp Merged the C++ port of the GUI Tabs / OptionGroup / Option classes 2018-02-15 18:13:37 +01:00
OptionsGroup.cpp Marked string used at localization. 2018-02-15 17:30:33 +01:00
OptionsGroup.hpp Marked string used at localization. 2018-02-15 17:30:33 +01:00
Preset.cpp (Un)loading speed and time delay parameters introduced into GUI and conf. layer (not yet into wipe tower generator) 2018-03-02 15:52:16 +01:00
Preset.hpp Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED" 2017-12-21 19:19:07 +01:00
PresetBundle.cpp 3mf import/export of config data 2018-02-13 15:19:55 +01:00
PresetBundle.hpp 3mf import/export of config data 2018-02-13 15:19:55 +01:00
PresetHints.cpp Fix of https://github.com/prusa3d/Slic3r/issues/707 2018-02-12 15:37:42 +01:00
PresetHints.hpp New feature: Recommended object thin wall thickness hint. 2018-01-04 15:38:06 +01:00
RammingChart.cpp Fix for win builds 2018-03-01 09:57:51 +01:00
RammingChart.hpp Fix for win builds 2018-03-01 09:57:51 +01:00
Tab.cpp (Un)loading speed and time delay parameters introduced into GUI and conf. layer (not yet into wipe tower generator) 2018-03-02 15:52:16 +01:00
Tab.hpp First naive implementation of wipe tower settings dialog 2018-02-28 16:04:56 +01:00
TabIface.cpp Implemented Application recreate after changing of language. 2018-02-09 11:04:34 +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
WipeTowerDialog.cpp Yet another attempt to fix Win builds 2018-03-01 09:19:34 +01:00
WipeTowerDialog.hpp First naive implementation of wipe tower settings dialog 2018-02-28 16:04:56 +01:00
wxExtensions.cpp GCode Preview - Legend texture shown only when gcode is available 2018-02-06 12:43:25 +01:00
wxExtensions.hpp GCode Preview - Legend texture shown only when gcode is available 2018-02-06 12:43:25 +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