PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
bubnikv 21b4e62e6e Fixed handling of print and filament presets incompatible
with the newly selected print profile,
fixed loading of print and filament tab pages after the print or filament
preset has been changed to be compatible with a newly selected printer.
2017-12-13 14:00:14 +01:00
..
3DScene.cpp
3DScene.hpp
AppConfig.cpp Workaround for buggy Intel HD Graphics OpenGL drivers: 2017-12-11 18:00:51 +01:00
AppConfig.hpp Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +01:00
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 Fixed handling of print and filament presets incompatible 2017-12-13 14:00:14 +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 Moved the Slic3rPE/print,filament,printer folders to 2017-12-10 22:11:00 +01:00
PresetBundle.hpp Moved the Slic3rPE/print,filament,printer folders to 2017-12-10 22:11:00 +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 Utility functions to pass wxWidgets pointers from Perl to C++ code. 2017-10-17 20:00:15 +02:00