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 (Collapse)Author
2019-10-01Reworked pad creation algorithm with new parameters:tamasmeszaros
* brim size * force pad around object everywhere
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
Succesfull build on mingw-w64 fix sandboxes Mingw fixes and full parallel support tree gen.
2019-06-11SPE-742: Builtin pad feature in zero elevation mode.tamasmeszaros
2019-05-07Prevent degenerate triangles in pad.tamasmeszaros
2019-02-14Commented and integrated new pad wall triangulationtamasmeszaros
2019-02-13Refactored version of the wall triangulation algorithm, initial integration.tamasmeszaros
2019-02-13Working proof-of-concept for manual triangulation of pad walls.tamasmeszaros
2018-12-11Added cancellation points to pad creation step.tamasmeszaros
2018-11-19Cleanup: removing obsolete methods from support tree generation interfacetamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros