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:
authorJeroen Bakker <jeroen@blender.org>2022-06-21 10:45:40 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2022-06-22 13:45:12 +0300
commit7ec9a02089c116cfb0353daed4caeecb5ad4948c (patch)
treeb795be97b3dcd3eb2ab1773347fabe96d9d07eb9 /source/blender/io/wavefront_obj
parent0c8804dd24c3607d0d77b14ec0c21ff15639ef5d (diff)
Fix T98919: Eevee unlinked aov output nodes don't render.
Eevee rendered an empty image for aov nodes that weren't linked to any other nodes. When connected the result was OK. The root cause was that the AOV nodes were not marked as output node and pruned when not connected to any other nodes. The pruning process is there to reduce the complexity of the GLSL and improve compilation time and execution time.
Diffstat (limited to 'source/blender/io/wavefront_obj')
0 files changed, 0 insertions, 0 deletions