-
- Downloads
- fixed : force wearing folders with attachments sometimes causes attachments...
- fixed : force wearing folders with attachments sometimes causes attachments to attach and then detach when AIS is enabled -> we're adding the attachments before callling updateCOF -> since AIS will slam the folder rather than sync'ing it any new attachment links that arrive before the callback will end up being removed => the attachments are added after the callback completes instead which should work with/without AIS enabled --HG-- branch : RLVa
Showing
- indra/newview/llappearancemgr.cpp 6 additions, 2 deletionsindra/newview/llappearancemgr.cpp
- indra/newview/llappearancemgr.h 1 addition, 1 deletionindra/newview/llappearancemgr.h
- indra/newview/rlvhelper.cpp 65 additions, 42 deletionsindra/newview/rlvhelper.cpp
- indra/newview/rlvhelper.h 12 additions, 0 deletionsindra/newview/rlvhelper.h
Loading
Please register or sign in to comment