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-08-18Switched to Perl local::lib for local compilation.bubnikv
2013-11-22Removed more unused functions and fixed testsAlessandro Ranellucci
2013-11-21Ported encloses_point() to XS and renamed to contains_point()Alessandro Ranellucci
2013-11-21Use Clipper for line clippingAlessandro Ranellucci
2013-11-11Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464Alessandro
2013-08-27Removed dependency on Math::ClipperAlessandro Ranellucci
2013-07-16Fix integration of XS containersAlessandro Ranellucci
2013-07-15Use XS Point everywhereAlessandro Ranellucci
2013-07-05Optimization in Polyline instantiationAlessandro Ranellucci
2013-04-15Update unit test after recent conversion of Boost::Geometry::Utils to double ...Alessandro Ranellucci
2013-01-31Scale test coordinates to avoid truncation issuesAlessandro Ranellucci
2013-01-28Make tests happy about the new Boost::Geometry::Utils working with integersAlessandro Ranellucci
2012-04-09Huge speed Boost (pun intended). Also fixes a problem where infill was escapi...Alessandro Ranellucci
2012-02-26Code optimizationAlessandro Ranellucci
2011-12-30Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geom...Alessandro Ranellucci
2011-11-13New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability ...Alessandro Ranellucci
2011-10-10Some tests were failingAlessandro Ranellucci
2011-10-06Faster algorithm for rectilinear fillAlessandro Ranellucci
2011-10-06New algorithm for clipping lines to complex polygonsAlessandro Ranellucci
2011-10-05Bugfixes and improvements in surface detectionAlessandro Ranellucci
2011-10-04Additions to the polygon libraryAlessandro Ranellucci