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-12Cut WIP: Fix for Undo/Redoys_cutYuSanka
2022-05-12Cut WIP: Fixed some bugsYuSanka
2022-05-12Merge remote-tracking branch 'origin/master' into ys_cutYuSanka
2022-05-11Prohibit copy for mutable priority queuetamasmeszaros
2022-05-11Fix mutable priority queue being wiped when moving out of functiontamasmeszaros
2022-05-11Fixed a memory leak in the move assignment operator in ExtrusionEntityCollect...Lukáš Hejl
2022-05-11Merge branch 'tm_astar'tamasmeszaros
2022-05-11Add astar algorithmtamasmeszaros
2022-05-11Merge branch 'tm_branching_tree_backports'tamasmeszaros
2022-05-11Small fix in Execution.hpptamasmeszaros
2022-05-11Fix AABB query in hollowing print steptamasmeszaros
2022-05-11Change std::nan("") to proper nan constantstamasmeszaros
2022-05-11Extend kdtree with k-nearest and bounding box queriestamasmeszaros
2022-05-10Sync with PrusaSlicer-settings.rtyr
2022-05-10Updated Voron v1 thumbnails.rtyr
2022-05-10Merge remote-tracking branch 'origin/master' into ys_cutYuSanka
2022-05-10Follow-up of 436a454b2e5dc823c6a878b836f82f56922e8834 - Fixed syntax errorenricoturri1966
2022-05-10#8202 - Fixed detection of layers in vase modeenricoturri1966
2022-05-09Merge branch 'master' into fs_fix_PriorityQueue_testfs_fix_PriorityQueue_testFilip Sykala
2022-05-09Localization: Update for list.txtYuSanka
2022-05-09fix initialization typeFilip Sykala
2022-05-09Cut WIP: Fix compilation warnings and errorsYuSanka
2022-05-09Cut WIP: Make negative volumes a little bit "dipper"YuSanka
2022-05-09Fix building with new Boost 1.79.0.KARBOWSKI Piotr
2022-05-09Merge remote-tracking branch 'origin/master' into ys_cutYuSanka
2022-05-09Cut WIP: Implemented "Cut By Line"YuSanka
2022-05-09Merge branch 'tm_revert_mac_utf8'tamasmeszaros
2022-05-06Ported custom_gcode and print unit tests from Perl to C++.Vojtech Bubnik
2022-05-06Revert utf8 for wx on mactm_revert_mac_utf8tamasmeszaros
2022-05-06Fix mismatch of data types.Filip Sykala
2022-05-06Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/d0b4a4a87da65ba079...YuSanka
2022-05-06Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2022-05-06Fixed warningenricoturri1966
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2022-05-05Fixed build on Linux (GCC 11.2).Lukáš Hejl
2022-05-05Merge branch 'lh_lightning_infill_fix'Lukáš Hejl
2022-05-05Fix of #8227 (Lightning infill wasn't working when "Combine infill every X la...Lukáš Hejl
2022-05-05Fixed missing layers of Lightning infill.Lukáš Hejl
2022-05-05Fixed a crash in Lightning infill.Lukáš Hejl
2022-05-05Added deallocation of wxBoxSizer into OptionsGroup::activate_line() when is n...Lukáš Hejl
2022-05-05Suppressed reports of memory leaks from AMD driver and D-Bus library.Lukáš Hejl
2022-05-05Implemented FR: Update toolbars "on fly", when custom toolbar size is editing...YuSanka
2022-05-05Preferences Dialog: Revert values, when "Cancel" button is clicked ([SPE-1230...YuSanka
2022-05-04Further slimming of Perl bindings.Vojtech Bubnik
2022-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-05-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-05-04Settings Tab: Fix for https://dev.prusa3d.com/browse/SPE-1229YuSanka
2022-05-04Sync with PrusaSlicer-settingsrtyr
2022-05-03Fixed out of bounds when showing color prints in gcode preview legendenricoturri1966
2022-05-03Cut WIP: Improved can_perform_cut()YuSanka