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
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2016-03-20When loading an AMF file having multiple objects that look like multiple part...Alessandro Ranellucci
2015-12-14Fix one regression in arrangeAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-02Ported mode Model methods to XSAlessandro Ranellucci
2015-12-01Ported _arrange() and arrange_object() to XSAlessandro Ranellucci
2015-11-05Replace the flip word with mirror. #3060Alessandro Ranellucci
2015-11-04Removed unused variablesntfshard
2015-11-04Fix: Initializer list, right initialisation orderntfshard
2015-06-01Prevent writing empty materials to AMF files. Also add a note about material-...Alessandro Ranellucci
2015-05-03Use radians everywhere, including ModelInstance::rotationAlessandro Ranellucci
2015-05-03Bugfix: splitting a rotated object resulted in wrong positions. #2772Alessandro Ranellucci
2015-04-16Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes c...Alessandro Ranellucci
2015-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2015-01-09Bugfix: objects were floating in STL export after rotation and flip. #2512Alessandro Ranellucci
2014-12-30Bugfix: early object destruction caused a segfault when splitting. Also fixed...Alessandro Ranellucci
2014-12-13Keep model objects aligned to Z = 0 in platerAlessandro Ranellucci
2014-11-13Ported ModelObject::split() to XSAlessandro Ranellucci
2014-09-21Ported more things to XSAlessandro Ranellucci
2014-08-08Ported some more methods to C++Alessandro Ranellucci
2014-08-03Ported some Model methods to XSAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci