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
2021-06-09Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-05-31Added v2.83 pipeline config for new buildbot.Jeroen Bakker
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-02-08Cycles: Add CUDA 11 build supportPatrick Mours
2021-02-08Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2021-01-25Buildbot: Fixed crash when building RC buildsJeroen Bakker
2020-11-13Codesign: Report codesign errors from server to workerSergey Sharybin
2020-10-21BuildBot: Select CUDA 10.1 for Blender v2.83 releasesv2.83.8Jeroen Bakker
2020-08-26Fix T78065: OSL shader compilation fails on macOSBrecht 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-07-16Fix git tag warning when running make update after recent changesBrecht Van Lommel
2020-07-13Build: make update support for git tagsBrecht Van Lommel
2020-07-10Fix T78775: broken Embree build in make deps for 2.83Brecht Van Lommel
2020-06-17Buildbot: Cleanup, remove unused script and change namingSergey 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-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-05-19Fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-12Fix CMake using different OpenEXR / USD includes and libraries in some casesBrecht Van Lommel
2020-05-05Fix build with precompiled libraries picking up OpenEXR from install_deps.shBrecht Van Lommel
2020-04-29Fix Python bz2 module failing to import on older macOS versionsBrecht Van Lommel
2020-04-29nstall_deps: USD: Add root usd library directory to build args.Anthony Edlin
2020-04-07Build: use -no-pie for portable builds on LinuxBrecht Van Lommel
2020-04-06Fix T75357: USD export broken on windowsRay Molenkamp
2020-04-05Build: hide USD symbols, make Blender symbols visible againBrecht Van Lommel
2020-04-02Fix Linux link error with pcre after recent changes, must use absolute pathBrecht Van Lommel
2020-04-02Fix link error on Linux buildbot with libxml2Brecht Van Lommel
2020-04-02Fix (harmless) PCRE not found warning when configuring CMake on LinuxBrecht Van Lommel
2020-04-02Cleanup: simplify Linux buildbot config, where default values already matchBrecht Van Lommel
2020-03-31make.bat: Improve messaging when not detecting MSVCRay Molenkamp
2020-03-31Build: hide most symbols on macOS on Linux to avoid conflictsBrecht Van Lommel
2020-03-27Install_deps: Do not wipe out `WITH_PYTHON` CMake options.Bastien Montagne
2020-03-27install_deps: Enable PIC in Python static library.Mateusz Grzeliński
2020-03-26CMake: Fix compilation with Xcode generation on Xcode 11.4Sergey Sharybin
2020-03-26CMake: Fix spelling for OpenImageDenoise packageSergey Sharybin
2020-03-26CMake: Fix macOS SDK detection with latest Xcode and macOSSergey Sharybin
2020-03-26CMake: Remove support of Xcode prior to 8.2Sergey Sharybin
2020-03-26CMake: Cleanup, remove unneeded version requirementSergey Sharybin
2020-03-26CMake: Fix detection of Xcode versionSergey Sharybin
2020-03-24Windows/Cleanup: Remove VS2015 support from make.batRay Molenkamp
2020-03-23Deps: TBB changed their repository URLSybren A. Stüvel
2020-03-21Fix OpenXR SDK failing to compile with no JsonCpp installedJulian Eisel
2020-03-21Fix install_deps.sh ignoring --skip-xr-openxrJulian Eisel
2020-03-19Fix typo in make.bat help for build directoryBrecht Van Lommel
2020-03-18Fix openXR building with install_deps in some compilers.Bastien Montagne
2020-03-17make deps: Fixes to make OpenXR to work on CentOS Linuxblender
2020-03-10Buildbot: Enable version character for development buildsSergey Sharybin