PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
2017-12-09 18:48:21 +01:00
..
3DScene.cpp
3DScene.hpp
AppConfig.cpp Integrated the "compatible printers" idea by @alexrj with Vojtech's twist: 2017-11-10 17:27:05 +01:00
AppConfig.hpp
GLShader.cpp
GLShader.hpp
GUI.cpp Added Perl to C++ interfaces for creating the preset editor pages 2017-12-04 10:48:40 +01:00
GUI.hpp Added Perl to C++ interfaces for creating the preset editor pages 2017-12-04 10:48:40 +01:00
Preset.cpp Improved robustness of handling preset files stored into a wrong location. 2017-12-09 18:48:21 +01:00
Preset.hpp Fix of a crash due to the way how the presets are sorted and searched 2017-12-06 16:47:53 +01:00
PresetBundle.cpp Fixed regression bugs regarding print validation, 2017-12-01 18:55:57 +01:00
PresetBundle.hpp Fixed regression bugs regarding print validation, 2017-12-01 18:55:57 +01:00
PresetHints.cpp Implemented volumetric flow rate hints, 2017-11-09 15:10:20 +01:00
PresetHints.hpp Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
wxPerlIface.cpp