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-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
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-09-02Cleanup: refactoring of kernel film function names and organizationBrecht Van Lommel
2022-09-01Cleanup: minor cleanups for sample pattern codeBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-07-14Cleanup: replace state flow macros in the kernel with functionsBrecht Van Lommel
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-20Fix T94698: artifacts in light passes with mixed volumes and surfacesBrecht Van Lommel
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-19Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-19Fix T93046: Cycles world volume rendering very slow in OptiX with some scenesBrecht Van Lommel
2021-11-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-17Cycles: add packed_float3 type for storageBrecht Van Lommel
2021-11-16Cycles: Adapt volumetric lambda functions to work on MSLMichael Jones
2021-11-12Fix T91893, T92455: wrong transmission pass with hair and multiscatter glassBrecht Van Lommel
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-09Fix T92876: Cycles incorrect volume emission + absorption handlingBrecht Van Lommel
2021-11-05Fix T91733, T92486: Cycles wrong shadow catcher with volumesBrecht Van Lommel
2021-11-04Fix T92450: Cycles wrong render with overlapping glass, transparency and volumesBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel