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-03-23Deps: TBB changed their repository URLSybren A. Stüvel
2020-03-21Fix OpenXR SDK failing to compile with no JsonCpp installedJulian Eisel
2020-03-21Fix install_deps.sh ignoring --skip-xr-openxrJulian Eisel
2020-03-19Fix typo in make.bat help for build directoryBrecht Van Lommel
2020-03-18Fix openXR building with install_deps in some compilers.Bastien Montagne
2020-03-17make deps: Fixes to make OpenXR to work on CentOS Linuxblender
2020-03-10Buildbot: Enable version character for development buildsSergey Sharybin
2020-03-08Install_deps: fix wrong `XR_OPENXR_ROOT_DIR` parameter for CMake.Bastien Montagne
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-01Build: show draco library under extern folder in Visual StudioPhillip Thomas
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel
2020-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-25install_deps: fix several issues.Bastien Montagne
2020-02-24Fix make deps failing to build opencollada on Linux, due to line endingsBrecht Van Lommel
2020-02-21Codesign: Make file watcher robust for network errorsSergey Sharybin
2020-02-21Codesign: Remove archive with files after they were copiedSergey Sharybin
2020-02-20windows: Add some more verbose logging to make.batRay Molenkamp
2020-02-19Fix make deps OSL build on some systems with Qt librariesBrecht Van Lommel
2020-02-18build_deps: include venv on windowsRay Molenkamp
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-02-17Codesign: Harden check for archive being ready for signSergey Sharybin
2020-02-17Fix: T73830 OSL not finding stdosl.h on linuxRay Molenkamp
2020-02-17Fix macOS LLVM precompiled link error with older Xcode versionsBrecht Van Lommel
2020-02-16BPY/Windows: Do not bundle the CRT for a bpy buildRay Molenkamp
2020-02-15Cleanup: remove WITH_EMBREE make deps optionBrecht Van Lommel
2020-02-15Fix macOS build warnings about Boost symbol visibilityBrecht Van Lommel
2020-02-15Build: enable Embree by default for make depsBrecht Van Lommel
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-14build_environment: Upgraded Embree to 3.8.0Stefan Werner
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-12Codesign: Attempt to make macOS codesign more reliableSergey Sharybin
2020-02-11install_deps.sh: correct clang/llvm download URLsPhilipp Oeser
2020-02-11Fix: Build error on windowsRay Molenkamp
2020-02-11Fix T68243: Python sqlite module not working on macOSBrecht Van Lommel
2020-02-10Updated install_deps to latest required OSL/LLVM.Bastien Montagne
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-02-09Windows: Improve rebuild.cmdRay Molenkamp
2020-02-09Build_environment: Fix unwanted exports from oidn on windows.Ray Molenkamp
2020-02-09Build_environment: Fix unwanted exports from libxml on windows.Ray Molenkamp
2020-02-09Build_environment: Freetype 2.10.1Ray Molenkamp
2020-02-08Build_environment: OSL 1.10.9 / llvm 9.0.1Ray Molenkamp
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-05Merge branch 'blender-v2.82-release'Campbell Barton