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-23Revert CMAKE_FIND_PACKAGE_PREFER_CONFIG as its from cmake > 3.13tamasmeszaros
2022-05-16Try to fix linking of expattm_curl_newtamasmeszaros
2022-05-16Revamp CURL integration. Exclude it from APPLEtamasmeszaros
2022-04-13Fix build of RelWithDebInfo on Wintamasmeszaros
2022-04-04Use upstream GLEW, remove duplication in deps and srctamasmeszaros
2022-04-04Use upstream expat, remove duplication in deps and srctamasmeszaros
2022-02-24Merge branch 'stable'Lukas Matena
2022-02-22Fix and merge PR #7809tamasmeszaros
2022-02-22Use namespaces to link against libcereal >= 1.3.1Yuri D'Elia
2022-02-09Localization: Updated POT.YuSanka
2022-01-28Added option to enable UndefinedBehaviorSanitizer on Clang and GCC.Lukáš Hejl
2022-01-28Fixed Clang 12 compiler warnings.Lukáš Hejl
2022-01-27Fixed wording inside a CMAke commentVojtech Bubnik
2022-01-21Localization: Added missed phrases -> Updated POT and dictionaries for CZ, PL...YuSanka
2022-01-10Fixed typo in CMake comment, thanks @n8botVojtech Bubnik
2022-01-04Fixes for localization of the PrusaSlicer - 2.4.0YuSanka
2021-12-03Localization.YuSanka
2021-08-23Parse hints.ini for translatable text as part of gettext_make_potDavid Kocik
2021-08-23Allow Desktop Integration by default on LinuxDavid Kocik
2021-08-19Possibility to link curl and glew dynamically in static mode.tm_flatpak_help_3tamasmeszaros
2021-08-19Desktop integration changesDavid Kocik
2021-08-12Moved flatpak files from resources/data to src/platform/unix (#6774)Lukas Matena
2021-07-26Fix issues with finding new deps on wintamasmeszaros
2021-07-15Search for a better openvdb find module if availabletamasmeszaros
2021-07-09Fix FHS install dirs (#5930)Super-intelligent Shade of the Color Blue
2021-06-01-fno-omit-frame-pointer disabled for Windows ASAN buildsVojtech Bubnik
2021-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-03-25Enabling ASAN on MSVCVojtech Bubnik
2021-03-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2021-03-08Detection of Win10 3D printing API from the default Visual Studio envVojtech Bubnik
2021-03-08G-code window uses file mappingenricoturri1966
2021-02-11Commented on the unsigned/signed char CMake changesVojtech Bubnik
2021-02-11Force signed char on all GCC platformstamasmeszaros
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2021-02-10Merge pull request #5508 from pmjdebruijn/minimum_boost_versionVojtěch Bubník
2021-02-10Enabling /utf-8 on MSVC.Vojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-08Clang: silence -Wdeprecated-declarations for nowLukas Matena
2021-02-03Disable tests and encoding check when cross compilingtamasmeszaros
2020-12-18CMakeLists: set MINIMUM_BOOST_VERSION to 1.66.0 (due to Base64, #3375)Pascal de Bruijn
2020-12-01Set boost to use utf8 for system messages (in cmake). Fix of #5180.David Kocik
2020-10-27Add gcodeviewer desktop filetamasmeszaros
2020-10-26Use legacy OpenGL linkage on Linuxtamasmeszaros
2020-10-24Documentation of CMAKE_INSTALL_FULL_DATAROOTDIR in CMakeLists.txtVojtech Bubnik
2020-10-19Add installing of the desktop file to cmaketamasmeszaros
2020-10-05Changed cmake minimal version to 3.13 (#4720)Lukas Matena
2020-08-28Try to override mac library search order to find static dep libstamasmeszaros
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-04-29single slicer instanceDavid Kocik