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
2020-03-2564bit coord_tbubnikv
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-01-23add mesh simplification.tamasmeszaros
2019-12-05Add free functions to slice a TriangleMeshtamasmeszaros
2019-10-15Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphensbubnikv
2019-10-03Add test obj and address for support under ground level if no elevationtamasmeszaros
2019-07-18Undo / Redo memory conservation strategy: Release recoverable databubnikv
2019-07-17WIP: Undo / Redo memory limiting by releasing the least recentlybubnikv
2019-07-05Trying to fix some Linux & OSX compilation issues.bubnikv
2019-07-02WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(),bubnikv
2019-06-14Removed unnecessary copy / move constructors / assignment operators.bubnikv
2019-06-13Further C++isation of the admesh library & TriangleMeshbubnikv
2019-06-11Sharing TriangleMesh objects between the front end (UI) and back endbubnikv
2019-06-10admesh refactoring: separation of the shared vertices / indicesbubnikv
2019-06-10Refactored admesh to get rid of the error and fp members of stl_file.bubnikv
2019-06-04WIP: Admesh - replacement of C memory allocation with std vectorsbubnikv
2019-04-26WIP: Transformation of instances in world coordinate space:bubnikv
2019-04-16TriangleMeshSlicer is now initialized by const-pointer to the mesh, responsib...Lukas Matena
2019-04-11Vojtech's improvements in the SLA preview cutting dialog.bubnikv
2019-04-08The gizmo is now able to triangulate and show the cut, the triangulated cut i...Lukas Matena
2019-04-05Follow-up of 763a91e2ca73a2a9189ea47bbdcb80089e3262b8 -> take in account of M...Enrico Turri
2019-04-03Fixed FFF slicing of meshes with left hand oriented transformations applied.bubnikv
2019-04-01Some optimizations of "Fix crash on splitting some models #2042"bubnikv
2019-04-01Revert "Use number_of_parts for is_splittable"bubnikv
2019-04-01Use number_of_parts for is_splittableSijmen Schoon
2019-04-01Clean up and fix TriangleMesh::split and relativesSijmen Schoon
2019-03-13Reworked the command line interface based on the current statebubnikv
2019-03-01Introduced the "slice_closing_radius" to define, how large gapsbubnikv
2019-01-26Performance improvements:bubnikv
2019-01-14Merged some of the late changes on slicing robustnessbubnikv
2018-12-07First version of SLA support points generationLukas Matena
2018-11-17WIP: Support of SLA suport & pad GLVolumes, couple of fixes.bubnikv
2018-11-02Use Transform3d in place of Transform3f as parameter of mesh transform functionsEnrico Turri
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv