This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Jeroen Bakker 730a46e87d 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.
2021-06-02 16:54:01 +02:00
..
2021-03-29 19:11:17 -06:00
2021-06-02 08:28:46 -04:00
2021-03-18 09:36:44 +11:00
2021-06-02 16:54:01 +02:00
2021-04-11 13:09:27 +10:00
2021-05-25 17:16:54 +02:00
2021-06-01 12:49:53 +10:00
2021-06-02 16:54:01 +02:00