Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-16Implements SPE-159 "substitute accented letters with non-accented ones"bubnikv
2018-03-16Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-15Merge branch 'project_specific_config' into wipe_tower_improvementsLukas Matena
2018-03-12CMake target to generate the main pot file (#786)Vojtech Kral
2018-03-12MSVC: Fix run and debug project settings (#771)Vojtech Kral
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-06Merge branch 'octoprint'bubnikv
2018-03-06Fixed compilation on Windows,bubnikv
2018-03-06Merge remote-tracking branch 'origin/http+build'bubnikv
2018-03-05WIP: BonjourVojtech Kral
2018-03-05WIP: OctoPrintVojtech Kral
2018-03-05Fix #608 Credit: Dylan "smellyfis" ThiesVojtech Kral
2018-03-05Removed -DCURL_STATIC on OSX,bubnikv
2018-03-05libcurl linking and cmake usage improvementsVojtech Kral
2018-03-05Http client via libcurlVojtech Kral
2018-03-03Disabled the CMake BOOST debugging.bubnikv
2018-03-02Enabled Boost_DEBUG in CMake to get some debug info when somethingbubnikv
2018-02-28First naive implementation of wipe tower settings dialogLukas Matena
2018-02-23Removed the Perl Preferences dialog,bubnikv
2018-02-22Gyroid infill type (#733)Merill
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-15Merge remote-tracking branch 'remotes/origin/3mf_io'bubnikv
2018-02-14Split the GCodePreviewData from the GCodeAnalyzer,bubnikv
2018-02-023mf Importer - fixed Linux build (makefile)Enrico Turri
2018-02-02GCode Preview - New LayoutEnrico Turri
2018-01-303mf Importer - 1st installmentEnrico Turri
2018-01-303mf Importer - Added miniz libraryEnrico Turri
2018-01-25Merge with bibnikv.YuSanka
2018-01-23Renamed Tab.h to Tab.hppbubnikv
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2018-01-14Merge remote-tracking branch 'origin/master' into gui_translate_to_cppYuSanka
2018-01-03Optimized the GCodeReader.bubnikv
2017-12-27Fixed code review issuesYuSanka
2017-12-21Added boost::regex to cmakelists.bubnikv
2017-11-09Initial definition of PresetHints C++ class and Perl binding, ported the cool...bubnikv
2017-11-01Next step of Perl to C++ configuration layer conversion.bubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-17Utility functions to pass wxWidgets pointers from Perl to C++ code.bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv
2017-09-12Added GCode/PrintExtents.cpp,hbubnikv
2017-09-11CMake build system: Adding -fext-numeric-literals when compiling with gcc.bubnikv
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv
2017-08-30Fixed a regression bug of Slic3r::encode() / decode()bubnikv
2017-08-29CMake build process: Fixed build on OSX: renamed XS to XS.bundlebubnikv
2017-08-29CMake build system: Link perl library on windows only.bubnikv
2017-08-29CMake build system: Fix on older linux?bubnikv
2017-08-29CMake build process: Workaround for an old CMake on Linux.bubnikv
2017-08-28CMake build process:bubnikv