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
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2022-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-04-01Follow-up of e01d32d01afec11dd1b149fc983a15f2875a36d4 - Fixed typoenricoturri1966
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena
2021-09-24Added various has_duplicate_points() checks, to be used by asserts.Vojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-03Fixed MMU segmentation for multi-volume objects.Lukáš Hejl
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-21New custom backend for libnest2d using libslic3r typestamasmeszaros
2021-04-13Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSETVojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2020-11-29Merge remote-tracking branch 'origin/master' into lh_avoid_crossing_perimetersLukáš Hejl
2020-11-17Avoid crossing perimeters: Further refactoring for clarity, code review.Vojtech Bubnik
2020-11-16 Fixing compilation issues.Vojtech Bubnik
2020-09-10Fix failing test due to changes in support point genertiontamasmeszaros
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-01-13Fixing some missing throw statements.bubnikv
2019-11-07Merged pull request "Gyroid improvements" #2730bubnikv
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-10-25New functions for variable offsets of polygons / expolygons.bubnikv
2019-10-16Ported test_fill from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-01libslic3r core enhancementstamasmeszaros
2019-01-24Improvements of the triangulation of SLA layer preview.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv