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
2022-06-30Install_deps: Fix several issues with TBB.Bastien Montagne
2022-06-28Build: add HIP version to buildbot configurationBrecht Van Lommel
2022-05-12Build: patch USD to avoid using rdtscp instruction not available on older CPUsBrecht Van Lommel
2022-05-09Deps/CMake: Add missing dependencies for OCIORay Molenkamp
2022-05-09Build: disable usage of GLEW, CLEW, CUDA, GLFW in OpenSubdivBrecht Van Lommel
2022-05-02Blender 3.2 - BetaThomas Dinges
2022-04-29Windows: make.bat change python detection orderRay Molenkamp
2022-04-29Fix CMake error in new builds after previous NanoVDB fixBrecht Van Lommel
2022-04-29Fix missing NanoVDB patch for HIP support, after unifying with OpenVDBBrecht Van Lommel
2022-04-29CMake: harvest nanovdb from its new locationSybren A. Stüvel
2022-04-29Build: disable Metal for USD libraries also, it fails to build without OpenGLBrecht Van Lommel
2022-04-28Deps:Specify versions for implicit python modulesRay Molenkamp
2022-04-28CMake: Reduce dependencies of USDSybren A. Stüvel
2022-04-28Fix T97666: Blender not starting on macOS 10.14 after library upgradeBrecht Van Lommel
2022-04-26deps_builder/robinmap: remove file copy on windowsRay Molenkamp
2022-04-26build_deps.cmd: prevent over-subscription of the cpu.Ray Molenkamp
2022-04-25Build: add autopep8 to bundled Python packagesBrecht Van Lommel
2022-04-25CMake: harvest zero-level SO filesSybren A. Stüvel
2022-04-25Revert "CMake: add harvesting of `fmt` library"Sybren A. Stüvel
2022-04-25CMake: add `^NANOVDB` to variables to reset after library upgradeSybren A. Stüvel
2022-04-25CMake: add harvesting of `fmt` librarySybren A. Stüvel
2022-04-21install_deps: Update USD to 22.03.Bastien Montagne
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-20Build: upgrade many library dependencies to new versions for Blender 3.2Ray Molenkamp
2022-04-20Cleanup: run autopep8 on build_files/Campbell Barton
2022-04-18Build: link with GameController and CoreHaptics frameworks on macOSBrecht Van Lommel
2022-04-11install_deps: Tweak rBbc9c9631a46f, libwebp is not only a dependency from ffm...Bastien Montagne
2022-04-08install_deps: only install codecs libs if building ffmpeg.Bastien Montagne
2022-04-08install_deps: Add pystring and libwebp.Bastien Montagne
2022-04-08install_deps: Update OpenEXR to 3.1.4, Add Imath 3.1.4.Bastien Montagne
2022-04-08install_deps: proper update of OpenVDB to 9.0.Bastien Montagne
2022-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
2022-04-01install_deps: Update Embree to 3.13.3 and OIDN to 1.4.3.Bastien Montagne
2022-04-01install_deps: Updated Alembic to 1.8.3 and OSD to 3.4.4.Bastien Montagne
2022-03-31install_deps: Update OCIO to 2.1.1 and OIIO to 2.3.13.Bastien Montagne
2022-03-31install_deps: Update openVDB to 9.0.Bastien Montagne
2022-03-31install_deps: default boost version to 1.78 and TBB to 2020_U3.Bastien Montagne
2022-03-26Windows/Installer: Fix capital B in shortcutRay Molenkamp
2022-03-25MSVC: Fix build issue with webpRay Molenkamp
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Fix `make source_archive_complete` for release branchesDalai Felinto
2022-03-23CMake: Rename "USD_LIBRARY_PREFIX" to "PXR_LIB_PREFIX" for consistencyPatrick Mours
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-22CMake: prep USD build & find scripts for USD >= 21.11Sybren A. Stüvel
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-02-23CMake: move cmake_consistency_check.py into source/tools/ repoCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-22Fix compilation error on certain platformsSergey Sharybin
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton