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-12-08Fix of Random placment of top fill throughout model #7442Vojtech Bubnik
2021-10-18Some more refactoring of ClipperLib / closing() / opening()Vojtech Bubnik
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-05PrintRegion refactoring: Getting rid of the Print pointer.Vojtech Bubnik
2021-05-05Fix of safety_offset() after ClipperUtils refactoring.Vojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-04-13Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSETVojtech Bubnik
2021-03-19Refactoring of FDM support generator:Vojtech Bubnik
2021-03-15Reworked the "new" bridging to respect the bridge_flow_ratioVojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-02-23Fix of Enforce support for first N layers has no effect #470Vojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-01-29Fixing GCC warnings 1Lukas Matena
2020-12-09Fix of spiral vase mode with holes in the bottom: Holes in the bottom layersVojtech Bubnik
2020-06-16Fixes of the offset curves from Voronoi diagram.Vojtech Bubnik
2020-03-14Fix of infill type update with vase mode enabled after changebubnikv
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2019-10-29Fixed several warningsLukas Matena
2019-10-17Ported test_support_material from upstream Slic3r.bubnikv
2019-10-01FDM Print refactoring:bubnikv
2019-09-27Rest of the path chaining has been replaced with the new algorithm.bubnikv
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-10Some C++11 refactoringbubnikv
2019-09-06Fix of "excess infill below bridges with 0% infill" #442bubnikv
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-04-01Improvement in handling of the custom bridging angle value.bubnikv
2019-03-05Elephant foot compensation improvements.bubnikv
2018-11-02Removed the STDMOVE macro.vb_modelbase_id_refactorbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv