Nicky
|
7a3744e4dc
|
Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before dereferencing it.
|
2012-07-13 13:37:18 +02:00 |
Kitty Barnett
|
c80812fb9f
|
- internal : header dependency cleanup for rlvcommon.h and rlvhandler.h
--HG--
branch : RLVa
|
2011-05-22 11:34:34 +02:00 |
Kitty Barnett
|
c7f1a21f9c
|
- internal : moved "can attach" checking code from LLAttachmentsMgr::onIdle() to LLAttachmentsMgr::addAttachment()
-> since "onIdle" runs in the next (idle) frame the restrictions may differ from what they were when "addAttachment" was called
--HG--
branch : RLVa
|
2010-09-23 22:26:38 +02:00 |
Kitty Barnett
|
24955c2d39
|
- internal : SVC-5383 appears to be fixed so we'll use RezMultipleAttachmentsFromInv for force-wearing once more
--HG--
branch : RLVa
|
2010-09-15 23:39:56 +02:00 |
Kitty Barnett
|
b04ea28222
|
- internal : moved code from confirm_attachment_rez() to LLAttachmentsMgr class
- internal : RlvAttachmentLockWatchdog::attach() uses RezSingleAttachmentFromInv directly
-> check whether http://jira.secondlife.com/browse/SVC-5383 is still an issue
--HG--
branch : RLVa
|
2010-09-15 23:27:14 +02:00 |
Loren Shih
|
0440fe4dcc
|
VWR-22695 FIXED Adding attachments messaging is inefficient
Single attachment request are now batched up and sent all at once as a single message.
|
2010-09-01 12:02:48 -04:00 |