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-08Fix USD/OpenColorIO build issues on macOSBrecht Van Lommel
2022-11-03Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-10-25Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
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-11Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-05Merge remote-tracking branch 'origin/master' into tmp-vfx-platform-2023Ray Molenkamp
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-22Fix: Startup issues for some tests on windowsRay Molenkamp
2022-08-21deps/windows: fix usd import with standalone pythonRay Molenkamp
2022-08-17Keep Blender building with 3.3 libraries on Linux/macOSBrecht Van Lommel
2022-08-17Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Brecht Van Lommel
2022-08-17Cleanup: revert earlier changes which are no longer neededBrecht Van Lommel
2022-08-16Blender build system changes for new shared libraries and modules on Linux/macOSBrecht 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