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
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-04Added ModelInstance::world_matrix() method and stl_transform using eigen tran...Enrico Turri
2018-08-22d ..bubnikv
2017-10-03Big endian fix, thanks to @hyperair for hints and initial implementation.bubnikv
2017-08-03Unicode handling:bubnikv
2017-02-26AdMesh:bubnikv
2016-12-08Try to fix compilation problem with Boost 1.54. #3595Alessandro Ranellucci
2016-11-17admesh: Fixed a problem in loading an STL when compiled withbubnikv
2016-11-16Improvements of admesh robustness when loading and fixing STLs.bubnikv
2016-11-15Fixed a 64bit compatiblity in admesh, fixed a typo in TriangleMesh::swap()bubnikv
2014-09-23Updated to admesh 0.98.1Miro Hrončok
2014-01-16New TriangleMeshSlicer::cut() methodAlessandro 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-12Use fread() to read facet numberAlessandro Ranellucci
2013-11-12Use fread() to read binary STL filesAlessandro 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-05Ported TriangleMesh->sizeAlessandro Ranellucci
2013-08-05Incomplete work for porting translate()Alessandro 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