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-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-27Fix: OpenPGL related build error on windowsRay Molenkamp
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel
2022-08-24Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-24Fix WITH_CYCLES_ONEAPI_BINARIES issues with make releaseBrecht 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-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel
2022-04-07Fix Cycles build error after recent changesBrecht Van Lommel
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-02-16Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-07Cycles: Remove usage of libnumaapiSergey Sharybin
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2020-10-12Cleanup: CMake: Remove arguments from endif(..)Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-09-07Cleanup: tabs in CMake filesCampbell Barton
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-05Fix Cycles redefining some Blender macrosBrecht Van Lommel
2020-09-04Fix Cycles unsetting most GCC and Clang C++ flagsJulian Eisel
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-02Cycles: Support WITH_CYCLES_NATIVE_ONLY with MSVCRay Molenkamp
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton