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-09-21Fix T78793, T79707: Cycles crash on macOS with older CPUsBrecht Van Lommel
2020-08-13Fix T78065: OSL shader compilation fails on macOSBrecht Van Lommel
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-08-04Fix buildbot macOS packaging error after recent changesBrecht Van Lommel
2020-08-04Fix buildbot packaging error after recent changesBrecht Van Lommel
2020-08-04Buildbot: make code signing of packages optional with --codesign parameterBrecht Van Lommel
2020-08-03Building: Add ceres to Ninja's heavy jobs pool.Bastien Montagne
2020-07-27CMake: reject older GCC version when using precompiled Linux librariesSybren A. Stüvel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-16deps builder: Fix typo in windows harvestingRay Molenkamp
2020-07-16Fix git tag warning when running make update after recent changesBrecht Van Lommel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-13Build: make update support for git tagsBrecht Van Lommel
2020-07-09Make deps: Fix compilation error on CentOSSergey Sharybin
2020-07-08Build: fix stack linker warning with ffmpeg on macOSSergey Sharybin
2020-07-08macOS: upgrade minimum required version to 10.13 High SierraBrecht Van Lommel
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
2020-07-07Make deps: Use own nasm for ffmpeg and x264Sergey Sharybin
2020-07-07Make deps: Compile own version of nasm for AppleSergey Sharybin
2020-07-07Mae deps: Ensure Brotli is disabled for FreeTypeSergey Sharybin
2020-07-07Make deps: Fix compilation error of Python on macOSSergey Sharybin
2020-07-07Make deps: Fixes for macOS platformSergey Sharybin
2020-07-03Initial support of clang-tidy toolchainSergey Sharybin
2020-06-30Build: disable OpenXR in make deps for macOS, it's not supportedBrecht Van Lommel
2020-06-30Codesign: Wait for unsigned directory to appearSergey Sharybin
2020-06-30Codesign: CLeanup, redundant semicolonSergey Sharybin
2020-06-29Build: Point ISPC explicitly to the location of LLVM libraries.Stefan Werner
2020-06-28Deps Builder: Fix OSL build error.Tuomo Keskitalo
2020-06-26deps: Fix build issue with USD on windows.Ray Molenkamp
2020-06-25Build: remove unused lapack/hidapi/mingw32 build infrastructureBrecht Van Lommel
2020-06-25Build: upgrade OpenImageDenoise to 1.2.1Ray Molenkamp
2020-06-25Build: upgrade a few smaller Linux/macOS only libraries to latest versionsBrecht Van Lommel
2020-06-24Fix missing WITH_CYCLES_EMBREE in the build configurationsBrecht Van Lommel
2020-06-19USD: Upgrade library 20.02 → 20.05Sybren A. Stüvel
2020-06-17Buildbot: Cleanup, remove unused script and change namingSergey Sharybin
2020-06-16Buildbot: Cleanup, typo in loggingSergey Sharybin
2020-06-16Buildbot: Switch WIndows builds to MSVC 2019Sergey Sharybin
2020-06-16Buildbot: Support multiple workers talking to single codesign serverSergey Sharybin
2020-06-16Buildbot: Don't use builder name in the build directorySergey Sharybin
2020-06-15Cleanup: removed trailing spaces from `install_deps.sh`Sybren A. Stüvel
2020-06-15x264: update URL and hash in versions.cmakeSybren A. Stüvel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-06-14deps/windows/embree: Prevent exports leaking out of blender binaryRay Molenkamp
2020-06-14install_deps: Update python default version to 3.7.7.Bastien Montagne
2020-06-14Deps builder: Python 3.7.7Ray Molenkamp
2020-06-12install_deps: bumped USD library version 19.11 → 20.02Sybren A. Stüvel
2020-06-12USD: Library upgrade 19.11 → 20.02Sybren A. Stüvel
2020-06-12Buildbot: Switch to devtoolset-9Sergey Sharybin
2020-06-10Installdeps: Fix broken commit rBe3396d8bfc94.Bastien Montagne