[opensource-dev] Avatar layer commit question
Serpentu
serpentu at gmail.com
Wed Aug 31 07:48:27 PDT 2011
To clear some things up, i'm talking about taking LLWearableType::EType
and LLVOAvatarDefines::EBakedTextureIndex
and with both of them figuring out which LLVOAvatarDefines::ETextureIndex is
to pass along.
Example: if the wearable is of type LLWearableType::WT_ALPHA
and the baked texture index is LLVOAvatarDefines::BAKED_EYES
then LLVOAvatarDefines::ETextureIndex would likely be
the LLVOAvatarDefines::TEX_EYES_ALPHA
I would really appreciate someone with experience in this particular area of
the viewer code to confirm or deny if it is indeed possible to guess
any LLVOAvatarDefines::ETextureIndex that way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110831/b9465728/attachment.htm
More information about the opensource-dev
mailing list