Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-11-13 | merge changes for DRTVWR-238 | Oz Linden | |
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-06-20 | MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString() | callum | |
Reviewed by vir | |||
2012-07-07 | Crashfix: During cleanup gAgentAvatarp can already be 0. | Nicky | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
2012-04-26 | tracking for copy-to-wear inventory failures | Brad Payne (Vir Linden) | |
2012-04-23 | more phase tracking for inventory ops | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵ | Brad Payne (Vir Linden) | |
toggling when default is INFO | |||
2012-03-16 | SH-3044 - tag avatar log messages LL_INFOS(Avatar) | Brad Payne (Vir Linden) | |
2012-03-12 | SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send | Brad Payne (Vir Linden) | |
2012-03-08 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-06 | via richard - fix to keep texture debug console anchored at the top | Brad Payne (Vir Linden) | |
2012-02-22 | merge | Brad Payne (Vir Linden) | |
2012-02-21 | SH-2689 WIP - move first_fully_visible static into avatar class, ↵ | Brad Payne (Vir Linden) | |
bake-related logging | |||
2012-02-17 | SH-2968 WIP - more logging | Brad Payne (Vir Linden) | |
2012-02-17 | SH-2968 WIP - log avatar name in more places | Brad Payne (Vir Linden) | |
2012-02-03 | EXP-1843 WIP Added an option to output avatar rez timing. | Vadim ProductEngine | |
Use the new "Avatar Rez" debugging tag to see the output. | |||
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-12 | EXP-625 Speed up initial outfit copy and avatar bake by moving initial ↵ | Aaron Stone | |
gesture copy to LLAppearangeMgr::onFirstFullyVisible(). | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-27 | EXP-1226 FIXED (Create and register a floater for Appearance side tab) | Paul ProductEngine | |
- Added xml for a new floater Appearance and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::getPanel | |||
2011-09-12 | Removed windows line endings to conform to coding policy. | Leslie Linden | |
2011-08-26 | EXP-1162 FIX We are failing to create the Outfit links from the library ↵ | Richard Nelson | |
initial outfits copied on first login reviewed by Stone | |||
2011-05-02 | merge | Dave Parks | |
2011-04-18 | EXP-628 Inventory floater may be opened by SLApp | Leyla Farazha | |
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps | |||
2011-03-08 | SOCIAL-635 Hitting enter in viewer after selecting an avatar change causes ↵ | Leyla Farazha | |
another avatar change to be initiated | |||
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-04 | STORM-702 FIXED Made it possible to wear partial outfits | Vadim ProductEngine | |
Enabled the "Replace Current Outfit" option for incomplete outfits (i.e. those that don't contain full set of body parts). | |||
2010-12-21 | Automated merge from mesh-development | Loren Shih | |
2010-12-20 | SH-682 FIX, SH-594 FIX - removed mFMP wrapper, added thread checking. Moved ↵ | Brad Payne (Vir Linden) | |
onIdle functions to llcallbacklist. | |||
2010-11-15 | merge | Richard Linden | |
2010-11-09 | STORM-559 FIXED crash upon quitting the viewer while an outfit is being saved. | Seth ProductEngine | |
2010-10-29 | STORM-184 FIXED Disabled "Save" command for outfits without name (with "No ↵ | Seth ProductEngine | |
Outfit" in My Appearance SP). | |||
2010-10-21 | EXP-271 FIX Implement slapp functionality for changing avatars | callum | |
2010-09-01 | VWR-22695 FIXED Adding attachments messaging is inefficient | Loren Shih | |
Single attachment request are now batched up and sent all at once as a single message. | |||
2010-08-26 | EXT-8727 FIXED Potential fix for a crash in ↵ | Vadim Savchuk | |
LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-17 | (final?) hairy merge from viewer-release to viewer-public | Tofu Linden | |
2010-08-13 | merge | Brad Payne (Vir Linden) | |
2010-08-13 | EXT-8650 Can wear multiple copies of no-copy item via object links | Loren Shih | |
* EXT-8661 Take out unused mRegisteredAttachments in LLAppearanceMgr Removed unused mRegisteredAttachments. Not sure what this was used for, but it's no longer used. | |||
2010-08-13 | EXT-8650 Can wear multiple copies of no-copy item via object links | Loren Shih | |
* EXT-8688 Automatically detach same object is detected * EXT-8689 Cleanup detachAttachmentIntoInventory code When an object arrives as an attachment, if it's already attached then it's automatically detached. | |||
2010-08-13 | merge from viewer-release | Tofu Linden | |