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
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2022-06-29 15:03:55 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-06-29 15:12:03 +0300
commita5ac0375b0d5ef130d8cbdd586ae6417a5673dd9 (patch)
tree20cf3e40dbaafc6d851f4e86f022b642c550b9e4 /release/scripts
parent45fb7a1db55d5f6abd54332450b48b0d99295cd9 (diff)
Fix T98697: EEVEE: Regression: Missing custom property from volumetrics
The resource binding were missing from the shading group (`shgroup->uniform_attrs`), leading to no custom property UBO creation (`drw_uniform_attrs_pool_update`) when issuing the drawcall, resulting in a missing UBO bind. The fix make sure to no duplicate the bindings by creating a simple shader bind instead of a `GPUMaterial` bind. Candidate for 3.2.1 corrective release.
Diffstat (limited to 'release/scripts')
0 files changed, 0 insertions, 0 deletions