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-14Making GCC happy.Vojtech Bubnik
2021-10-14Fixed compilation on non MS systemsVojtech Bubnik
2021-10-14New ClipperUtils functions: opening(), closing() as an alternativeVojtech Bubnik
2021-09-24Added various has_duplicate_points() checks, to be used by asserts.Vojtech Bubnik
2021-09-13Fix of Can't convert polyline with more than two points to a line (#6933)Vojtech 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-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-05Fix of safety_offset() after ClipperUtils refactoring.Vojtech Bubnik
2021-05-03Fixing compiler warningsvb_clipper_optimizationVojtech Bubnik
2021-05-03Another fix for C++ conformant compilersVojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-221) New methods PrintObject::num_regions() and ::has_region() to makeVojtech Bubnik
2021-04-14Replacing ClipperLib::IntPoint with Eigen point as a first step tovb_clipper_eigenVojtech Bubnik
2021-04-13Clipper / ClipperUtils:Vojtech Bubnik
2021-01-06Fixing the infill order for concentric infill to outside-in.Vojtech Bubnik
2020-11-24Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208Vojtech Bubnik
2020-08-27Clean-up of Shiny profiler integration, so that the intrusiver profilingbubnikv
2020-02-19Follow up on 6deb6a776d38eacf22bd3da78c4546dd5e3a8ccb:bubnikv
2019-12-19Fix polytree traversal.tamasmeszaros
2019-11-14Fix of a typo in KDTreeIndirect.bubnikv
2019-11-04Bugfixes of the new adaptive elephant foot compensation.bubnikv
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-10-25New functions for variable offsets of polygons / expolygons.bubnikv
2019-10-01libslic3r core enhancementstamasmeszaros
2019-09-26WIP: Consolidation of shortest path calculations,bubnikv
2019-04-03Call Line conversion operator explicitly.tamasmeszaros
2019-04-03Get rid of unnecessary copies and moves in ClipperUtils tamasmeszaros
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv