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>2021-06-02 17:53:39 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-02 17:54:01 +0300
commit730a46e87d261543c9550ddef406894e14d5bea6 (patch)
tree3298ec168bbdc22a035ac04d53b350091cf947b0 /release/scripts/addons
parentf944121700daf267766399ef368834be3cdec518 (diff)
EEVEE: AOVs not same as cycles.
EEVEE uses hashing to sync aov names and types with the gpu. For the type a hashed value was overridden making `decalA` and `decalB` choose the same hash. This patches fixes this by removing the most significant bit.
Diffstat (limited to 'release/scripts/addons')
m---------release/scripts/addons0
1 files changed, 0 insertions, 0 deletions
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 27fe7f3a4f964b53af436c4da4ddea337eff0c7
+Subproject cdabac54c4fe7c6f8df125814442762aa539172