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
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-09-11Fixed unit tests after the previous commit.Lukáš Hejl
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-05-05Fixing unit tests.Vojtech Bubnik
2021-04-21Fixing unit testsVojtech Bubnik
2021-04-21Fixed unit tests.Vojtech Bubnik
2021-03-15Fixed unit tests.Vojtech Bubnik
2021-03-15Fixing unit tests.Vojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2020-12-11Fixing unit tests for supports. After "dont_support_bridges" was fixedVojtech Bubnik
2020-11-12ENABLE_GCODE_VIEWER set as default in fff_print test and PrusaSlicer.cppenricoturri1966
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
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-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Fixed unit tests after previous include manipulationsLukas Matena
2020-04-24Fixed conflicts after merge with masterenricoturri1966
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-30Fixed conflicts after merge with masterenricoturri1966
2020-03-2564bit coord_tbubnikv
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-03Fixed several warningsLukas Matena
2020-03-02ENABLE_GCODE_VIEWER - Basic framework for new gcode viewerEnrico Turri
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