Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-23Finished porting PerimeterGenerator to C++Alessandro Ranellucci
2015-07-02Ported more Slic3r::GCode methods to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::AvoidCrossingPerimeters to XSAlessandro Ranellucci
2015-01-18Updated MANIFESTAlessandro Ranellucci
2014-12-13Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(...Alessandro Ranellucci
2014-11-16Ported Slic3r::BridgeDetector to XSAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci
2014-08-03Split Print.cpp and Layer.cpp into multiple compilation unitsAlessandro Ranellucci
2014-07-27Merge branch 'acp-voronoi'Alessandro Ranellucci
2014-06-10Update MANIFESTAlessandro Ranellucci
2014-05-28New implementation of Avoid crossing perimeters using Voronoi diagramsAlessandro Ranellucci
2014-05-27Fix MANIFESTAlessandro Ranellucci
2014-05-27Merge branch 'master' into visilibityAlessandro Ranellucci
2014-05-27Update MANIFEST and testAlessandro Ranellucci
2014-05-25Move Print object storage to C++. (along with its subobjects)Y. Sapir
2014-05-15Fixed one more regression introduced with Model refactoring. Includes regress...Alessandro Ranellucci
2014-05-13Implemented avoid_crossing_perimeters with VisiLibityAlessandro Ranellucci
2014-05-10Draft for binary representation of G-code commandsAlessandro Ranellucci
2014-05-07Removed StringMapAlessandro Ranellucci
2014-05-05Translate Model class' storage to C++.Y. Sapir
2014-05-01Use poly2tri for triangulation. This fixes some cases where polyPartition cou...Alessandro Ranellucci
2014-04-28Add XS Extruder files to manifest.Y. Sapir
2014-04-27Implement type checking for XS objectsPetr Ledvina
2014-04-25Update MANIFEST. #1969Alessandro Ranellucci
2014-03-11Fix minor error and update MANIFESTAlessandro Ranellucci
2014-01-18Updated MANIFEST with Boost filesAlessandro Ranellucci
2014-01-06More fixes to BoundingBoxAlessandro Ranellucci
2014-01-06Incomplete work for porting BoundingBox to XSAlessandro Ranellucci
2014-01-05Ported Flow to XSAlessandro Ranellucci
2013-12-24Fix MANIFESTAlessandro Ranellucci
2013-12-22Merge branch 'xs-config'Alessandro Ranellucci
2013-12-21Decoupled a generic Config implementation from the PrintConfig definitionsAlessandro Ranellucci
2013-12-20More work for XS ConfigAlessandro Ranellucci
2013-12-20More work for porting Config to XSAlessandro Ranellucci
2013-12-20Ported Slic3r::Print::State to XSAlessandro Ranellucci
2013-12-07Initial work for porting Slic3r::Config to XSAlessandro Ranellucci
2013-11-23Finished porting group() to XSAlessandro Ranellucci
2013-11-23Finished porting convex_hull() to XS and removed dependency on Math::ConvexHu...Alessandro Ranellucci
2013-10-13New class for generating SVG from XS. Includes some minor refactoring to Tria...Alessandro Ranellucci
2013-09-19Update MANIFESTAlessandro Ranellucci
2013-09-12Update xs/MANIFESTAlessandro Ranellucci
2013-07-24Update MANIFEST*Alessandro Ranellucci
2013-07-06Remove Point.cppAlessandro Ranellucci
2013-07-06New Slic3r::ExPolygon::XS classAlessandro Ranellucci
2013-07-06Update xs MANIFESTAlessandro Ranellucci
2013-06-23Include admesh code for STL repairAlessandro Ranellucci
2013-06-23Ported get_layer_range() to CAlessandro Ranellucci
2013-06-22New XS framework for C and C++ codeAlessandro Ranellucci