Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-20 | MAINT-2370 Add debug setting "RenderAutoMuteRenderCostLimit" that ↵ | Dave Parks | |
automatically visually mutes avatars above a certain threshold (adjusted by Avatar Mesh Detail Slider) | |||
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed ↵ | Brad Payne (Vir Linden) | |
and sb system is unavailable, to avoid stale appearance problems | |||
2013-02-12 | SH-3852 WIP - added more specific logging of completenesss of texture loading | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-01-30 | SH-3800 WIP - logic to detect baked textures being sought in the wrong ↵ | Brad Payne (Vir Linden) | |
place, avoid querying textures for which we have no authoritative data where they live | |||
2013-01-28 | SH-3779 WIP, SH-3534 WIP - more bake-status tracking | Brad Payne (Vir Linden) | |
2013-01-23 | SH-3779 WIP - fully parse appearance message before trying to do anything ↵ | Brad Payne (Vir Linden) | |
with it | |||
2013-01-23 | SH-3534 WIP - better encapsulation of mUseServerBakes | Brad Payne (Vir Linden) | |
2013-01-18 | SH-3344 WIP - more texture load monitoring | Brad Payne (Vir Linden) | |
2013-01-07 | SH-3344 WIP - keep avatar local textures flagged no-delete while in use | Brad Payne (Vir Linden) | |
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-09 | SH-3484 WIP - added additional logging under DebugAvatarCompositeBaked to ↵ | Brad Payne (Vir Linden) | |
try to track down baked texture issues | |||
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-01 | misc error detection, debug coloration for avatar meshes | Brad Payne (Vir Linden) | |
2012-09-27 | audited uses of centralBakeVersion vs. isUsingServerBakes | Brad Payne (Vir Linden) | |
2012-09-26 | renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented ↵ | Brad Payne (Vir Linden) | |
some areas we are probably using the function incorrectly | |||
2012-09-13 | Another merge of sunshine -> sunshine-experimental | Don Kjer | |
2012-09-13 | Merge sunshine -> sunshine-experimental | Don Kjer | |
2012-09-13 | more dump capabilities for visual params and textures in avatar and ↵ | Brad Payne (Vir Linden) | |
appearance messages | |||
2012-09-13 | Instantiated bare-bones LLBakingAvatar concrete class (derived from ↵ | Don Kjer | |
LLAvatarAppearance). Moved some LLCharacter funcionality from LLVOAvatar to LLAvatarAppearance. | |||
2012-09-11 | SH-3264 Moved over a few more items to llappearance | Nyx (Neal Orman) | |
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc | |||
2012-09-10 | dumpArchetypeXML tweaks, appearance debugging | Brad Payne (Vir Linden) | |
2012-09-09 | Fixed crashes on login. Moved most of the remaining character/skeleton ↵ | Don Kjer | |
generation code into llappearance. Moved non-rendering related LLViewerJoint functionality into LLAvatarJoint. | |||
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) | |
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file. | |||
2012-09-07 | enhanced XML archetype dumping, added to per-avatar menus | Brad Payne (Vir Linden) | |
2012-09-06 | Merge | Don Kjer | |
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance | |||
2012-09-05 | SH-3264 Worked to move over mBakedTextureDatas from LLVOAvatar to ↵ | Nyx (Neal Orman) | |
LLAvatarAppearance. Appear to have been able to move over the parts that are common to both the backend and the viewer into LLAvatarAppearance. | |||
2012-09-04 | Cleanup actions from code review of llappearance with nyx | Don Kjer | |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-09-04 | More clean-up to closer match original file order. For llavatarappearance diffs | Don Kjer | |
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer | |
2012-09-03 | Cleanup of llappearance refactor file definition order for easier diff'ing | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
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. |