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-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-20Build: update OSL to version 1.12.6.2Ray Molenkamp
2022-10-17Fix OpenPGL and OneAPI being detected by CMake when Cycles is disabledBrecht Van Lommel
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28Fix macOS cmake warning about missing OpenAL, after Python module changesBrecht Van Lommel
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-13Fix broken Cycles Metal build after recent changesBrecht Van Lommel
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-29Build: hide all symbols except a few required ones on LinuxBrecht Van Lommel
2022-07-26deps: FFmpeg vpx/aom-av1 updatesRay Molenkamp
2022-04-28Fix T97666: Blender not starting on macOS 10.14 after library upgradeBrecht Van Lommel
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-18Build: link with GameController and CoreHaptics frameworks on macOSBrecht Van Lommel
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-27Build: enable Python 3.10 on macOSBrecht Van Lommel
2022-01-21Build: update macOS for FreeType library with woff2 supportBrecht Van Lommel
2022-01-16macOS: fix llvm-ranlib invalid option errorAnkit Meel
2022-01-14macOS: silence bundle identifier mismatch Xcode warningAnkit Meel
2022-01-13CMake: use FFmpeg find module on LinuxBrecht Van Lommel
2022-01-12Revert "CMake: use FFmpeg find module on Linux"Brecht Van Lommel
2022-01-12CMake: use FFmpeg find module on LinuxBrecht Van Lommel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-06-15CMake: disable TBB when not foundCampbell Barton
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
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-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-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-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-11CMake: update python to 3.9.1Campbell Barton
2021-02-02macOS: use precompiled libraries for arm64 buildBrecht Van Lommel