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-09-21Make deps: Enable fPIC for LinuxSergey Sharybin
2020-09-18deps: fix build issue on windows.Ray Molenkamp
2020-09-18Fix T79929: crashes with Cycles denoising on older MacsBrecht Van Lommel
2020-09-17Make deps: Compile own nasm for LinuxSergey Sharybin
2020-09-16Install_deps: update to add pugixml and potrace new deps.Bastien Montagne
2020-09-15GMP/macOS: silence "PIE disabled" linker warning.Ankit
2020-09-15Deps: Add potrace as a new library dependencyRay Molenkamp
2020-09-15Cleanup: add missing headers to CMake, formattingCampbell Barton
2020-09-14Make deps: Updated required list of dependencies for macOSSebastián Barschkis
2020-09-03Make deps: Disabled assembly for GMP on Apple/arm64.Stefan Werner
2020-09-01USD: remove library initialisation hackSybren A. Stüvel
2020-09-01Fix double include of `gmp.cmake`Sybren A. Stüvel
2020-08-31Remove patch for HDF5 librarySybren A. Stüvel
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27Cleanup: Fix white space in versions.cmakeRay Molenkamp
2020-08-26install_deps: add fontconfig to installed libs/tools.bastien
2020-08-25install_deps: also clear BLOSC cmake variables.bastien
2020-08-18Build deps: Enable SSE optimization for FFmpegSergey Sharybin
2020-08-15deps_builder: Fix boost::python linking release python libraryRay Molenkamp
2020-08-13Deps_builder: Update openvdb to a dynamic libraryRay Molenkamp
2020-08-12Fix T79736: install_deps.sh failing to download OpenImageIO due to wrong versionBrecht Van Lommel
2020-08-12deps_builder: Optionally build boost::pythonRay Molenkamp
2020-08-12deps_builder: Fix python build on windowsRay Molenkamp
2020-08-12deps_builder: Cleanup options.cmake for windowsRay Molenkamp
2020-08-12deps_builder: Cleanup boost.cmake on windowsRay Molenkamp
2020-08-11install_deps: update some libs, and various improvements/fixes.Bastien Montagne
2020-08-03Install_deps: add libgmp as default dependency.Bastien Montagne
2020-08-03Cleanup: remove trailing space, newlines at eofCampbell Barton
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-16deps builder: Fix typo in windows harvestingRay Molenkamp
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-09Make deps: Fix compilation error on CentOSSergey Sharybin
2020-07-08Build: fix stack linker warning with ffmpeg on macOSSergey Sharybin
2020-07-08macOS: upgrade minimum required version to 10.13 High SierraBrecht Van Lommel
2020-07-07Make deps: Use own nasm for ffmpeg and x264Sergey Sharybin
2020-07-07Make deps: Compile own version of nasm for AppleSergey Sharybin
2020-07-07Mae deps: Ensure Brotli is disabled for FreeTypeSergey Sharybin
2020-07-07Make deps: Fix compilation error of Python on macOSSergey Sharybin
2020-07-07Make deps: Fixes for macOS platformSergey Sharybin
2020-06-30Build: disable OpenXR in make deps for macOS, it's not supportedBrecht Van Lommel
2020-06-29Build: Point ISPC explicitly to the location of LLVM libraries.Stefan Werner
2020-06-28Deps Builder: Fix OSL build error.Tuomo Keskitalo
2020-06-26deps: Fix build issue with USD on windows.Ray Molenkamp
2020-06-25Build: remove unused lapack/hidapi/mingw32 build infrastructureBrecht Van Lommel
2020-06-25Build: upgrade OpenImageDenoise to 1.2.1Ray Molenkamp
2020-06-25Build: upgrade a few smaller Linux/macOS only libraries to latest versionsBrecht Van Lommel
2020-06-19USD: Upgrade library 20.02 → 20.05Sybren A. Stüvel
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