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-03-15Fixed a compile warningvb_copy_fileVojtech Bubnik
2021-03-15Fixed previous commitVojtech Bubnik
2021-03-15statx is not supported.Vojtech Bubnik
2021-03-15Adjusted the full screen mode to contain menu bar.Vojtech Bubnik
2021-03-15Missing headerVojtech Bubnik
2021-03-15Moved Platform.cpp/hpp to libslic3rVojtech Bubnik
2021-03-15Fixed compilation issue.Vojtech Bubnik
2021-03-15Some comments after review.Vojtech Bubnik
2021-03-15Fixing includesVojtech Bubnik
2021-03-15FIxed copy_file_linux()Vojtech Bubnik
2021-03-15Working around some quirky file system issues on Linux.Vojtech Bubnik
2021-03-15Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerVojtech Bubnik
2021-03-15Fixing some compilation warningsVojtech Bubnik
2021-03-15Ys code refactoring (#6227)Oleksandra Yushchenko
2021-03-15Fixed typo in previous commit.Vojtech Bubnik
2021-03-15Full screen toggleVojtech Bubnik
2021-03-15Linux with precompiled headers wants Config.hpp header in PrintConfig.cppVojtech Bubnik
2021-03-15Added detection of Microsoft WSL/WSL2 Linux flavors.Vojtech Bubnik
2021-03-15Linux/OSX don't like an "BSD" symbol?Vojtech Bubnik
2021-03-15Fix of previous commit.Vojtech Bubnik
2021-03-15ConfigOptions: GUI type as enum, not string.Vojtech Bubnik
2021-03-15New files missing from the previous commit.Vojtech Bubnik
2021-03-15Detecting platform, namely reading /proc/version to detect Chromium OS.Vojtech Bubnik
2021-03-15Further ChromeOS support: Detect removable media mounted through ChromeOSVojtech Bubnik
2021-03-15Disable multi-sampling with virgl (VirtualGL) on Linux.Vojtech Bubnik
2021-03-15Allowing ints with open enums in combo boxes.Vojtech Bubnik
2021-03-15Splitting FDM support gap to top / bottom, introducingVojtech Bubnik
2021-03-15Follow up on https://github.com/prusa3d/PrusaSlicer/pull/5219#issuecomment-79...Vojtech Bubnik
2021-03-15WIP: Splitting the number of top / bottom support interface layers.Vojtech Bubnik
2021-03-15Fixed unit tests.Vojtech Bubnik
2021-03-15Reworked the "new" bridging to respect the bridge_flow_ratioVojtech Bubnik
2021-03-15Fixing unit tests.Vojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-03-15Auto color change: Fixed show/hide for the notification.YuSanka
2021-03-14typo correctionDavid Kocik
2021-03-14preventing hidden notification to show when updated and close them correctly.David Kocik
2021-03-12Implemented suggestion of the auto color change, if model looks like signYuSanka
2021-03-12Added a missing include (gcc)Lukas Matena
2021-03-12Merge branch 'dk_notifications'David Kocik
2021-03-12Commented Print host upload notification until its testedDavid Kocik
2021-03-12Print host upload notification with more info and cancel buttonDavid Kocik
2021-03-12progress bar notification - percentage textDavid Kocik
2021-03-12Printhost upload progress bar notificationDavid Kocik
2021-03-12notifications - minor changes in logic David Kocik
2021-03-12cleanupDavid Kocik
2021-03-12cleanupDavid Kocik
2021-03-12request frame change in notificationDavid Kocik
2021-03-12notification time correctionDavid Kocik
2021-03-12Notifications management and rendering refactoring.David Kocik
2021-03-12Added a missing includesLukáš Hejl