-
- Downloads
SUN-57 SH-4039 FIX bake fail on non-ssb regions
We were getting the texture ID from the type,index couple, but were not passing in index, which defaulted to 0. texture ID is available from the texture object itself, so using that and removing the index parameter to prevent future confusion.
Showing
- indra/newview/llvoavatar.cpp 1 addition, 1 deletionindra/newview/llvoavatar.cpp
- indra/newview/llvoavatar.h 1 addition, 1 deletionindra/newview/llvoavatar.h
- indra/newview/llvoavatarself.cpp 2 additions, 2 deletionsindra/newview/llvoavatarself.cpp
- indra/newview/llvoavatarself.h 1 addition, 1 deletionindra/newview/llvoavatarself.h
Loading
Please register or sign in to comment