Blender Git Loki

Git Commits -> Revision e99d523

June 7, 2021, 14:58 (GMT)
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.

Commit Details:

Full Hash: e99d5239012209bb787597e72158ca39af3d166f
Parent Commit: aa46b36
Committed By: Jacques Lucke
Lines Changed: +4, -3

2 Modified Paths:

/source/blender/draw/engines/eevee/eevee_renderpasses.c (+1, -1) (Diff)
/source/blender/nodes/shader/nodes/node_shader_output_aov.c (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021