Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-08 | merge | Brad Payne (Vir Linden) | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-25 | SH-3258 WIP Adding new switching of new vs old appearance based on ↵ | Nyx (Neal Orman) | |
appearance message Not all appearance messages on a region will be new or old style at all times. Thus we're using a specific flag to mark the new appearance messages. | |||
2012-07-16 | SH-3261 WIP Updated texture switching code | Nyx (Neal Orman) | |
Updated texture switching code to use the proper request URL, even if reverting to a "last known good" baked texture UUID. Viewer should now switch to a locally-generated composite on entering appearance mode, and should remain using such until a new appearance message is received. Still to do: handling adjacent regions with varying support for the new system, fixing switch back to server-generated bakes. | |||
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-07-11 | SH-3258 WIP initial work: refactoring appearance editing mode | Nyx (Neal Orman) | |
Added flags for appearance editing status as well as which textures we should be using at a time. Also refactored so we are not using camera state to track appearance editing mode. Need to add more handling for which textures we actually use. | |||
2012-06-28 | Merge | Dave Parks | |
2012-06-28 | merge | Dave Parks | |
2012-06-22 | merge | Brad Payne (Vir Linden) | |
2012-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-06-04 | MAINT-646 Profile based optimization -- add a lookup map for joints to ↵ | Dave Parks | |
remove hotspot in LLJoint::findJoint | |||
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-22 | merge changes for DRTVWR-149 | Oz 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 | SH-3064 FIX - added cloud and cloud-or-gray stats to summary metrics. Moved ↵ | Brad Payne (Vir Linden) | |
summary metrics out of per-region info. Removed phase stats from avatar appearance change msg. | |||
2012-04-05 | SH-3064 WIP - accumulate stats tied to phase timers | 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-03-12 | SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send | Brad Payne (Vir Linden) | |
2012-03-09 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-07 | fix for mac build error | 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-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-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks | |
2012-02-27 | SH-2689 WIP - tracking cloud/gray/textured state for avs, display with ↵ | Brad Payne (Vir Linden) | |
rendering cost | |||
2012-02-27 | avatar logging and cleanup | Brad Payne (Vir Linden) | |
2012-04-05 | CHUI-89 FIX Make nametags appear consistently next to avatar heads | Richard Linden | |
nametags now track avatar head avatar_skeleton now loaded as param block vector3 param block parsing support fixes for param block recursion | |||
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 - log avatar name in more places | Brad Payne (Vir Linden) | |
2012-02-17 | SH-2968 WIP - simplified and consolidated DebugAvatarRezTime logging | Brad Payne (Vir Linden) | |
2012-02-08 | merge | 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. | |||
2012-01-20 | SH-2889 Add visual auto-muting controls | Dave Parks | |
2011-12-19 | SH-2789 WIP - various fixes to force 16-byte alignment | Brad Payne (Vir Linden) | |
2011-12-15 | SH-2789 WIP - build without tcmalloc, force alignment in various places | Brad Payne (Vir Linden) | |
2011-11-23 | SH-2712 FIX -- added caching to isFullyLoaded | Leslie Linden | |
2011-08-19 | BUILDFIX fixing unix line endings on two files to pass policy checks. | Nyx (Neal Orman) | |
2011-07-26 | merge with latest mesh-dev | Nyx (Neal Orman) | |
2011-06-07 | SH-1595 Make rigged attachment selection more reliable (never selectable ↵ | Dave Parks | |
when not in edit mode, always accurately selectable while in edit mode). | |||
2011-05-17 | merging up latest mesh-development to nyx-mesh-development | Nyx (Neal Orman) | |
2011-05-03 | Fix for line endings style (dos2unix). | Loren Shih | |
Updated header blocks for llphysicsshapebuilderutil classes. | |||
2011-04-08 | merging mesh-development into nyx's mesh development | Nyx (Neal Orman) | |