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
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-20Build: change make update to not print errors regarding submodule branchesBrecht Van Lommel
2021-09-20make_update: Fix case where a sub-module would not have required branch.Bastien Montagne
2021-09-13Build: show better "make update" error message when in detached HEAD stateBrecht Van Lommel
2021-09-13Fix `make_utils.py` recent API breackage.Bastien Montagne
2021-09-10Windows: Fix VS2022 detectionRay Molenkamp
2021-09-06make.bat: Fix missing quotes in python detectionAntonio Vazquez
2021-09-02Build utils: `make_update`: Add option to choose SVN branch.Bastien Montagne
2021-08-25Windows/Ninja: Optimize linker performanceRay Molenkamp
2021-08-23Pipeline: Use more explicit cuda versions.Jeroen Bakker
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-17Fix T90719: Boost sources dowload address needed to be updated.Bastien Montagne
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-09Build: macOS library upgrade fixesBrecht Van Lommel
2021-08-06Windows: Add support to compile python api docs from make fileAaron Carlisle
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-08-05Windows: Add icons and icons_geom to make.batRay Molenkamp
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03Install_deps: Always re-create shortcuts to installed lib paths.Bastien Montagne
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-08-02Revert "GHOST/X11: enable EGL"Brecht Van Lommel
2021-08-02Delete pipeline_config.json file. The yaml file is now used.James Monteath
2021-07-30Update REAME.md fileJames Monteath
2021-07-29GHOST/X11: enable EGLChristian Rauch
2021-07-29deps/win: Remove media foundation dep for ffmpegRay Molenkamp
2021-07-29install_deps: update OIDN to 1.4.1, and ISPC to 1.16.0.Bastien Montagne
2021-07-29install_deps: Update OSL to 1.11.14.1.Bastien Montagne
2021-07-29Cleanup: OSL buildlib patch: Remove `.rej` part.Bastien Montagne
2021-07-29install_deps: Update OIIO to 1.1.15.1.Bastien Montagne
2021-07-29install_deps: Update llvm to 12.0 (with minimal now being 11.0).Bastien Montagne
2021-07-29Install_deps: add flex dependency.Bastien Montagne
2021-07-29Install_deps: Add zstd dependency.Bastien Montagne
2021-07-29deps: Reduce llvm/clang footprint for windowsRay Molenkamp
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-27Deps: ensure osl/bin/oslc is using static libpngSybren A. Stüvel
2021-07-27Added YAML builtbot config file.Jeroen Bakker
2021-07-27Deps builder: OIIO/OSL/ISPC/OIDN/LLVM/Flex updatesSybren A. Stüvel
2021-07-26Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-15Cleanup: ensure one newline at end of file, strip trailing spaceCampbell Barton
2021-07-15CMake: update config for checking utilityCampbell Barton
2021-07-15deps_builder: zstd 1.5.0Ray Molenkamp
2021-07-10make.bat: Update detection order of MSVCRay Molenkamp
2021-07-09Deps: upgrade OpenXR 1.0.14 → 1.0.17Sybren A. Stüvel
2021-07-08Cleanup: remove trailing spaces from `install_deps.sh`Sybren A. Stüvel
2021-07-06cmake: add 'wayland-protocols' to 'make deps'Christian Rauch
2021-07-06doc: add Wayland dependenciesChristian Rauch
2021-07-06Deps builder: macOS/ ffmpeg: Fix linker warningAnkit Meel