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-01USD: remove library initialisation hackSybren A. Stüvel
2020-09-01Fix double include of `gmp.cmake`Sybren A. Stüvel
2020-09-01CMake: Fix linking errors with gmp librarySergey Sharybin
2020-08-31cleanup: Fix GMP spacing in cmake configurationsRay Molenkamp
2020-08-31Remove patch for HDF5 librarySybren A. Stüvel
2020-08-28Change cmake configs for full and release to enable WITH_GMP.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27Cleanup: Fix white space in versions.cmakeRay Molenkamp
2020-08-27Fix: FindEmbree.cmake looking for non existing dynamic libraries and failingSebastian Parborg
2020-08-27Cleanup: Fix build warning with MSVC and OSLRay Molenkamp
2020-08-26install_deps: add fontconfig to installed libs/tools.bastien
2020-08-25install_deps: also clear BLOSC cmake variables.bastien
2020-08-20Silence `-Wmaybe-uninitialized` warning on GCC/LinuxSybren A. Stüvel
2020-08-18Build deps: Enable SSE optimization for FFmpegSergey Sharybin
2020-08-15deps_builder: Fix boost::python linking release python libraryRay Molenkamp
2020-08-14Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-13Deps_builder: Update openvdb to a dynamic libraryRay Molenkamp
2020-08-13Fix T78065: OSL shader compilation fails on macOSBrecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
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-07Cleanup: CMake warnings related to "find package" modulesSebastian Parborg
2020-08-04Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-04Fix buildbot macOS packaging error after recent changesBrecht Van Lommel
2020-08-04Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-04Fix buildbot packaging error after recent changesBrecht Van Lommel
2020-08-04Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-04Buildbot: make code signing of packages optional with --codesign parameterBrecht Van Lommel
2020-08-03Install_deps: add libgmp as default dependency.Bastien Montagne
2020-08-03Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-03Building: Add ceres to Ninja's heavy jobs pool.Bastien Montagne
2020-08-03Cleanup: remove trailing space, newlines at eofCampbell Barton
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-31Fix blender_test runner build on the buildbot on Linux and macOSBrecht Van Lommel
2020-07-30Fix: Blender_test not working on windows.Ray Molenkamp
2020-07-30Enable header auto-complete suggestions in XcodeAnkit Meel
2020-07-27CMake: reject older GCC version when using precompiled Linux librariesSybren A. Stüvel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-16deps builder: Fix typo in windows harvestingRay Molenkamp
2020-07-16Fix git tag warning when running make update after recent changesBrecht Van Lommel
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-13Build: make update support for git tagsBrecht Van Lommel
2020-07-09Make deps: Fix compilation error on CentOSSergey Sharybin
2020-07-08Build: fix stack linker warning with ffmpeg on macOSSergey Sharybin