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-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-23Build Environment/macOS/Python: link against zlib staticallyAnkit Meel
2021-02-22CMake/Windows: Update for new XR_OPENXR versionRay Molenkamp
2021-02-22CMake/Windows: Detect Boost versionRay Molenkamp
2021-02-21CMake/Deps: OpenEXR 2.5.5Ray Molenkamp
2021-02-19CMake/Deps: Mesa, harvest lib files from new locationSybren A. Stüvel
2021-02-17macOS: support building with command line tools without full XcodeBrecht Van Lommel
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht Van Lommel
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-15macOS Deps: NumPy: Remove buggy Accelerate frameworkAnkit Meel
2021-02-15install_deps: Bump OpenEXR to 2.5.5 version.Bastien Montagne
2021-02-15CMake/Deps: upgrade USD 20.05 → 21.02Sybren A. Stüvel
2021-02-15CMake/Deps: OpenImageDenoise 1.2.3 → 1.3.0Sybren A. Stüvel
2021-02-15CMake/Deps: XR_OpenXR v1.0.14Ray molenkamp
2021-02-15CMake/Deps: OpenVDB 8.0.1Ray molenkamp
2021-02-15CMake/Deps: Alembic 1.7.16Sybren A. Stüvel
2021-02-15CMake/Deps: TBB 2020U2Ray molenkamp
2021-02-15CMake/Deps: Boost 1.73Ray molenkamp
2021-02-14cmake/deps: Update mesa to 20.3.4Campbell Barton
2021-02-13Build: fix macOS minimum version link warning with pystringBrecht Van Lommel
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12CMake/Deps: fix build of nasm when asciidoc and xmlto are unavailableSybren A. Stüvel
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-12Docs: add notes to 'make deps' & the sqlite build configurationCampbell Barton
2021-02-11CMake: update python to 3.9.1Campbell Barton
2021-02-11Fix finding system Haru library on Debian.Bastien Montagne
2021-02-10CMake/Deps: Fix building cython on windowsRay Molenkamp
2021-02-10cmake/deps: update Python to 3.9.1Ray Molenkamp
2021-02-09install_deps: Update OpenXR repository infoJulian Eisel
2021-02-09CMake/Linux: Add libharu to platform_linux.cmakeAnkit Meel
2021-02-08install_deps: Updated OpenImageDenoise to 1.3.0Bastien Montagne
2021-02-08install_deps: Updare OpenVDB to 8.0.1.Bastien Montagne
2021-02-08install_deps: Update TBB to 2020_U2Bastien Montagne
2021-02-08install_deps: Update OpenXR to 1.0.14.Bastien Montagne
2021-02-05Massive install_deps update.Bastien Montagne
2021-02-05install_deps: Add libharu.Bastien Montagne
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-03install_deps: Update OSL to 1.11.10.Bastien Montagne
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