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-10Trying to fix the remaining OSX warningsVojtech 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-08Fixing Clang warnings 3Lukas Matena
2021-02-08Fixing Clang warnings 2Lukas Matena
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-01-11Replaced __linux macro with __linux__Vojtech Bubnik
2021-01-07On OSX, we use boost::process::spawn() to launch new instances of PrusaSlicer...vb_osx_ejectVojtech Bubnik
2021-01-07boost::process::spawn() sets SIGINT to SIGIGN, which collides with boost::pro...Vojtech Bubnik
2020-12-21Fixed ASCII folding for non-foldable non-ASCII charactersLukas Matena
2020-12-17Revert recent changes in PresetUpdater error reportingLukas Matena
2020-12-16Changed requested time of rendering for timed notification to full duration. ...David Kocik
2020-12-16Localization: Updated PrusaSlicer.pot and CZ dictionaryYuSanka
2020-12-16render timerDavid Kocik
2020-12-16render timer draftDavid Kocik
2020-12-15Remove custom supports/seams after mesh repairLukas Matena
2020-12-14UndoRedo extension::Vojtech Bubnik
2020-12-14PresetUpdater - exceptions reformatted, not throwing an exceptionVojtech Bubnik
2020-12-10Improved exception throwing at copy file in preset updaterDavid Kocik
2020-12-10cleanupDavid Kocik
2020-12-10Ongoing uploads while exiting dialogDavid Kocik
2020-11-30Removed GLCanvas3D from parameters of NotificationManager methodsenricoturri1966
2020-11-25Enable http digest authentication for CURLtamasmeszaros
2020-11-04Fix of #5058 (failing build with wx3.0)Lukas Matena
2020-10-28Merge of pull request Add support for RepetierServer #4384 by @docboboVojtech Bubnik
2020-10-24Follow-up toVojtech Bubnik
2020-10-22Support for naming slicer own threads for debugging.Vojtech Bubnik
2020-10-21Wifi Duet upload: Improved some string copying.Vojtech Bubnik
2020-10-20Fix debug buildLukas Matena
2020-10-20Fixed a buildYuSanka
2020-10-19Tiny changes in the new Duet3D dsf support codeLukas Matena
2020-10-19Merge branch 'add-duet-software-framework-support' of https://github.com/Duet...Lukas Matena
2020-10-17Merge pull request #4213 from onovy/httpsVojtěch Bubník
2020-10-14WIP Review of NotificationManager: Fixed some typos, added some comments.Vojtech Bubnik
2020-10-12Added a missing includeLukas Matena
2020-10-12starting prusaslicer from gcode viewer and vice versa, by menus or by stl dro...David Kocik
2020-10-01Maybe one day we will be able to run PrusaGCodeViewer, but for now the Apple ...bubnikv
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-09-23Undo/Redo serialization extension:vb_undoredo_timestampVojtech Bubnik
2020-09-15Added a missing include for gccLukas Matena
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-09-11Include PrintConfig for the definition of AuthorizationTypeYuri D'Elia
2020-09-11Add missing forward declarationsYuri D'Elia
2020-09-09Fixed launching of new slicer instances on Windows.Vojtech Bubnik
2020-09-08Added networking support for SL1 Digest authorization.Vojtech Bubnik
2020-09-08Fix of a preceding mergeVojtech Bubnik
2020-09-08Fix of the previous merge, Windows specific.Vojtech Bubnik
2020-09-08Merge branch 'vb_gcodeviewer_menu'Vojtech Bubnik
2020-09-08WIP Standalone G-code viewerVojtech Bubnik