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-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci
2014-05-08Replace to_SV_ref() and to_SV_clone_ref() with templated glue functionsAlessandro Ranellucci
2014-04-27Implement type checking for XS objectsPetr Ledvina
2014-04-24Refactored signatures of many C++ methods for more efficient and safer style....Alessandro Ranellucci
2013-11-21Use Clipper for line clippingAlessandro Ranellucci
2013-09-18Introduce a ->count method for all collections to save timeAlessandro Ranellucci
2013-08-30Ported Slic3r::Polyline::CollectionAlessandro Ranellucci