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-09Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-05-26Fix buildbot CUDA/OptiX warnings on macOSBrecht Van Lommel
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
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-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
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-08Cleanup: Removed duplicate slash in macOS SDK pathSebastián Barschkis
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-02-26CMake/deps: Adjust OSL shader directorySebastián Barschkis
2021-02-25Fix macOS SSE support not detected correctly after recent changesBrecht Van Lommel
2021-02-24CMake: Removed temporarily disabled clang blockSebastián Barschkis
2021-02-24CMake: Temporarily removing find clang blockSebastián Barschkis
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-22CMake/Windows: Update for new XR_OPENXR versionRay Molenkamp
2021-02-22CMake/Windows: Detect Boost versionRay Molenkamp
2021-02-17macOS: support building with command line tools without full XcodeBrecht Van Lommel
2021-02-17BLI: use sse2neon to emulate SSE instructions with Arm NeonBrecht Van Lommel
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2021-02-11CMake: update python to 3.9.1Campbell Barton
2021-02-11Fix finding system Haru library on Debian.Bastien Montagne
2021-02-09CMake/Linux: Add libharu to platform_linux.cmakeAnkit Meel
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel
2021-02-01CMake: Remove duplicated code for Haru-TIFF dependency.Ankit Meel
2021-02-01CMake/Windows: Fix build issue in lite+haruRay Molenkamp
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2021-01-27CMake: Detect Clang-Tidy 11 and 12Sergey Sharybin
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-20Cleanup: spelling & cleanup for cmake_consistency_checkCampbell Barton
2021-01-20CMake: update checking utility to ignore nanovdb filesCampbell Barton
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-04Fix clang_array_check checking utilityCampbell Barton