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
Clément Foucault ef91df608a 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.
2019-04-04 00:51:03 +02:00
..
2019-03-15 09:54:30 +11:00
2019-04-02 17:02:10 +02:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-04-04 08:13:13 +11:00
2019-04-04 08:13:13 +11:00
2019-03-25 11:42:28 +11:00
2019-02-18 08:22:12 +11:00
2019-02-18 08:22:12 +11:00
2019-03-25 11:55:36 +11:00