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-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: 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-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-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-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
2022-01-12CMake: exclude linker options for APPLE and non-UNIXCampbell Barton
2022-01-11Build: use precompiled headers on all platformsAaron Carlisle
2022-01-10macOS: fix xcrun sdk detection for minimal CLTAnkit Meel
2022-01-10Fix Cycles compilation with Optix on Windows.Thomas Dinges
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-10Cycles: enable HIP device and binaries on WindowsBrecht Van Lommel
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-04Cleanup: capitalize ON/OFF with CMakeCampbell Barton
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-10-06Build: search for hipcc in HIP_ROOT_DIR/binBrecht Van Lommel
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-10-04check_cppcheck: use quiet outputCampbell Barton
2021-10-04check_cppcheck: use '--cppcheck-build-dir'Campbell Barton
2021-10-04project_source_info: queue_processes() now waits for jobs to finishCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-10Windows: Fix VS2022 detectionRay Molenkamp