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-08Follow-up to c9727b5a57d0e78c386130c1eee5bb330d3b7ceeVojtech Bubnik
2021-12-08Fix of Random placment of top fill throughout model #7442Vojtech Bubnik
2021-12-02Fixed ironing over areas with modifier meshes:Vojtech Bubnik
2021-07-29Fixed a crash in the multi-material segmentation when projected lines are out...Lukáš Hejl
2021-05-06FDM backend refactoring for const correctness, clarity ...Vojtech Bubnik
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-29Layer::make_perimeters() - when merging regions, use OffsetEx insteadVojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2020-12-11Fix of re-slicing with multiple regions.Vojtech Bubnik
2020-03-20Fix of weird double extrusions with multiple regions and theirbubnikv
2020-01-03Fix of "Don't use bridging perimeters on top of elephant-foot compensation #3...bubnikv
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-10-01FDM Print refactoring:bubnikv
2019-09-26WIP: Consolidation of shortest path calculations,bubnikv
2019-09-10Fix of "Bridging and gap fill are parsed incorrectly when infill is set to 0"...bubnikv
2019-09-04WIP: Reworked the infill generator to merge areas with the samebubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-03-06Implemented clipping of parts of multi-part objects in the orderbubnikv
2019-03-05Elephant foot compensation improvements.bubnikv
2018-12-14Fix of G-code invalidation on "wipe_into_object" "wipe_into_infill"bubnikv
2018-11-02Removed the STDMOVE macro.vb_modelbase_id_refactorbubnikv
2018-11-02Some refactoring.bubnikv
2018-09-21Simplified dependencies.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv