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
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2020-04-23Add min_object_distance method as free function taking ConfigBase argumenttamasmeszaros
2020-03-2564bit coord_tbubnikv
2020-03-03Fixed several warningsLukas Matena
2019-11-05Disable test_fill.cpp`"Solid surface fill" test for now due to precission issuesVojtech Kral
2019-10-30Useful verbose test output on console with Catch2tamasmeszaros
2019-10-25Disabled broken tests, ported some more tests to C++,bubnikv
2019-10-25Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-10-25New functions for variable offsets of polygons / expolygons.bubnikv
2019-10-25Add catch2 extra args option to tests.tamasmeszaros
2019-10-18test_printgcode.cpp - trying to replace std::regex with boost::regexbubnikv
2019-10-18Fixing some GCodeExport and Flow unit tests.bubnikv
2019-10-18Slight improvements of unit tests, fix of perl bindings.bubnikv
2019-10-17Ported test_support_material.cpp from upstream slic3r.bubnikv
2019-10-17Ported test_support_material from upstream Slic3r.bubnikv
2019-10-16Fixed another weird auto + initializer list clang issue.bubnikv
2019-10-16Fixes of unit tests on OSX. The old clang does not like the waybubnikv
2019-10-16Ported test_fill from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-16Ported test_printgcode from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-16Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks @lor...bubnikv
2019-10-16new cheaper constructor for DynamicPrintConfig from FullPrintConfig:bubnikv
2019-10-16Filling in the autos in the tests so it is readible and it compiles on OSXbubnikv
2019-10-15Trying to fix compilation issues of the test cases on OSX.bubnikv
2019-10-15Fixing some compilation issues of the C++ test cases on OSX.bubnikv
2019-10-15Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.bubnikv
2019-10-15Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-15Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphensbubnikv
2019-10-15Ported test_data.cpp/hpp & test_flow.cpp from upstream slic3r,bubnikv
2019-10-15Added test projects for libslic3r and fff_print.bubnikv