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-02-10Rebase on mastertemp-license-header-spdxCampbell 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
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12CMake: exclude linker options for APPLE and non-UNIXCampbell Barton
2022-01-10macOS: fix xcrun sdk detection for minimal CLTAnkit Meel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-04Cleanup: capitalize ON/OFF with CMakeCampbell Barton
2021-09-10Windows: Fix VS2022 detectionRay Molenkamp
2021-08-25Windows/Ninja: Optimize linker performanceRay Molenkamp
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-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05Cleanup: tab indentation for CMake / GNUmakefileCampbell Barton
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-08-02Revert "GHOST/X11: enable EGL"Brecht Van Lommel
2021-07-29GHOST/X11: enable EGLChristian Rauch
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-06-23CMake/win: Fix linker issue with OCIORay Molenkamp
2021-06-22Build/Windows: Preliminary VS 2022 support.Ray Molenkamp
2021-06-15CMake: disable TBB when not foundCampbell Barton
2021-06-10Fix: Build error with MSVCRay Molenkamp
2021-06-05Fix T88813: Scalable allocator not used on win10Ray Molenkamp