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-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-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-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-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-14build_environment: Upgraded Embree to 3.8.0Stefan Werner
2020-02-11install_deps.sh: correct clang/llvm download URLsPhilipp Oeser
2020-02-10Updated install_deps to latest required OSL/LLVM.Bastien Montagne
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-01-22install_deps.sh: strip trailing punctuation from version numbersCampbell Barton
2020-01-22install_deps.sh: fix versions such as 1.6_RC2 failing to compareCampbell Barton
2020-01-22install_deps.sh: fix IFS being incorrect when a version check failsCampbell Barton
2020-01-22Revert "install_deps.sh: fix ffmpeg package installation on Arch"Campbell Barton
2020-01-22install_deps.sh: fix ffmpeg package installation on ArchCampbell Barton
2020-01-22install_deps.sh: define sections with overlinesCampbell Barton
2020-01-22install_deps.sh: use jack2 on ArchCampbell Barton
2020-01-22install_deps.sh: add debugging optionsCampbell Barton
2020-01-22install_deps.sh: quiet warning in install_deps.shCampbell Barton
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2019-12-24install_deps.sh: No longer forcing Alembic sources to be redownloadedSybren A. Stüvel
2019-12-24install_deps.sh: show which parameter is wrongSybren A. Stüvel
2019-11-20Alembic: Upgrade from 1.7.8 to 1.7.12Sybren A. Stüvel
2019-10-04Fixed copy-paste error in install_deps.shSybren A. Stüvel
2019-10-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-09-03Fix library link errors after building with install_deps.sh on UbuntuBrecht Van Lommel
2019-08-30Install_deps: Do not take sub-versions '6' numbers of RHEL/CentOS versions as...Bastien Montagne
2019-08-29Build: install_deps add lib64 paths for ldconfigNathan Craddock
2019-08-27Build: run ldconfig for OpenImageDenoise in install_deps.shVinay Mulakkayala
2019-08-23Fix T69075: OSL build with install_deps.sh failing at runtimeBrecht Van Lommel
2019-08-16build_env: Added OpenImageDenoise to install_deps.shStefan Werner
2019-08-14Install_deps: bump official numpy version to 1.17.0Bastien Montagne
2019-08-02Upgrade Python from 3.7.0 to 3.7.4Sybren A. Stüvel
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-04-10Fix T63347: No longer supported disable-ffserver option in install_deps script.Bastien Montagne
2019-03-25Merge branch 'blender2.7'Bastien Montagne
2019-03-25Include blosc, embree and opencollada into BUILD_NOTES.txt file.Bastien Montagne
2019-03-21Install_deps: add clang-format packages.Bastien Montagne
2018-12-05Merge branch 'master' into blender2.8Bastien Montagne
2018-12-05Install_deps: bump collada version to 1.6.68.Bastien Montagne
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07install_deps: Added optional build of Embree to install_deps.sh, turned off b...Stefan Werner
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel