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-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-18Some more refactoring of ClipperLib / closing() / opening()Vojtech Bubnik
2021-10-14New ClipperUtils functions: opening(), closing() as an alternativeVojtech Bubnik
2021-09-13Some reduction of unnecessary conversions when calling ClipperUtils.Vojtech Bubnik
2021-06-01Fix of previous commit: Mixed up ClipperLib::pftPositive and pftNonZeroVojtech Bubnik
2021-06-01New parameter "Slicing Mode" for supporting 3DLabPrint airplane models.Vojtech Bubnik
2021-05-27WIP: Integration of MMU painting into the slicing back-end.Vojtech Bubnik
2021-05-05Fix of safety_offset() after ClipperUtils refactoring.Vojtech Bubnik
2021-05-04Fixing compilation on clang in debug mode.Vojtech Bubnik
2021-05-03One more fix after merge.Vojtech Bubnik
2021-05-03Fixing after merge.Vojtech Bubnik
2021-05-03Fixing compiler warningsvb_clipper_optimizationVojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-04-13Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSETVojtech Bubnik
2021-04-13Clipper / ClipperUtils:Vojtech Bubnik
2021-01-06Fixing the infill order for concentric infill to outside-in.Vojtech Bubnik
2019-12-19Fix polytree traversal.tamasmeszaros
2019-10-25New functions for variable offsets of polygons / expolygons.bubnikv
2019-10-01libslic3r core enhancementstamasmeszaros
2019-03-26Optimizing manual unification.tamasmeszaros
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv