summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2012-09-27audited uses of centralBakeVersion vs. isUsingServerBakesBrad Payne (Vir Linden)
2012-09-26Debug text for avatar appearance state related to server-side baking projectBrad Payne (Vir Linden)
2012-09-26Fixed problems caused by defaulting mUseServerBakes to falseBrad Payne (Vir Linden)
2012-09-26more state management stuff, DRANO flags for problematic areasBrad Payne (Vir Linden)
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
2012-09-26use accessors for mUseLocalAppearance, mIsEditingAppearance, mUseServerBakesBrad Payne (Vir Linden)
2012-09-19work in progress, more debugging/logging of avatar visual param infoBrad Payne (Vir Linden)
2012-09-13Fix for merge build error. Attempt to cleanup cmake warnings regarding ↵Don Kjer
incorrect target_link_libraries
2012-09-13Another merge of sunshine -> sunshine-experimentalDon Kjer
2012-09-13Merge sunshine -> sunshine-experimentalDon Kjer
2012-09-13more dump capabilities for visual params and textures in avatar and ↵Brad Payne (Vir Linden)
appearance messages
2012-09-13Fleshed out target_link_libraries dependencies between libraries. ↵Don Kjer
Appearance utility now reads avatar_lad.xml during stubbed out params processing.
2012-09-13Instantiated bare-bones LLBakingAvatar concrete class (derived from ↵Don Kjer
LLAvatarAppearance). Moved some LLCharacter funcionality from LLVOAvatar to LLAvatarAppearance.
2012-09-12SH-3347 create demo of back end texture baking serviceNyx Linden
First link of the back-end service with some LLAppearance code.
2012-09-11Dump XML tweaks, suppress wearable updates when bakes should dominateBrad Payne (Vir Linden)
2012-09-11SH-3264 Moved over a few more items to llappearanceNyx (Neal Orman)
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc
2012-09-10dumpArchetypeXML tweaks, appearance debuggingBrad Payne (Vir Linden)
2012-09-10mergeBrad Payne (Vir Linden)
2012-09-10more baked texture debugging under DebugAvatarCompositeBakedBrad Payne (Vir Linden)
2012-09-09Fixed 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-07SH-3264 Porting over the XML loading of the avatar structure to llappearanceNyx (Neal Orman)
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file.
2012-09-07enhanced XML archetype dumping, added to per-avatar menusBrad Payne (Vir Linden)
2012-09-06MergeDon Kjer
2012-09-06Extracted mWearableDatas from LLAgentWearables into ↵Don Kjer
llappearance/LLWearableData. Moved LLDriverParam into llappearance
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-09-05Debug display for baked vs. composite status, via setting ↵Brad Payne (Vir Linden)
DebugAvatarCompositeBaked
2012-09-05SH-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-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-09-04Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific ↵Don Kjer
LLViewerTexLayerSetBuffer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Cleanup of llappearance refactor file definition order for easier diff'ingDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-08-15merge changes for DRTVWR-194Oz Linden
2012-08-14Automated merge with https://bitbucket.org/VirLinden/sunshineNyx (Neal Orman)
2012-08-14SH-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-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-08mergeBrad Payne (Vir Linden)
2012-08-02Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵Todd Stinson
version.
2012-08-02Added AppearanceData block to AvatarAppearance messageDon Kjer
2012-07-31CHUI-259: Resovling an issue introduced during the recent merge that ↵Todd Stinson
incorrectly altered the conditional scope of when nametag text segments were created.
2012-07-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-25SH-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-17SH-3258 WIP revert to server-generated texturesNyx (Neal Orman)
After exiting appearance mode, next server-generated appearance message should over-ride the locally-generated textures.
2012-07-16Automated merge with https://bitbucket.org/VirLinden/sunshineNyx (Neal Orman)
2012-07-16SH-3261 WIP Updated texture switching codeNyx (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.