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-01-24Make deps: Force some boost dependenciesSergey Sharybin
2020-01-23Make deps: Fix zlib symbols defined twiceBrecht Van Lommel
2020-01-21libs/windows: Prevent USD exports from leaking into blender binary.Ray Molenkamp
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
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-18Fix: T71159 missing python3.dllRay Molenkamp
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-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-18Build deps: Actually tweak EOL styleSergey Sharybin
2019-11-18Build deps: Fix compilaiton of OpenColladablender
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-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-10-04Fix T70514: VP9 not workingSybren A. Stüvel
2019-09-03Fix library link errors after building with install_deps.sh on UbuntuBrecht Van Lommel
2019-08-30make_deps: remove blendthumbRay Molenkamp
2019-08-30Install_deps: Do not take sub-versions '6' numbers of RHEL/CentOS versions as...Bastien Montagne
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-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-19build deps macOS: add PUGI_XML home to OSLArto Kitula
2019-08-16build_env: Added OpenImageDenoise to install_deps.shStefan Werner
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Install_deps: bump official numpy version to 1.17.0Bastien Montagne
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
2019-08-02make deps: avoid running pdflatex as part of building TheoraSybren A. Stüvel
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-06-27Build environment: Update OpenSubdiv to 3.4.0 RC 2Sergey Sharybin
2019-06-26Make deps: Fix detection/linking of PugiXML on LinuxSergey Sharybin
2019-06-26Revert "Build script: Don't use external Pugi for OSL"Sergey Sharybin
2019-06-19Cleanup: style, indentationCampbell Barton
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel