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
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-06-08Get rid of Contour3Dtamasmeszaros
2021-06-08SLA backend refactored, except Hollowingtamasmeszaros
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-04-07Least supports optimization revived.tamasmeszaros
2021-04-07Extend execution framework with convenience functions tamasmeszaros
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-09-21Fix confusing testtamasmeszaros
2020-09-10fixing optimizer and concurrency::reducetamasmeszaros
2020-08-03Working small-to-normal support mergingtamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-01-31[refactor] Move remaining utility functions into sla_test_utilstamasmeszaros
2020-01-16Fixed unit test (sla_print_tests - random number generator seeding)Lukas Matena
2020-01-15Remove wrapper around std::mt19937 tamasmeszaros
2020-01-14Test sla support point generation determinism with seed parametertamasmeszaros
2020-01-08Add tests for EigenMesh3D raycaster with hole support.tamasmeszaros
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-04SLA Contour3D expanded with conversions supporting quads.tamasmeszaros
2019-10-29Useful verbose test output on console with Catch2tamasmeszaros
2019-10-09Fix concave hull having holes.tamasmeszaros
2019-10-07Fix test outputs on buildbot. Also fix pairhash test.tamasmeszaros
2019-10-04Disable on-model supports for pierce tests.tamasmeszaros