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
2014-06-14XYZ mirroring from platerAlessandro Ranellucci
2014-04-25Fix cut() testAlessandro Ranellucci
2014-03-23Bugfix: binary STL export produced corrupt results on Windows. #1814Alessandro Ranellucci
2014-01-16New TriangleMeshSlicer::cut() methodAlessandro Ranellucci
2014-01-02Bugfix: overflow causing full object facets reversal when STL file has large ...Alessandro Ranellucci
2014-01-02Rename some admesh functions to preserve compatibility with oiriginal admesh ...Miro HronĨok
2013-11-24Split objects could not be repositioned in plater. 3D preview and stats were ...Alessandro Ranellucci
2013-11-12Bugfix: some binary STL files were not correctly parsed on Windows. #1370 1467Alessandro Ranellucci
2013-11-12Use fread() to read facet numberAlessandro Ranellucci
2013-11-12Use fread() to read binary STL filesAlessandro Ranellucci
2013-09-12Fix XS STL reader not populating stats.size correctlyAlessandro Ranellucci
2013-09-11Incomplete work to store TriangleMesh objects in Model objects instead of ext...Alessandro Ranellucci
2013-09-10Ported TriangleMesh::scale_xyz()Alessandro Ranellucci
2013-09-10Implemented TriangleMesh->mergeAlessandro Ranellucci
2013-08-08Merge branch 'master' into xsdataAlessandro Ranellucci
2013-08-05Ported TriangleMesh->sizeAlessandro Ranellucci
2013-08-05Finish porting TriangleMesh->translateAlessandro Ranellucci
2013-08-05Incomplete work for porting translate()Alessandro Ranellucci
2013-08-04Ported TriangleMesh->scaleAlessandro Ranellucci
2013-07-31Prevent admesh to reverse all facets twice in some mostly-random situations. ...Alessandro Ranellucci
2013-07-31Some comments and minor fixes to admesh code by Andy DoucetteAlessandro Ranellucci
2013-07-07Don't exit when admesh fails to repair a mesh, but continueAlessandro Ranellucci
2013-07-03New ReadFromPerl() methodAlessandro Ranellucci
2013-06-23New automatic built-in STL repairAlessandro Ranellucci
2013-06-23Include admesh code for STL repairAlessandro Ranellucci