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
2022-01-12CMake: exclude linker options for APPLE and non-UNIXCampbell Barton
2022-01-12deps_builder: GMP 6.2.1Ray Molenkamp
2022-01-11Build: use precompiled headers on all platformsAaron Carlisle
2022-01-10macOS: fix xcrun sdk detection for minimal CLTAnkit Meel
2022-01-10Fix Cycles compilation with Optix on Windows.Thomas Dinges
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-03Install_deps: Also cleanup `CLANG` CMAKE variablesBastien Montagne
2021-12-20Update our USD 21.02 patch to support gcc-11Bastien Montagne
2021-12-20install_deps: Fix OIIO and OSL build with OpenEXRMaxime Chambonnet
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-18Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-18Fix T93045: Cycles HIP not rendering OpenVDB volumesBrecht Van Lommel
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-10Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-10Cycles: enable HIP device and binaries on WindowsBrecht Van Lommel
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-04Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-04Cleanup: capitalize ON/OFF with CMakeCampbell Barton
2021-10-27Build: set correct buildbot submodule and library branches for 3.0Brecht Van Lommel
2021-10-27win/make.bat: Add svnfix convenience targetRay Molenkamp
2021-10-21Windows: Fix finding python for build helpersRay Molenkamp
2021-10-21Deps: Python, bundle zstandard packageSybren A. Stüvel
2021-10-21Deps: Python, bump bundled packages to their latest versionsSybren A. Stüvel
2021-10-21Deps: Bump Python 3.9.2 → 3.9.7Sybren A. Stüvel
2021-10-21Install_deps: Rename `_VERSION_MAX` to `_VERSION_MEX` variables.Bastien Montagne
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-10-08install_deps: Fix OIIO depending on (system...) openVDB.Bastien Montagne
2021-10-06Build: search for hipcc in HIP_ROOT_DIR/binBrecht Van Lommel
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-10-04check_cppcheck: use quiet outputCampbell Barton
2021-10-04check_cppcheck: use '--cppcheck-build-dir'Campbell Barton
2021-10-04project_source_info: queue_processes() now waits for jobs to finishCampbell Barton
2021-09-23Fix: T91602 ffmpeg crashRay Molenkamp
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