Files
filament/libs
Philip Rideout 6146b4d2d9 Fix out-of-bounds when glTF has many UV sets.
glTF specifies that client implementations must support at least two UV
texture coordinate sets but does not seem to have an upper limit.

We use a mapping table in order to honor high-numbered UV set indices,
but our mapping table only accomodates 8 entries.

Fixes #2042
2020-01-16 14:09:48 -08:00
..
2019-08-22 16:12:20 -07:00
2019-12-09 13:24:49 -08:00
2020-01-08 15:39:21 -08:00
2019-11-07 09:15:07 -08:00
2020-01-06 15:09:06 -08:00