diff options
author | Justin Clark-Casey (justincc) | 2011-05-14 00:10:27 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-05-27 01:22:52 +0100 |
commit | 472f7844f5852a778a70771142d6c6a2ab7b894a (patch) | |
tree | 81501da3215f7c34a896b34fe6fb5d7d75ad9b7a /ThirdPartyLicenses/GTCache.txt | |
parent | Fix broken inventory links on viewer 2. (diff) | |
download | opensim-SC_OLD-472f7844f5852a778a70771142d6c6a2ab7b894a.zip opensim-SC_OLD-472f7844f5852a778a70771142d6c6a2ab7b894a.tar.gz opensim-SC_OLD-472f7844f5852a778a70771142d6c6a2ab7b894a.tar.bz2 opensim-SC_OLD-472f7844f5852a778a70771142d6c6a2ab7b894a.tar.xz |
Fix adding/removing/replacing outfits in viewer 2
To get this to work, I had to disable the dupe link check I put in a couple of commits ago.
When the viewer adds wearables to an existing outfit, it first requests deletes of all the existing links before creating a new set.
Since these messages are async, the creates were being received before the deletes had a chance to complete, resulting in missing current outfit links.
However, the dupe check shouldn't be as important now that broken links have been fixed - it was the broken links that were causing the client to create dupes.
Tested on kokua 0.1.0 WIP and SL 2.6.3. I now have no problems managing outfits on my standalone.
Diffstat (limited to 'ThirdPartyLicenses/GTCache.txt')
0 files changed, 0 insertions, 0 deletions