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-07-25Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-25Cycles: simplify handling of ray distance in GPU renderingBrecht Van Lommel
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-11-29Fix Cycles OptiX doing a bit too much work for almost opaque curve shadowsBrecht Van Lommel
2021-11-24Cycles: Add support for building with OptiX 7.4 SDK and use built-in catmull-...Patrick Mours
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-18Cycles: declare constants at program scope on MetalMichael Jones
2021-11-17Cycles: reduce triangle memory usage with packed_float3Brecht Van Lommel
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-19Cycles: bake transparent shadows for hairBrecht Van Lommel
2021-10-19Cycles: avoid intermediate stack array for writing shadow intersectionsBrecht Van Lommel
2021-10-15Cleanup: refactor OptiX shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: add utility functions for packing integersBrecht Van Lommel
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel