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-06-02Fixed the "avoid crossing perimeters" bug introduced in Slic3r 1.34.1.24version_1.35.1bubnikv
2017-05-05Performance improvements of the MotionPlannerbubnikv
2016-12-13Adapted to the new ClipperUtils.hpp interface by @alexrjbubnikv
2015-12-21Fixes and improvements to MotionPlanner, much smarter nowAlessandro Ranellucci
2015-12-19Minor code cleanup here and thereAlessandro Ranellucci
2015-12-19Fixed error in porting causing wrong moves with avoid_crossing_perimetersAlessandro Ranellucci
2015-12-11Bugfix: missing include assert.h #3155Alessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-11-04Fixed compilation warnings and a potential bug in MotionPlanner, as reported ...Alessandro Ranellucci
2015-11-04Removed unused variablesntfshard
2015-11-04Refactoring: prefix inc/dec operators for iteratorsntfshard
2015-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2015-01-08Fixed segfault in new MotionPlanner code when environments were empty (small ...Alessandro Ranellucci
2015-01-07Minor fix after recent changes in MotionPlannerAlessandro Ranellucci
2015-01-06Lots of improvements to MotionPlanner/avoid_crossing_perimeters. Smoother pat...Alessandro Ranellucci
2014-11-23Refactoring: renamed all contains_*() methods to contains() in C++Alessandro Ranellucci
2014-11-16Refactored ClipperUtils API for a more consistent arguments conventionAlessandro Ranellucci
2014-10-15Bugfix: crash in some circumstances when avoid_crossing_perimeters is enabled...Alessandro Ranellucci
2014-09-23Bugfix: fix crash in some circumstances caused by Avoid crossing perimeters. ...Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci