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
2022-06-09Fixed undefined symbols when mold linker was used for linking libnest2d_tests...Lukáš Hejl
2022-05-11Change std::nan("") to proper nan constantstamasmeszaros
2022-04-26Prohibit multiple formats with the same extension (zip)tamasmeszaros
2022-04-26Extend sla archive tests with read-backtamasmeszaros
2022-04-26Separate existing sla archive import codetamasmeszaros
2022-02-18Fix sla archive teststamasmeszaros
2022-02-17Silence sla print messages for archive export teststamasmeszaros
2022-02-17SLAArchive framework refactortamasmeszaros
2022-02-03WIPtamasmeszaros
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-06-08Get rid of Contour3Dtamasmeszaros
2021-06-08Refactored hollowing backend to use indexed_triangle_meshtamasmeszaros
2021-06-08SLA backend refactored, except Hollowingtamasmeszaros
2021-05-18Fixed missing includeVojtech Bubnik
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
2021-03-08Group hollowing result (including grid) into one structtamasmeszaros
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-10-15Fix sla tests on mactamasmeszaros
2020-09-21Fix confusing testtamasmeszaros
2020-09-16Drop rubbish teststamasmeszaros
2020-09-10fixing optimizer and concurrency::reducetamasmeszaros
2020-09-10Fix failing test due to changes in support point genertiontamasmeszaros
2020-09-10Enable all tests for support point generatortamasmeszaros
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-03Working small-to-normal support mergingtamasmeszaros
2020-08-03Include test name with output obj files for sla_print_teststamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Id-s put in a base class for support tree primitivestamasmeszaros
2020-08-03Fix bugs and non working teststamasmeszaros
2020-08-03Separate support tree routing and meshing, remove Common.hpp/.cpp .tamasmeszaros
2020-08-03Create smaller supports in problematic areas with established strategiestamasmeszaros
2020-06-02Fix the tests after EigenMesh3D refactortamasmeszaros
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-17Fixed a bug in the hole-aware raycasterLukas Matena
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-14Remove test restriction for on-model supports pierce testtamasmeszaros
2020-01-14Make sla support pierce tests repeatabletamasmeszaros
2020-01-09more raycaster tests, without repeating the hollowing every timetamasmeszaros
2020-01-09Fixed a raycaster problem with handling duplicate hits from iglLukas Matena
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