Files
test/source/blender
Clément Foucault 07cf3ce92f Fix T100377: EEVEE: Regression 3.2 normalmap node broken
This was caused by un-wanted normalization. This is a requirement of
the MikkTspace. The issue is that g_data.N is expected to be normalized
by many other functions and overriden by bump displacement.

Adding a new global variable containing the interpolated normal fixes the
issue AND make it match cycles behavior better (mix between bump and
interpolated normal).
2022-09-02 18:13:54 +02:00
..
2022-08-17 15:43:17 +10:00
2022-03-16 11:58:22 +11:00
2022-08-19 11:29:32 +10:00
2022-05-17 15:34:02 +10:00