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-11Fix Fix triangle removal issues when using full narrow band of interiortm_hollowing_opimizationtamasmeszaros
2022-04-08Fix failing test for hollowingtamasmeszaros
2022-04-08Additional performance tuningtamasmeszaros
2022-04-08Hollowing voxel_scale now considers input model volumetamasmeszaros
2022-04-08Cleanuptamasmeszaros
2022-04-08Solve missing faces of the interior in connection with the holestamasmeszaros
2022-04-082.5x speedup of hollowing. tamasmeszaros
2022-04-08Use default bandwidth before csgUnion when hollowingtamasmeszaros
2022-04-08Fix compilation of perl xs on Windows with boost 1.78devtamasmeszaros
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
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-03-31Fix for #8091 - Design bug: Yes/No response to save dialogueYuSanka
2022-03-31Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while render...enricoturri1966
2022-03-30Added Zonestar bundlertyr
2022-03-30Added Trident 350mm resourcesrtyr
2022-03-30Fix of #8126: crash on startup with wx3.0:Lukas Matena
2022-03-30Fix boost build on windowstamasmeszaros
2022-03-30Fix for #6364 - MacOS / Minimize window / Shortcut CMD + MYuSanka
2022-03-30Fix boost build on arm mactamasmeszaros
2022-03-30Make boost more independent of the toolchain it was built from tamasmeszaros
2022-03-30Merge branch 'lm_wipe_tower_base_and_spaces'Lukas Matena
2022-03-30Remove repeated spaces from the wipe tower gcode (#7503)Lukas Matena
2022-03-30Enforce first layer on experimental wipe tower (#7090)Lukas Matena