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-04-22fix of crash on empty config -> add template filamentdk_download_resDavid Kocik
2022-04-14after rebase changesDavid Kocik
2022-04-14download profile bundles in zip archiveDavid Kocik
2022-04-14Template filaments bundle with filament profiles available for all printersDavid Kocik
2022-04-14download missing resourcesDavid Kocik
2022-04-13Fix for SPE-1220:et_raycast_pickingYuSanka
2022-04-13#8176 - Tech ENABLE_USED_FILAMENT_POST_PROCESS - Fixes used filament data exp...enricoturri1966
2022-04-13Fix build of RelWithDebInfo on Wintamasmeszaros
2022-04-13File menu on Win should use 'Exit' instead of 'Quit' (#8182)Lukas Matena
2022-04-13Merge branch 'dev'tamasmeszaros
2022-04-11Fixed rendering of printbed while the camera is below itenricoturri1966
2022-04-11Added G92 E0 to ditto printer profiles.rtyr
2022-04-11Fixed min_version for 0.0.3rtyr
2022-04-11Merge pull request #8185 from photodude/patch-1rtyr
2022-04-11Update version and minimum slic3r_versionWalt Sorensen
2022-04-11add G92 E0 to prevent marlin error accumulationWalt Sorensen
2022-04-08Fix compilation of perl xs on Windows with boost 1.78devtamasmeszaros
2022-04-07Shader mm_contour - Customizable offset to calculate the correction to avoid ...enricoturri1966
2022-04-07Shader mm_contour - Correction to avoid z-fighting moved from fragment shader...enricoturri1966
2022-04-07Fixed rendering of GLGizmoPainterBase sphere cursor when tech ENABLE_LEGACY_O...enricoturri1966
2022-04-07Removed assignment to gl_FragDepth into gouraud.fs shader. Replaced with smal...enricoturri1966
2022-04-07Fixed build when tech ENABLE_GL_SHADERS_ATTRIBUTES is disabledenricoturri1966
2022-04-06Merge branch 'master' into devFilip Sykala
2022-04-05Tech ENABLE_LEGACY_OPENGL_REMOVAL - Removed redundand #if/#endif into GLModel...enricoturri1966
2022-04-05Reduced/reworked resources.rtyr
2022-04-04Add comment to previous changetamasmeszaros
2022-04-04Avoid error on osx for tbb parallel fortamasmeszaros
2022-04-04Merge branch 'tm_deps_update_v2.5_intodev' into devtamasmeszaros
2022-04-04Bump up CGAL version to 5.4tamasmeszaros
2022-04-04Really fix boost buildtamasmeszaros
2022-04-04Fix boost buildtamasmeszaros
2022-04-04Fix boost with clang on Linux and fix exclude rules for bad tests tamasmeszaros
2022-04-04Update Boost to v1.78tamasmeszaros
2022-04-04Fix OpenVDB on Windowstamasmeszaros
2022-04-04Fix OpenCSG buildtamasmeszaros
2022-04-04Disable tests build for tbbtamasmeszaros
2022-04-04Update intel TBB to 2021.5 and OpenVDB to 8.2tamasmeszaros
2022-04-04Use upstream Qhull, remove duplication in deps and srctamasmeszaros
2022-04-04Update cereal version from 1.2.2 to 1.3.0tamasmeszaros
2022-04-04Revert to GLEW 2.1 as most Linux distros as using thattamasmeszaros
2022-04-04Use upstream GLEW, remove duplication in deps and srctamasmeszaros
2022-04-04Use upstream expat, remove duplication in deps and srctamasmeszaros
2022-04-04Merge branch 'master' into devtamasmeszaros
2022-04-04Fixed GLModel::reserve_indices()enricoturri1966
2022-04-01Merge branch 'master' of https://github.com/prusa3d/PrusaSlicertm_bugfix_8135enricoturri1966
2022-04-01Fixed comparison operators of ColorRGB and ColorRGBAenricoturri1966
2022-04-01Follow-up of e01d32d01afec11dd1b149fc983a15f2875a36d4 - Fixed typoenricoturri1966
2022-03-31Merge branch 'lm_improvements'Lukas Matena
2022-03-31Fixed some compiler warningsLukas Matena
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena