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-22Fix compilation error on certain platformsSergey Sharybin
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-17Build: update CMake to support OpenImageIO 2.3.4Brecht Van Lommel
2022-02-17Build: update CMake to support OpenEXR 3Brecht Van Lommel
2022-02-04deps_builder: Update to freetype 2.11.1Ray Molenkamp
2022-01-31Python: default to version to 3.10 for LinuxCampbell Barton
2022-01-28Update pipeline config and point to 3.1 branches.Thomas Dinges
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-27install_deps: Downgrade python-ztandard to 0.16.0.Bastien Montagne
2022-01-27Downgrade Python zstandard module to 0.16.0Sybren A. Stüvel
2022-01-27Build: enable Python 3.10 on macOSBrecht Van Lommel
2022-01-27cmake/windows: Enable Python 3.10Ray Molenkamp
2022-01-27install_deps: Update OSL to 1.11.17.0 for llvm13 compatibility.Bastien Montagne
2022-01-27install_deps: Update python and deps versions as per T93161/D13922.Bastien Montagne
2022-01-27Deps builder: Python 3.10.2Ray 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: mark all BROTLI libraries as advancedCampbell 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-25Deps builder: add VS2019, remove 2013/2015 supportRay Molenkamp
2022-01-25make.bat: unify python detectionRay Molenkamp
2022-01-25CMake/Linux: only link to brotli when using static precompiled librariesSybren A. Stüvel
2022-01-25CMake/Linux: Fix Brotli library finding on standard distros.Bastien Montagne
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-24Cleanup: clang-formatCampbell Barton
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-21deps/win: fix typo in brotli.cmakeRay Molenkamp
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-17InstallDeps: Increase 'MEX' version of llvm to 14.Bastien Montagne
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-13Build: remove usage of link_directoriesBrecht 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