Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04Codesign: Fix script for WindowsSergey Sharybin
2020-02-04Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-04Codesign: Possible fix for stamp appearing prior to archiveSergey Sharybin
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Codesign: Fix wrong logging messageSergey Sharybin
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Codesign: Add codesign for macOS workerSergey Sharybin
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Buildbot: Specify path to macOS codesignSergey Sharybin
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2020-01-30Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-30Buildbot: Make archive naming shorter and cleanerSergey Sharybin
2020-01-30Buildbot: Allow building on systems without sclSergey Sharybin
2020-01-30Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-30Buildbot: Enable 16 threads for macOS worker as wellSergey Sharybin
2020-01-29Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-29Buildbot: Increase number of compile thread for Linux BuildbotSergey Sharybin
2020-01-27Fix T63805: remove outdated and unused Linux package spec filesBrecht Van Lommel
2020-01-26CMake: Fix precompiled Boost libraries on LinuxNathan Craddock
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Make deps: Force some boost dependenciesSergey Sharybin
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Make deps: Fix zlib symbols defined twiceBrecht Van Lommel
2020-01-22install_deps.sh: strip trailing punctuation from version numbersCampbell Barton
2020-01-22install_deps.sh: fix versions such as 1.6_RC2 failing to compareCampbell Barton
2020-01-22install_deps.sh: fix IFS being incorrect when a version check failsCampbell Barton
2020-01-22Revert "install_deps.sh: fix ffmpeg package installation on Arch"Campbell Barton
2020-01-22install_deps.sh: fix ffmpeg package installation on ArchCampbell Barton
2020-01-22install_deps.sh: define sections with overlinesCampbell Barton
2020-01-22install_deps.sh: use jack2 on ArchCampbell Barton
2020-01-22install_deps.sh: add debugging optionsCampbell Barton
2020-01-22install_deps.sh: quiet warning in install_deps.shCampbell Barton
2020-01-21libs/windows: Prevent USD exports from leaking into blender binary.Ray Molenkamp
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
2020-01-21Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-21Windows: Update platform_win32.cmake to boost 1.70Ray Molenkamp
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2020-01-20Fix OSL build error on macOS, no need to use external pugixmlBrecht Van Lommel
2020-01-18Cleanup/deps: Clean up remnants of old python packaging methodRay Molenkamp
2020-01-18Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2020-01-17Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-17Build: fix Linux linking errors with some combinations of build optionsBrecht Van Lommel
2020-01-16libs/windows: Prevent USD exports from leaking into blender binary.Ray Molenkamp
2020-01-14Fix: Building with clang on windows.Ray Molenkamp
2020-01-05CMake: enable FFTW for headless & bpy configurationsCampbell Barton
2019-12-24install_deps.sh: No longer forcing Alembic sources to be redownloadedSybren A. Stüvel