diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2009-12-10 21:39:15 -0500 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2009-12-10 21:39:15 -0500 |
commit | 6374834355a8125412527a27804992b6b8732dfa (patch) | |
tree | 45c17b58576939c3aec87f781f128d61eea5ccc1 /indra/llui/lluicolortable.cpp | |
parent | 152010b8c6f0c5e6aec1cf56176d767f70205411 (diff) |
EXT-3302 invisible avatar w/ bling crashes mac viewers
not mac-specific. We were treating IMG_INVISIBLE as a baked texture when an avatar used
it as a bake. However, some baked textures have 5 channels, IMG_INVISIBLE
has 4. Asking KDU to decode the 5th channel of a 4 channel image resulted in a crash.
Fix skips the callback for loading morph masks from a bake if the bake image ID is
IMG_INVISIBLE.
Code reviewed by Seraph
--HG--
branch : avatar-pipeline
Diffstat (limited to 'indra/llui/lluicolortable.cpp')
0 files changed, 0 insertions, 0 deletions