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-05-19win/deps: generate sndfiles import library with ms lib toolRay Molenkamp
2020-05-09deps/windows: Fix wrong crt for libjpeg and pthreadsRay Molenkamp
2020-05-04Windows: Move tbb to being dynamic libraryRay Molenkamp
2020-04-29Fix Python bz2 module failing to import on older macOS versionsBrecht Van Lommel
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-17make deps: Fixes to make OpenXR to work on CentOS Linuxblender
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-02-19Fix make deps OSL build on some systems with Qt librariesBrecht Van Lommel
2020-02-18build_deps: include venv on windowsRay Molenkamp
2020-02-17Fix macOS LLVM precompiled link error with older Xcode versionsBrecht Van Lommel
2020-02-15Cleanup: remove WITH_EMBREE make deps optionBrecht Van Lommel
2020-02-15Fix macOS build warnings about Boost symbol visibilityBrecht Van Lommel
2020-02-15Build: enable Embree by default for make depsBrecht Van Lommel
2020-02-14build_environment: Upgraded Embree to 3.8.0Stefan Werner
2020-02-11Fix T68243: Python sqlite module not working on macOSBrecht Van Lommel
2020-02-09Build_environment: Freetype 2.10.1Ray Molenkamp
2020-02-08Build_environment: OSL 1.10.9 / llvm 9.0.1Ray Molenkamp
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Make deps: Force some boost dependenciesSergey Sharybin
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23Make deps: Fix zlib symbols defined twiceBrecht Van Lommel
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2020-01-20Fix OSL build error on macOS, no need to use external pugixmlBrecht Van Lommel
2020-01-18Cleanup/deps: Clean up remnants of old python packaging methodRay Molenkamp
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-20Alembic: Upgrade from 1.7.8 to 1.7.12Sybren A. Stüvel
2019-11-18msvc: Use debug versions of tbb malloc for debug buildsRay Molenkamp
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-11-11Windows: Fix build errors during deps build on windows.Ray Molenkamp
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-09Deps: Fix wrong LLVM prefix used for MesaSergey Sharybin
2019-10-09Deps: Add libraries needed for Software GLSergey Sharybin
2019-10-09Fix make deps libtool detection on macOSBrecht Van Lommel
2019-10-04make_deps: Fix building ffmpeg on windowsRay Molenkamp
2019-10-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-10-04Fix T70514: VP9 not workingSybren A. Stüvel
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-30Build: check necessary software is installed for make deps on macOS and LinuxBrecht Van Lommel
2019-08-19build deps macOS: add PUGI_XML home to OSLArto Kitula
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-14deps/cleanup: remove partial boost-python support.Lazydodo
2019-08-14build_environment/python: Bump versions of our site-packagesLazydodo
2019-08-02Deps: Fix build error with theora on windows.Lazydodo
2019-08-02Upgrade Python from 3.7.0 to 3.7.4Sybren A. Stüvel