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
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2017-07-10Inlined Surface::any_internal_contains / any_bottom_containsbubnikv
2016-12-20New supports now do rafts at least to the extent the test cases run through.bubnikv
2016-12-12Added methods set/add to SurfaceCollection.bubnikv
2016-11-08Implemented utility functions to operate over lines, polylines, polygons,bubnikv
2016-10-17Another tiny change to support non C++11 compiler.bubnikv
2016-09-30Bugfix of bottom bridges. If close regions shall be closed by bridges,bubnikv
2016-09-26Surface / Surface Collection - optimization routines for filtering,bubnikv
2015-12-21Fixes and improvements to MotionPlanner, much smarter nowAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci
2015-01-06Refactored the travel/retract/avoid_crossing_perimeters logic. Several edge c...Alessandro Ranellucci
2015-01-06Fixed one more case where only_retract_when_crossing_perimeters didn't apply....Alessandro Ranellucci
2014-12-24Ported PrintObject::bridge_over_infill() to XSAlessandro Ranellucci
2014-12-09Limit "Only retract when crossing perimeters" so that retraction is triggered...Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci