Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
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-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-04-19 | startup phase tracking added to appearance metrics | Brad Payne (Vir Linden) | |
2012-04-19 | Move phase tracking to its own set of classes inside LLViewerStats - ↵ | Brad Payne (Vir Linden) | |
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime | |||
2012-04-09 | merge viewer-release to runway | Brad Payne (Vir Linden) | |
2012-04-05 | SH-3064 WIP - accumulate stats tied to phase timers | Brad Payne (Vir Linden) | |
2012-04-02 | merge | Brad Payne (Vir Linden) | |
2012-04-02 | SH-3041 BUILDFIX fixed a bad function call | Nyx (Neal Orman) | |
Had a function call in last checkin that was removed before commit since I thought it was only used in debug code. Adding it back in as its actually used. | |||
2012-04-02 | merge | Brad Payne (Vir Linden) | |
2012-04-02 | SH-3064 WIP - centralized logic for mapping rez status S32 values to strings | Brad Payne (Vir Linden) | |
2012-04-02 | Automated merge with https://bitbucket.org/VirLinden/runway | Nyx (Neal Orman) | |
2012-04-02 | SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to load | Nyx (Neal Orman) | |
Prevents the avatar's baked texture UUIDs sent by the server's first objectUpdate message from being overwritten until the wearable cache results come back. | |||
2012-03-22 | merge | Brad Payne (Vir Linden) | |
2012-03-21 | SH-3041 WIP Utilizing early object update texture data | Nyx (Neal Orman) | |
Caching the mapping between baked texture hashes and UUIDs should be able to be avoided if the initial texture data sent down is accuate. This patch will use the first objectupdate message sent for your own avatar to set the baked texture UUIDs for your avatar. These appear to match the UUIDs sent from the hash lookup. Testing needed to verify that you can successfully decloud before the server sends you the hash lookup response, if your bakes are cached locally. | |||
2012-03-21 | changed nearby avatar stat metrics to map instead of array | Brad Payne (Vir Linden) | |
2012-03-20 | BUGFIX: Removing one more instance of the server warning notification that ↵ | Todd Stinson | |
oddurs when attempting to stand up while sitting on the premium wilderness boat. | |||
2012-03-19 | enable per-appearance-change metrics sending | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - bit more cleanup on log messages | 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-15 | SH-2970 WIP - pretty-print some metrics for more readable log | Brad Payne (Vir Linden) | |
2012-03-14 | SH-2970 FIX - per-region logging of basic avatar stats | Brad Payne (Vir Linden) | |
2012-03-13 | pull and merge from viewer-development | prep | |
2012-03-12 | SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send | Brad Payne (Vir Linden) | |
2012-03-12 | SH-2970 WIP - send per-appearance-change metrics packet (disabled) | Brad Payne (Vir Linden) | |
2012-03-09 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-08 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-06 | SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ↵ | Brad Payne (Vir Linden) | |
changing | |||
2012-03-06 | SH-2970 WIP | Brad Payne (Vir Linden) | |
2012-03-05 | SH-2970 WIP - av metrics | Brad Payne (Vir Linden) | |
2012-03-05 | SH-2970 WIP - simple LLSD metrics for self av | Brad Payne (Vir Linden) | |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) | |
2012-03-01 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-02-29 | SH-3018 WIP - removed audit texture, other unused diagnostic code | Brad Payne (Vir Linden) | |
2012-02-29 | SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ↵ | Brad Payne (Vir Linden) | |
calling this done, although tweaks will be ongoing | |||
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use ↵ | Todd Stinson | |
the flags to managed pathfinding flags such as permanent and character. | |||
2012-02-27 | SH-2689 WIP - tracking cloud/gray/textured state for avs, display with ↵ | Brad Payne (Vir Linden) | |
rendering cost | |||
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-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks | |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard 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. | |||
2012-01-24 | EXP-1838 FIXED Enabled detaching items from hands in the avatar detach menu. | Vadim ProductEngine | |
Use the same on_click/on_enable actions as for the other attachment points. See LLVOAvatarSelf::buildMenus(). | |||
2011-09-22 | SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and ↵ | Dave Parks | |
modify viewer to run under said context without generating errors. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |