PrusaSlicer-NonPlainar/xs/src/slic3r/GUI
bubnikv 679aa2822c Moved the Slic3rPE/print,filament,printer folders to
Slic3rPE/presets/print,filament,printer
to separate the presets from further data stored into the Slic3rPE
directory.
2017-12-10 22:11:00 +01:00
..
3DScene.cpp Fix of a 3D print path preview for the wipe tower: Calculate 2017-10-04 13:50:04 +02:00
3DScene.hpp Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems" 2017-09-12 18:20:06 +02:00
AppConfig.cpp Integrated the "compatible printers" idea by @alexrj with Vojtech's twist: 2017-11-10 17:27:05 +01:00
AppConfig.hpp Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +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 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 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