EXT-2539 confirm we're not sending local texture IDs in appearance msg
created a throwaway function to temporarily set local texture IDs in the avatar object to IMG_DEFAULT_AVATAR immediately before sending the TE message, and restore the IDs when we're done. Will implement a more elegant solution for 2.1. This is the least risky implementation, though it isn't elegant. Code reviewed by Seraph
Showing
- indra/newview/llagent.cpp 1 addition, 1 deletionindra/newview/llagent.cpp
- 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 43 additions, 0 deletionsindra/newview/llvoavatarself.cpp
- indra/newview/llvoavatarself.h 1 addition, 0 deletionsindra/newview/llvoavatarself.h
Loading
Please register or sign in to comment