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
2015-12-18TypoAlessandro Ranellucci
2015-12-18Fix compilation with GCCAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-04Disable screensaver while projecting (untested on Windows)Alessandro Ranellucci
2015-11-19More small fixes for compilation on LinuxAlessandro Ranellucci
2015-11-19Further improvements for compilation (Ubuntu)Alessandro Ranellucci
2015-11-19Several fixes to GCodeSender, including compilation on older OS X and DTR resetAlessandro Ranellucci
2015-11-06Remove Boost from distribution and fix some more things for Windows compilationAlessandro Ranellucci
2015-11-06Improve Boost path detectionAlessandro Ranellucci
2015-11-06Fix compilation on WindowsAlessandro Ranellucci
2015-11-05Added more search paths for Boost on Win32Alessandro Ranellucci
2015-03-07Merge branch 'master' into senderAlessandro Ranellucci
2015-02-13Remove redundant dep on ExtUtils::TypemapKent Fredric
2014-11-27Initial work for G-code sender and more intensive usage of BoostAlessandro Ranellucci
2014-11-23All std::string variables are now supposed to be UTF-8 encoded. We now embed ...Alessandro Ranellucci
2014-06-25Fix compilation under 5.20 (untested). #2109Alessandro Ranellucci
2014-05-10Apply workaround for buggy GCC 4.7.2 #1965Alessandro Ranellucci
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-04-28Use -O1 with GCC 4.7.0-4.7.2. #1965Alessandro Ranellucci
2014-04-24New coverage detection for bridges. Includes implementation of ExPolygon::get...Alessandro Ranellucci
2014-02-01fix XS build on Windows #1433 #1681Kamil Kwolek
2013-09-13Conditional compilation to exclude all Perl/XS stuff from C++ codeAlessandro Ranellucci
2013-09-07More porting workAlessandro Ranellucci
2013-09-07Some initial work for porting slice()Alessandro Ranellucci
2013-08-26Fix compilation on WindowsAlessandro Ranellucci
2013-08-26Downgrade Clipper to 5.1.5Alessandro Ranellucci
2013-06-23Require some recent versionsAlessandro Ranellucci
2013-06-22New XS framework for C and C++ codeAlessandro Ranellucci