Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-08hollowing params renamed, filtering generalizedtamasmeszaros
2019-11-06Hollowed interior is now visible in previewtamasmeszaros
2019-11-06Hollowing step in SLAPrint process, PrintConfig params added.tamasmeszaros
2019-11-05Streamlined hollowing method.tamasmeszaros
2019-11-05Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-05Add oversampling and gaussian filter to hollowing.tamasmeszaros
2019-11-05Merge branch 'lm_hollow_gizmo' into lm_tm_hollowingLukas Matena
2019-11-05Merge branch 'tm_openvdb_integration' into lm_hollow_gizmoLukas Matena
2019-11-05Adaptive elephant foot compensation: Improvement of the variablebubnikv
2019-11-05Add additional parameters to openvdbutilstamasmeszaros
2019-11-04SLA Contour3D expanded with conversions supporting quads.tamasmeszaros
2019-11-01Fix of previous commit.bubnikv
2019-11-01Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-11-01Add OpenVDBUtils into libslic3r, hollwing tests in libslic3r_testtamasmeszaros
2019-11-01Fix compilation on MSVCtamasmeszaros
2019-10-31Do some hollowing finally.tamasmeszaros
2019-10-30Re-enable example testtamasmeszaros
2019-10-30openvdb conversion experiments.tamasmeszaros
2019-10-30Make verboseconsole the default reporter.tamasmeszaros
2019-10-30Useful verbose test output on console with Catch2tamasmeszaros
2019-10-30Make verboseconsole the default reporter.tamasmeszaros
2019-10-29Simple openvdb conversion test.tamasmeszaros
2019-10-29Useful verbose test output on console with Catch2tamasmeszaros
2019-10-25Fix / improvement of unit tests.bubnikv
2019-10-25Disabled broken tests, ported some more tests to C++,bubnikv
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-10-25Enable example testtamasmeszaros
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-18Test of importing non-standard ASCII STL (broken normals, junkbubnikv
2019-10-18Initial tests for import of ASCII STLs with varying line endings.bubnikv
2019-10-18Slight improvements of unit tests, fix of perl bindings.bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.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 remove_collinear(Polygon) and test_polygon from upstream slic3r.bubnikv
2019-10-15Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.bubnikv