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
2017-02-27Good bye, Perl Expat binding!bubnikv
2017-02-15Build script clean-up:bubnikv
2016-11-05Perl OpenGL 0.7 package causes crashes on many platforms.bubnikv
2016-11-02Rewrote Fill2.pm to C++, deleted Perl infills for good.bubnikv
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-06-20Disable testing of modules that have known broken testsAlessandro Ranellucci
2015-06-13More fixes for Unicode path handling (thanks @josefprusa for Czech test VM)Alessandro Ranellucci
2015-06-02More fixes for Unicode filenames support on Windows and OS XAlessandro Ranellucci
2015-03-09Hopefully fix all problems with non-ASCII paths on WindowsAlessandro Ranellucci
2015-02-01Merge branch 'master' into senderAlessandro Ranellucci
2015-01-18Require an up-to-date Win32::API version because older ones are not thread-sa...Alessandro Ranellucci
2015-01-09Make Test::Harness optionalAlessandro Ranellucci
2015-01-09TypoAlessandro Ranellucci
2015-01-05Serial ports detection on Win32Alessandro Ranellucci
2014-12-31Merge branch 'master' into senderAlessandro Ranellucci
2014-12-29Workaround for upstream bug in OpenGL test that prevents installationAlessandro Ranellucci
2014-12-28Bonjour autodiscovery of the Octoprint instances in local network. #1826Alessandro Ranellucci
2014-12-28Integration with Octoprint. #1826Alessandro Ranellucci
2014-12-26Merge branch 'master' into senderAlessandro Ranellucci
2014-12-13Require a recent threads.pm version because of upstream bug 85140 potentially...Alessandro Ranellucci
2014-11-27Initial work for G-code sender and more intensive usage of BoostAlessandro Ranellucci
2014-10-29Install Class::Accessor with Build.PL --gui. #2315Alessandro Ranellucci
2014-07-26New 3D Honeycomb infill pattern (credits: David Eccles (gringer)). #1646Alessandro Ranellucci
2014-06-14Suspend background processes while writing to shared data structuresAlessandro Ranellucci
2014-05-26Make XS compilation verbose since most users forget to include the build.log ...Alessandro Ranellucci
2014-04-10add --sudo flagPetr Ledvina
2014-03-03Merge branch 'master' into boost-medialaxisAlessandro Ranellucci
2014-01-12Removed dependency on Storable; some fixes in Build.PL. #1693Alessandro Ranellucci
2014-01-10Finished implementing Boost.Polygon medial axis. Some cleanup neededAlessandro Ranellucci
2013-12-28Add Module::Build::WithXSpp to prerequisites. #1640Alessandro Ranellucci
2013-11-23Incomplete work for XS-based convex_hullAlessandro Ranellucci
2013-11-22Ported simplify() to XS and removed dependency on Boost::Geometry::UtilsAlessandro Ranellucci
2013-11-20Move Growl::GNTP to --gui modulesAlessandro Ranellucci
2013-11-19Require ExtUtils::ParseXS 3.22 instead of forcing 3.18_04Alessandro Ranellucci
2013-11-19Find Expat on Windows 32-bit tooAlessandro Ranellucci
2013-11-12Add path to expat on Windows to benefit from faster AMF parsingAlessandro Ranellucci
2013-11-11Complain loudly if XS cannot be compiledAlessandro Ranellucci
2013-11-11Missing line in Build.PLAlessandro Ranellucci
2013-11-10TypoAlessandro Ranellucci
2013-11-10Some improvements to Build.PLAlessandro Ranellucci
2013-10-28Require ExtUtils::MakeMaker 6.80 to prevent some tests from failing. #1501Alessandro Ranellucci
2013-09-19Added .travis.yml and have Build.PL exit with non-zero in case of failureAlessandro Ranellucci
2013-09-17Only install ParseXS and Slic3r-XS when --gui is not suppliedAlessandro Ranellucci
2013-09-16Fix broken logic in $ARGV[0] check.Mark Hindess
2013-09-16Meaningful error when user wants to use 3D preview but didn't install the req...Alessandro Ranellucci
2013-09-12Fix threads, tests and require the most recent Moo versionAlessandro Ranellucci
2013-08-27Removed dependency on Math::ClipperAlessandro Ranellucci
2013-08-25Merge branch 'master' into plater2Alessandro Ranellucci
2013-08-24Explain user that he doesn't need to worry if a failed module was optional. O...Alessandro Ranellucci
2013-08-24Avoid reinstalling Math::Libm on Windows every timeAlessandro Ranellucci