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-08-05Fix T98769: Cycles crash with multi-device rendering and BVH refitsBrecht Van Lommel
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-05-04Fix T95644: Cycles doesn't update modified object attributes on GPULukas Stockner
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-05Cycles: Fix a few type casting warningsPatrick Mours
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-25Cycles: Make Embree compact BVH optionalThomas Dinges
2022-01-05Cleanup: rename mesh -> geom in some places that now handle multiple geom typesBrecht Van Lommel
2021-12-17Fix error in Cycles geometry update tagging after pointcloud additionBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-14Fix T94022: Both options GPU/CPU checked under preferences cause viewport ren...Michael Jones
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones
2021-11-17Cycles: reduce triangle memory usage with packed_float3Brecht Van Lommel
2021-11-02Fix T92462: Cycles crash calculating hair transparencySergey Sharybin
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel