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-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-10-21Fix missing OpenMP in Linux buildsSergey Sharybin
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-20Build: update OSL to version 1.12.6.2Ray Molenkamp
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-13Cleanup: improve titles for CMake sections, line lengthCampbell Barton
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-05-31Do not provide python libraries for linking if building python moduleCampbell Barton
2022-05-05Cleanup: mark library locations as advancedCampbell Barton
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-23CMake: Rename "USD_LIBRARY_PREFIX" to "PXR_LIB_PREFIX" for consistencyPatrick Mours
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-22CMake: prep USD build & find scripts for USD >= 21.11Sybren A. Stüvel
2022-02-17Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-17Cleanup: Move more cmake library variables to be advancedSebastian Parborg
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
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-15License headers: use SPDX for remaining CMake find modules & gtestsCampbell Barton
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2022-01-31Python: default to version to 3.10 for LinuxCampbell Barton
2022-01-26CMake: mark all BROTLI libraries as advancedCampbell Barton
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-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-10Fix Cycles compilation with Optix on Windows.Thomas Dinges
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-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-20Cleanup: remove contents of endif() in cmakeCampbell Barton
2021-06-08CMake: Fix `FindClang` not finding system clang on linux in some cases.Bastien Montagne
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-09Fix T86928: OSL script compilation failedSybren A. Stüvel
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-11CMake: update python to 3.9.1Campbell Barton