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
path: root/tests
AgeCommit message (Expand)Author
2020-04-28suppress unnecessary test output in release modetamasmeszaros
2020-04-23SLA archive import with miniz, marching square bugfixestamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2020-04-23Add libnest tests for various basic object functionstamasmeszaros
2020-04-23Add min_object_distance method as free function taking ConfigBase argumenttamasmeszaros
2020-03-2564bit coord_tbubnikv
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-06Added test for libcurl https handling disabled on build server.tamasmeszaros
2020-03-03Fixed several warningsLukas Matena
2020-02-18Do EFC for the first faded layers of SLA, interpolate efc parameterstamasmeszaros
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-02-05fix failing test due to missing cgal dllstamasmeszaros
2020-02-05Handle CGAL exceptions and add tests for mesh boolean operationstamasmeszaros
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-01-31[refactor] Move remaining utility functions into sla_test_utilstamasmeszaros
2020-01-23Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2020-01-23add mesh simplification.tamasmeszaros
2020-01-21Fix of the new PlaceholderParser int() conversion.bubnikv
2020-01-21Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2020-01-21Fix incorrect filename case in test_3mftamasmeszaros
2020-01-20Fix incorrect filename case in test_3mftamasmeszaros
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
2020-01-08Configurable paths export (fullpath or not) to 3mf and amfEnrico Turri
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-06Follow-up of c790e2ff7c925252b1f83d54154cf858d6eb5afa -> Fixed includeEnrico Turri
2020-01-06Added unit test for checking geometry after save+load to 3mf cycleEnrico Turri
2019-12-22Fixed previous commit (change of CMake)version_2.2.0-alpha2bubnikv
2019-12-22Trying to fix unit tests when targeting OSX 10.9.bubnikv
2019-12-20Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-19Fix polytree traversal.tamasmeszaros
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-06add drain hole 3mf export and importtamasmeszaros
2019-12-06Get ready to merge with master.tamasmeszaros
2019-12-05Add cpp17 headers to see if they are available.tamasmeszaros
2019-12-05Test cpp17 features on the build server.tamasmeszaros
2019-11-22Improvements of infill path planning:bubnikv
2019-11-18Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2019-11-15Improvement of the Elephant foot compensation:bubnikv