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-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-22d ..bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-15Use of bounding box of rotated 3D convex hull for out of print volume detectionEnrico Turri
2018-08-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-07-23Added xml escape characters detection when exporting object and volumes names...Enrico Turri
2018-07-23Added xml escape characters detection when exporting object and columes names...Enrico Turri
2018-06-21Faster gizmos updateEnrico Turri
2018-05-24AMF I/O - Automatic detection if open file is zip archive or xml formatEnrico Turri
2018-05-15Replacement of xml escape characters when exporting to amfEnrico Turri
2018-04-30Added versioning to amf fileEnrico Turri
2018-03-26AMF I/O - Forces .zip.amf extension on exportEnrico Turri
2018-03-22AMF and 3MF export - Export of print config customizable by user in the selec...Enrico Turri
2018-02-14AMF I/O - Fixed error messagesEnrico Turri
2018-02-14AMF I/O - Embedded config data + zip formattingEnrico Turri
2017-08-03Unicode handling:bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-03-06Implementation of scaling factor of objects into an AMF file.bubnikv
2017-02-27Fixed typos in AMF export.bubnikv
2017-02-27Fixing compilation issues.bubnikv
2017-02-27Fixed a bug in AMF serialization.bubnikv
2017-02-26Initial rewrite of the file accessors from Perl to C++.bubnikv