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>2021-09-21 17:38:25 +0300
committerClément Foucault <foucault.clem@gmail.com>2021-09-21 17:39:17 +0300
commit84f98e28e384f1245c11a81da57e74fa6130d286 (patch)
treedfb3f205996f6bd3d67dc67a7bd1ca1c1d7ce80d /source/blender/makesdna/DNA_gpencil_modifier_defaults.h
parent33955231f326c972dfd96486beb66f58831b59a3 (diff)
Fix T87801: Eevee ambient occlusion is incorrect on M1 macMini
The issue was caused by `textureSize()` returning the size of the level 0 even when the min texture level is higher than 0. Using a uniform to pass the correct size fixes the issue. This issue also affected the downsampling of radiance for reflections and refractions. This does not affect anything other than the recusive downsampling shaders.
Diffstat (limited to 'source/blender/makesdna/DNA_gpencil_modifier_defaults.h')
0 files changed, 0 insertions, 0 deletions