summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
AgeCommit message (Collapse)Author
2010-06-21Merge with q/viewer-releaseLeyla Farazha
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-10Fix for unaligned LLVector4a causing crash in attachObject.Dave Parks
2010-06-10EXT-7760: FIXED: only 10 avatars render non-impostoredXiaohong Bao
2010-06-07Merge with render-pipelineDave Parks
2010-06-03mergeRichard Linden
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
Octree driven raycast.
2010-06-01Merge with dessie/viewer-public in prep to land code thereJames Cook
2010-06-01merge from viewer-publicTofu Linden
2010-06-01merge from viewer-publicTofu Linden
2010-06-01EXT-7499 WIP Prevent other avatars from remaining with a ruth shapeTofu Linden
to be reviewed by nyx.
2010-05-28merge from viewer-publicTofu Linden
2010-05-28merge from viewer-publicTofu Linden
2010-05-28automated mergeLoren Shih
2010-05-28merge from viewer-publicTofu Linden
2010-05-28merge from viewer-publicTofu Linden
2010-05-27EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
EXT-7526 FIXED Add baked texture information to texture view First attempt at low res textures after timeout. Added debug setting to control whether low res texture timeout is used. Added baked texture load information to texture view debug display. Trivial name changes to some variables.
2010-05-27mergeBrad Payne (Vir Linden)
2010-05-27merge from viewer-publicTofu Linden
2010-05-27merge from viewer-publicTofu Linden
2010-05-27EXT-7392 FIXED hooked up alpha mask checkboxes to the alpha mask wearableIgor Borovkov
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/434/ --HG-- branch : product-engine
2010-05-20Strip out debug code related to toggling display names on/offJames Cook
2010-05-20merge from viewer-publicTofu Linden
2010-05-20merge from viewer-publicTofu Linden
2010-05-19Merge pull from dessie/viewer-publicLeyla Farazha
2010-05-19AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Added outfit baking notification. Cleaned up some code around notifications. Added some more clarity to notification message wording.
2010-05-19merge from viewer-publicTofu Linden
2010-05-19merge from viewer-publicTofu Linden
2010-05-18AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Added timestamp for avatar rez messages. Added messaging when entering/leaving Edit Appearance Mode.
2010-05-14mergeBrad Payne (Vir Linden)
2010-05-13merge pull from dessie/viewer-public, picking up SLE codeJames Cook
2010-05-13merge from viewer-publicTofu Linden
2010-05-13merge from viewer-publicTofu Linden
2010-05-12EXT-7324 : INFRASTRUCTURE: Inventorymodel code cleanupLoren Shih
Superficial header file cleanup Lots of moving functions around and recategorizing in LLInventoryModel.h Removed some obsolete functions, changed scoping of others Moved some static functions from LLInventoryModel into llinventoryfunctions.h
2010-05-12merge from viewer-publicTofu Linden
2010-05-12merge from viewer-publicTofu Linden
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-11EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design. This required a lot of superficial changes across many files. Overall functionality has not changed.
2010-05-07For EXT-6953: Evaluate and implement Richard's improved default animations. ↵Brad Payne (Vir Linden)
Cleanup and log spam reduction.
2010-04-26DEV-47529 Viewer turns display names on/off based on region capabilityJames Cook
Also refreshes name tags so you can see the state. Reviewed with Kelly.
2010-04-21For EXT-6953: improved default animations.Brad Payne (Vir Linden)
2010-04-20merge from viewer-trunkTofu Linden
2010-04-20merge from viewer-trunkTofu Linden
2010-04-20Try to fix a (correct) gcc whine about the child hiding the parent's ↵Tofu Linden
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same. (transplanted from cba9bf2cf5194da14105cc28e792f908ef672864)
2010-04-20Try to fix a (correct) gcc whine about the child hiding the parent's ↵Tofu Linden
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same.
2010-04-20Try to fix a (correct) gcc whine about the child hiding the parent's ↵Tofu Linden
dirtyMesh() method. What I can't figure out is why gcc doesn't complain in render-pipeline, where the problem is the same.
2010-04-20slightly hairy merge from viewer-trunkTofu Linden
2010-04-20trivial comment fix.Tofu Linden
2010-04-19mergeDave Parks