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-04-19Build: enable WebP by default again, but auto disable for old libstmp_lib_update_32Brecht Van Lommel
2022-04-19Build: add code to auto update CMake configuration for 3.1 -> 3.2 libsBrecht Van Lommel
2022-04-01CMake: Linux, include WebP libraries when linking OpenImageIOSybren A. Stüvel
2022-04-01CMake: warn when WebP is enabled but cannot be foundSybren A. Stüvel
2022-03-23Deps: enable webp library support.Ray Molenkamp
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: SPDX License migrationCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
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-17CMake: resolve issue finding moldCampbell Barton
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-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
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-02Revert "GHOST/X11: enable EGL"Brecht Van Lommel
2021-07-29GHOST/X11: enable EGLChristian Rauch
2021-06-15CMake: disable TBB when not foundCampbell Barton
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
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-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-09CMake/Linux: Add libharu to platform_linux.cmakeAnkit Meel
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2020-12-21Unix/macOS: support building with CcacheMatt Hill
2020-12-01Deps: Add PugiXML as an official dependencySybren A. Stüvel