Commit Graph

10 Commits (2ce511fa7d4149e8368492d80a51974bbc8d7dfd)

Author SHA1 Message Date
Tank_Master d4640277d0 Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Tank_Master cc44316aed Merge LL 3.4.3,
Note: aligned some of our code with LL's, spcifically feature table, gpu table, texture fetching, and some rendering defaults behavior.
2012-12-18 00:36:35 -08:00
Nicky 60393abdad Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before dereferencing it. 2012-07-13 13:37:18 +02:00
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