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-06-10deps/windows: add missing tbbmalloc_debug.libRay Molenkamp
2021-06-10Fix: Build error with MSVCRay Molenkamp
2021-06-08Build: upgrade OpenImageDenoise to 1.4.0Brecht Van Lommel
2021-06-08CMake: Fix `FindClang` not finding system clang on linux in some cases.Bastien Montagne
2021-06-07Revert most of rB93a865dde775e.Bastien Montagne
2021-06-07Revert "Bump FFmpeg version from 4.2.3 to 4.4"Bastien Montagne
2021-06-07Cleanup: remove trailing space from pipeline_config.jsonSybren A. Stüvel
2021-06-05Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-06-01BuildBot: CleanupJames Monteath
2021-05-31Update all README to clearify intention or usageJames Monteath
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-05-31Revert "Added v2.93 pipeline config for new buildbot."Jeroen Bakker
2021-05-31Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-31Added v2.93 pipeline config for new buildbot.Jeroen Bakker
2021-05-28Fix typosJames Monteath
2021-05-28Add and update README.md files for CI script removalJames Monteath
2021-05-28Add branch based pipeline config file used by buildbot and make_update.py scr...James Monteath
2021-05-28Buildbot related files have been moved to own repositoryJames Monteath
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Win: Add launcher to hide the console window flashRay Molenkamp
2021-05-26Fix buildbot CUDA/OptiX warnings on macOSBrecht Van Lommel
2021-05-25Bump FFmpeg version from 4.2.3 to 4.4Sybren A. Stüvel
2021-05-25deps: Fix broken boost linkRay Molenkamp
2021-05-21Cleanup: spellingLeon Zandman
2021-05-20Merge branch 'blender-v2.93-release' into masterAnkit Meel
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-19Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-19Fix T86530: crash with Cycles OSL on Arm64Brecht Van Lommel
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-14CMake/deps: Remove CPP11 option for OpenImageIOSebastián Barschkis
2021-04-14Cleanup: resolve type hinting error with make_source_archiveCampbell Barton
2021-04-13deps_builder: Bump download time out to 30 minsRay Molenkamp
2021-04-13Add `make source_archive_complete` targetSybren A. Stüvel
2021-04-13Cleanup: use typing for checking utilitiesCampbell Barton
2021-04-13CMake: fix error building with the version set to 300Campbell Barton
2021-04-12project_info: use type hintsCampbell Barton
2021-04-12cmake_consistency_check: use type hintsCampbell Barton
2021-04-12Cleanup: remove make_quicky and enum generation utilitiesCampbell Barton
2021-04-09Fix T86928: OSL script compilation failedSybren A. Stüvel
2021-03-31Cleanup/CMake: tweak messages in platform_appleAnkit Meel
2021-03-31Cleanup/CMake: warning to status to reduce noiseAnkit Meel
2021-03-30CMake: issue warnings when changing optionsAnkit Meel
2021-03-30Build Environment: set MAKE_THREADS as per the CPUAnkit Meel
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2021-03-29Cleanup/CMake: remove trailing `/`; whitespace.Ankit Meel
2021-03-26macOS/bpy: install into site-packagesAnkit Meel