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-07-29Build: hide all symbols except a few required ones on LinuxBrecht Van Lommel
2022-07-26deps: FFmpeg vpx/aom-av1 updatesRay Molenkamp
2022-07-06GHOST/Wayland: support dynamic loading libraries for WaylandCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Build: when using Wayland, always enable EGL and disable system GLEWChristian Rauch
2022-06-27GHOST/Wayland: Add a build time option for DBUS, disable by defaultCampbell Barton
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-05-05Win32: Dark Mode Title Bar ColorHarley Acheson
2022-04-29Fix CMake error in new builds after previous NanoVDB fixBrecht Van Lommel
2022-04-29Fix missing NanoVDB patch for HIP support, after unifying with OpenVDBBrecht Van Lommel
2022-04-28Fix T97666: Blender not starting on macOS 10.14 after library upgradeBrecht Van Lommel
2022-04-25CMake: add `^NANOVDB` to variables to reset after library upgradeSybren A. Stüvel
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-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
2022-03-25MSVC: Fix build issue with webpRay Molenkamp
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-02-22Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-22Fix compilation error on certain platformsSergey Sharybin
2022-02-17Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-27Build: enable Python 3.10 on macOSBrecht Van Lommel
2022-01-27cmake/windows: Enable Python 3.10Ray Molenkamp
2022-01-27Windows: Retire MSVC 2017 supportRay Molenkamp
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-26CMake: add WITH_SYSTEM_FREETYPE to link against the systems freetypeCampbell Barton
2022-01-26CMake: resolve issues using pre-compiled & system libraries for UnixCampbell Barton
2022-01-25CMake/Linux: only link to brotli when using static precompiled librariesSybren A. Stüvel
2022-01-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel
2022-01-24Linux/CMake: link `libbbrotli*.a` along with new FreeTypeSybren A. Stüvel
2022-01-21Build: update macOS for FreeType library with woff2 supportBrecht Van Lommel
2022-01-21cmake/win: Platform update for freetype 2.11.0Ray Molenkamp
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-17CMake: resolve issue finding moldCampbell Barton
2022-01-16macOS: fix llvm-ranlib invalid option errorAnkit Meel
2022-01-15CMake: only ever enable one alternative linker for UNIX/GCCCampbell Barton
2022-01-15CMake: use LINKER flags instead of CFLAGS for setting the linkerCampbell Barton
2022-01-14macOS: silence bundle identifier mismatch Xcode warningAnkit Meel
2022-01-14CMake: add WITH_LINKER_MOLD option for GCC/Clang Unix platformsCampbell Barton
2022-01-13Fix link errors after recent FFMPEG / link_directories changesBrecht Van Lommel
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
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault