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-06-15Cleanup: removed trailing spaces from `install_deps.sh`Sybren A. Stüvel
2020-06-15x264: update URL and hash in versions.cmakeSybren A. Stüvel
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-06-14deps/windows/embree: Prevent exports leaking out of blender binaryRay Molenkamp
2020-06-14install_deps: Update python default version to 3.7.7.Bastien Montagne
2020-06-14Deps builder: Python 3.7.7Ray Molenkamp
2020-06-12install_deps: bumped USD library version 19.11 → 20.02Sybren A. Stüvel
2020-06-12USD: Library upgrade 19.11 → 20.02Sybren A. Stüvel
2020-06-10Installdeps: Fix broken commit rBe3396d8bfc94.Bastien Montagne
2020-06-08Installdeps: better handling of python versions.Bastien Montagne
2020-06-05Installdeps: make embree use TBB.Bastien Montagne
2020-06-05Build: use TBB as Embree tasking systemBrecht Van Lommel
2020-06-05Fix make deps build errors with conflicting Boost system packagesBrecht Van Lommel
2020-06-04installdeps: fix bad FFMPEG official version number.Bastien Montagne
2020-06-01Cleanup: clang-formatCampbell Barton
2020-05-31Deps: Update OIIO + ImageLibs + OSL + HelpersRay Molenkamp
2020-05-31Deps: iconv 1.16Ray Molenkamp
2020-05-27Cycles: Upgraded Embree to version 3.10.0Stefan Werner
2020-05-25install_deps: update libraries versions.Bastien Montagne
2020-05-25Deps: ffmpeg 4.2.3 + codecs updateRay Molenkamp
2020-05-24Deps : XR_OpenXR_SDK 1.0.8Ray Molenkamp
2020-05-24deps: SDL 2.0.12Ray Molenkamp
2020-05-24Deps: OpenSubDiv 3.4.3Ray Molenkamp
2020-05-23Deps: Freetype 2.10.2Ray Molenkamp
2020-05-23deps: OpenAL 1.20.1Ray Molenkamp
2020-05-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
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-08Install_deps: Add support to compile TBB when we cannot find version.Bastien Montagne
2020-05-08install_deps: Fix (unreported) typo in OpenXR build code.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken logic in OIIO building.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken Boost source URL.Bastien Montagne
2020-05-08Cleanup: install_deps: Simplify the 'no distro' code a bit.Bastien Montagne
2020-05-08install_deps: Fix (unreported) bad handling of deps between libs.Bastien Montagne
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-04-29nstall_deps: USD: Add root usd library directory to build args.Anthony Edlin
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-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-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-08Install_deps: fix wrong `XR_OPENXR_ROOT_DIR` parameter for CMake.Bastien Montagne
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-02-25install_deps: fix several issues.Bastien Montagne
2020-02-24Fix make deps failing to build opencollada on Linux, due to line endingsBrecht Van Lommel
2020-02-19Fix make deps OSL build on some systems with Qt librariesBrecht Van Lommel
2020-02-18build_deps: include venv on windowsRay Molenkamp