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
2019-06-06Support for Visual Studio 2019 Communitybubnikv
2019-05-13Yet some renaming to PrusaSlicerbubnikv
2018-12-06Removed slic3r.pl, updated Build.PL with a notice, that the Perlbubnikv
2018-09-25Removed utilities depending on Perl (post processing scripts),bubnikv
2018-09-12Merged with devbubnikv
2018-08-17Build: Plumb perl include pathVojtech Kral
2018-05-14Fix build failure (#884)Dan Kortschak
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
2018-03-16Removed the LWP and Growl Perl dependencies.bubnikv
2017-11-29Missing prerequisites in Build.PL (#593)Eyal
2017-08-30Removed the Perl Build.PL for the XS module. This has been replacedbubnikv
2017-08-28reverted a regression bug in the Perl Wx module minium versionbubnikv
2017-08-18Switched to Perl local::lib for local compilation.bubnikv
2017-08-03Simplified the code base by requiring wxWidgets >= 3.0bubnikv
2017-08-03Unicode handling:bubnikv
2017-03-06No need for Math::Libmbubnikv
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