diff options
author | TommyTheTerrible <81168766+TommyTheTerrible@users.noreply.github.com> | 2024-07-20 06:37:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-20 13:37:23 +0300 |
commit | bffd4a12b8e6677d8cd8bec2e38909e5200b69dd (patch) | |
tree | 2194ea33ed413cafb6185e62a8aad0a41e9d99cd /indra/llprimitive/lldaeloader.cpp | |
parent | ba7e982e686f04a6eef1101e477b435df284bdaf (diff) |
calcDataSizeJ2C adjusted to use maximum possible components (#2073)
Previous pyramid walking calculation (#2032) assumed the incoming components variable can be accurate but unfortunately the needs_aux is only set to true if the face has an alpha mask setting.
Without this information we must assume the J2C files have the maximum component size of four so that alpha channels are found when decoding both the color and aux textures.
Diffstat (limited to 'indra/llprimitive/lldaeloader.cpp')
0 files changed, 0 insertions, 0 deletions