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-02-03install_deps: OIIO: tweak to max version, and cleanup compile code.Bastien Montagne
2021-02-03install_deps: Upgrade Alembic to 1.17.16.Bastien Montagne
2021-02-03install_deps: Update Boost to 1.73.Bastien Montagne
2021-02-03install_deps: update Python to 3.9.1, numpy to 1.19.5.Bastien Montagne
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel
2021-02-02Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-02cmake/deps: remove 'tcl' language support from sqliteCampbell Barton
2021-02-01CMake: Remove duplicated code for Haru-TIFF dependency.Ankit Meel
2021-02-01CMake/Windows: Fix build issue in lite+haruRay Molenkamp
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2021-01-27CMake: Detect Clang-Tidy 11 and 12Sergey Sharybin
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-25Buildbot: Fixed crash when building RC buildsJeroen Bakker
2021-01-20Cleanup: spelling & cleanup for cmake_consistency_checkCampbell Barton
2021-01-20CMake: update checking utility to ignore nanovdb filesCampbell Barton
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-12Cycles: upgrade to OptiX SDK version 7.1 on buildbotBrecht Van Lommel
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-04Fix clang_array_check checking utilityCampbell Barton
2020-12-21install-deps: Install OIIO utils, re-enable package on RPMs.Bastien Montagne
2020-12-21Unix/macOS: support building with CcacheMatt Hill
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-14Revert "Fix several issues with handling of numpy in CMake."Bastien Montagne
2020-12-14Fix several issues with handling of numpy in CMake.Bastien Montagne
2020-12-11Cleanup: trailing spaceCampbell Barton
2020-12-04macOS deps: Support building clang tidyAnkit Meel
2020-12-03MSVC: Enable clang-tidy analyserRay Molenkamp
2020-12-02Deps: Additional changes for PugiXML on macOSSebastián Barschkis
2020-12-01Codesign: Allo non-zero exit code for signtool on WindowsSergey Sharybin
2020-12-01Deps: Add PugiXML as an official dependencySybren A. Stüvel
2020-11-30Windows/Ninja: allow parameters for rebuild.cmdRay Molenkamp
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-29CMake/macOS: Use custom LIBDIR if set on CLIRebecca Dengate
2020-11-26Cleanup: clearer marking of what was changed in GTestAddTests.cmakeSybren A. Stüvel
2020-11-26macOS: Patch OpenImageIO's ustring for ARM.Stefan Werner
2020-11-26macOS: Added new location for Homebrew.Stefan Werner
2020-11-23Cleanup: CMake: use string(APPEND..), not set(..)Ankit Meel
2020-11-23CMake/macOS: Replace -Xlinker with -Wl.Ankit Meel
2020-11-13Revert "Codesign: Versioning code to support older branches"Sergey Sharybin
2020-11-13Codesign: Versioning code to support older branchesSergey Sharybin
2020-11-12Fix NanoVDB not being enabled/disabled correctly in CMake profilesPatrick Mours
2020-11-12Codesign: Report codesign errors from server to workerSergey Sharybin
2020-11-11Fix T82521: Bump OpenImageIO minimum version 1.8 > 2.2.1 for install_deps.shBastien Montagne
2020-11-10Windows: Fix build issue with VCPKGRay Molenkamp
2020-11-10install_deps: fix a typo in argument handling of new nanovdb option.Bastien Montagne
2020-11-09install_deps: add support for NanoVDB.Bastien Montagne
2020-11-09Install_deps: update URLS for OpenVDB repo/sources.Bastien Montagne
2020-11-06Clang-Tidy: error out when executable not foundSybren A. Stüvel