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-12-11Fixing unit tests for supports. After "dont_support_bridges" was fixedVojtech Bubnik
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-12-01Updated Catch2 to v2.13.3 to support compilation on OSX11 / ARMVojtech Bubnik
2020-11-26Added functions to export raw image data to PNG for debugging purposes.Vojtech Bubnik
2020-11-25Enable http digest authentication for CURLtamasmeszaros
2020-11-16Merge remote-tracking branch 'remotes/origin/master' into lh_adaptive_infill_...Vojtech Bubnik
2020-11-12ENABLE_GCODE_VIEWER set as default in fff_print test and PrusaSlicer.cppenricoturri1966
2020-11-051) Implemented anchoring of infill lines to perimeters with lengthVojtech Bubnik
2020-10-29Fixed unit tests broken with 3502f256fac0d0793f8314a7ab4a2788e93d74f8Vojtech Bubnik
2020-10-15Fix sla tests on mactamasmeszaros
2020-09-21Fix confusing testtamasmeszaros
2020-09-16Drop rubbish teststamasmeszaros
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
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-28Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-28Add missing includes for wintamasmeszaros
2020-08-28PNG image read with libpngtamasmeszaros
2020-08-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-04Fixed conflicts after merge with masterenricoturri1966
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-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-06-27Fixed unit tests on Windows after introduction of GMP tobubnikv
2020-06-19Fixed conflict after merge with masterenricoturri1966
2020-06-16fix of previous commit, missing includeVojtech Bubnik
2020-06-16Fixes of the offset curves from Voronoi diagram.Vojtech Bubnik
2020-06-12Fixed conflicts after merge with masterenricoturri1966
2020-06-11Reworked algorithm for Voronoi Offset curve extraction.Vojtech Bubnik
2020-06-05Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new applicati...enricoturri1966
2020-06-04Fixed conflicts after merge with masterenricoturri1966
2020-06-04WIP: Generating offset curves with properly rounded corners fromVojtech Bubnik
2020-06-02Fix the tests after EigenMesh3D refactortamasmeszaros
2020-05-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-28BoundingBox support for Lines,Vojtech Bubnik
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Fixed unit tests after previous include manipulationsLukas Matena
2020-05-22Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-22WIP AABBIndirect: Documentation, polishing.Vojtech Bubnik
2020-05-22WIP: own AABBTreeIndirect, builds up the tree 4x quicker than libigl.Vojtech Bubnik
2020-04-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-04-28suppress unnecessary test output in release modetamasmeszaros
2020-04-24Fixed conflicts after merge with masterenricoturri1966