Blender Git Commit Log

Git Commits -> Revision ef91df6

Revision ef91df6 by Clément Foucault (master)
April 3, 2019, 22:51 (GMT)
Fix T61870 Eevee: Object's go completely black if they have a normal map

The problem was that tangent layers (being computed on demand in the batch
cache generation) were generated but if MR_DATATYPE_LOOPTRI was not present
(in some cases) and the looptri_len was 0, leaving the CDATA layer cleared.

Commit Details:

Full Hash: ef91df608a39032075c6db3f5e623d4f1867d573
Parent Commit: c6de149
Lines Changed: +1, -1

1 Modified Path:

/source/blender/draw/intern/draw_cache_impl_mesh.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021