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-09-05Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-09-05Fix T100814: Cycles wrong area light parametric texture coordinatesBrecht Van Lommel
2022-09-02Cleanup: split surface/displacement/volume shader eval into separate filesBrecht Van Lommel
2022-09-02Cleanup: remove some unnecessary kernel feature definesBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-07-27Cycles: switch Cycles triangle barycentric convention to match Embree/OptiXBrecht Van Lommel
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-05-10Fix T97966: Cycles shadow terminator offset wrong for scaled object instancesMikhail Matrosov
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-15Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-15Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-03Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-03Fix Cycles hang in classroom scene with upcomping AMD driver version 22.10Brecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-03Cleanup: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-07Fix wrong shadow terminator geometry offset with deformation motion blurOlivier Maury
2022-01-07Fix wrong shadow terminator geometry offset for instancesOlivier Maury
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-07Fix T93418: Cycles shadow terminator Geometry Offset artifacts with translucencyMikhail Matrosov
2021-12-01Cleanup: compiler warningBrecht Van Lommel
2021-12-01Cycles: fix bugs in point and spot light multiple importance samplingSebastian Herholz
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Cycles: Fix possible access to non-initialized light sample in volumeSergey Sharybin
2021-11-22Fix T93283: Cycles render error with CUDA CPU + GPU after recent optimizationBrecht Van Lommel
2021-11-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-05Fix T92566: Cycles distant lights too dim in reflectionsBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel