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-02-11Brim fixeslh_brim_reworkVojtech Bubnik
2021-02-11Merge branch 'master' into lh_brim_reworkVojtech Bubnik
2021-02-11Fixing EdgeGrid after recent refactoring.Vojtech Bubnik
2021-02-11Merge remote-tracking branch 'remotes/origin/master' into lh_brim_reworkVojtech Bubnik
2021-02-11Reduction of dead code in FDM infill.Vojtech Bubnik
2021-02-11Make clang happy about the indentationVojtech Bubnik
2021-02-11FDM synchronization of front end with back end:Vojtech Bubnik
2021-02-11#6006 - Gcode processor: fixed error prompt for gcode lines Tc, Tx, T?enricoturri1966
2021-02-11Merge branch 'tm_warnings'tamasmeszaros
2021-02-11Remove warning from zero division.tamasmeszaros
2021-02-11Experimental: Switching all solid infills from Rectilinear to MonotonicVojtech Bubnik
2021-02-11Fix of unnecessary splitting of solid fill surfaces.Vojtech Bubnik
2021-02-11Force signed char on all GCC platformstamasmeszaros
2021-02-11Fixing one more Win32 warningVojtech Bubnik
2021-02-11Fixed a typo in TriangleSelector.cpp (probably not causing any bug, just a wa...Lukas Matena
2021-02-10SPE-1103 Added menu items for the conversation of the volumes from/to metersYuSanka
2021-02-10Trying to fix the remaining OSX warningsVojtech Bubnik
2021-02-10Some more reduction of compiler warnings on MSVCVojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Merge branch 'dk_wizard' into masterDavid Kocik
2021-02-10Wizard: buttons for printer selectionDavid Kocik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2021-02-10Added separate checkbox for gap filling (#5999)Ilya
2021-02-10Fixes issue #5979 - NULL pointer crash in ModelObject::split()Boleslaw Ciesielski
2021-02-10Merge pull request #5042 from cpinamtz/feature/build_on_linuxVojtěch Bubník
2021-02-10Merge pull request #6000 from xorza/postprocessing_moved_to_temp_dirVojtěch Bubník
2021-02-10Fixed old (MSW specific) focus issue:YuSanka
2021-02-10Merge pull request #5508 from pmjdebruijn/minimum_boost_versionVojtěch Bubník
2021-02-10Merge pull request #5740 from rsobik/patch-1Vojtěch Bubník
2021-02-10Merge pull request #5723 from mathiasvr/patch-1Vojtěch Bubník
2021-02-10Enabling /utf-8 on MSVC.Vojtech Bubnik
2021-02-10Merge pull request #5963 from wavexx/remove_undeeded_includesVojtěch Bubník
2021-02-10Merge pull request #5752 from sebastianha/masterVojtěch Bubník
2021-02-09Fixing compiler warnings: Fixed broken Linux build.Vojtech Bubnik
2021-02-09Yet another clang compiler warning suppressed.Vojtech Bubnik
2021-02-09Fixed some OSX Objective C warnings.Vojtech Bubnik
2021-02-09Fix of the previous commit (fixing warnings)Vojtech Bubnik
2021-02-09Fixed some clang warningsVojtech Bubnik
2021-02-09Finishing the "Iron all surfaces" feature.Vojtech Bubnik
2021-02-09Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerVojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-09Added check for loaded STL file if it was saved in meters. Related to #4521 (...YuSanka
2021-02-09Implemented #4931 - Added colored background for the Manipulation panel, ifYuSanka
2021-02-09Fixed compilation warningVojtech Bubnik
2021-02-09Fixed build on Windowsenricoturri1966
2021-02-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2021-02-09Fixed gouraud fragment shaderenricoturri1966
2021-02-09Fixed a crash on language changingYuSanka
2021-02-09Merge pull request #5968 from pmjdebruijn/creality_maxrtyr
2021-02-09tabulation fixxxorza