summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2010-06-08Merge with viewer-experimentalDave Parks
2010-06-07Merge with render-pipelineDave Parks
2010-06-07more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵Xiaohong Bao
off. Raise priorities of textures for self avatar to the highest.
2010-06-07more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵Xiaohong Bao
off. Raise priorities of textures for self avatar to the highest.
2010-06-03mergeRichard Linden
2010-06-03merge from viewer-publicTofu Linden
2010-06-03merge from viewer-publicTofu Linden
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
Octree driven raycast.
2010-06-03mergeBrad Payne (Vir Linden)
2010-06-03AVP-77 WIP cleanup before merge/pushBrad Payne (Vir Linden)
2010-06-03merge from viewer-publicTofu Linden
2010-06-03merge from viewer-publicTofu Linden
2010-06-02EXT-7499 FIX prevent other avatars from remaining ruthNyx (Neal Orman)
Fixed random to use ll_rand() so that it compiles across all architectures. This should fix the trunk build. Code reviewed by CG
2010-06-02merge from viewer-publicTofu Linden
2010-06-02merge from viewer-publicTofu Linden
2010-06-02EXT-7499 FIXED Prevent other avatars from remaining with a ruth shapeTofu Linden
EXT-7598 FIXED dup - Consistent 'ruthing' of male avatars at meeting final piece. all reviewed by nyx.
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-28texture logging - WIPBrad Payne (Vir Linden)
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-27EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits ↵Brad Payne (Vir Linden)
reviewed by Nyx.
2010-05-27EXT-6953 WIP - cleanupBrad Payne (Vir Linden)
2010-05-27Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicNyx (Neal Orman)
2010-05-27EXT-7209 EXT-7366 EXT-7213 FIX EXT-7392 WIPNyx (Neal Orman)
Final fixes for: EXT-7209 camera to enter appearance edit mode EXT-7366 change camera to face front of avatar in previews EXT-7213 kill old appearance editor Partial fix for: EXT-7392 alpha mask checkboxes are not hooked up All changes code reviewed by vir. Following commits (plus this one) reviewed with this checkin: 425d4e960450 15d04b6464a7 e92ae606de12 adc94512ea9b 24577dbbf7a4 6f28b241eae2 (sorry dessie! :) )
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-26EXT-7213 WIP kill old appearance editor and all traces of codeNyx (Neal Orman)
part 2 - correcting a few points that would have broken the build. Final version will be reviewed before pushing.
2010-05-25EXT-7392 WIP correct implementation of isTextureVisible()Nyx (Neal Orman)
This is needed so that we don't duplicate this functionality for EXT-7392. Its late, so will be reviewed tomorrow (but before code is pushed!)
2010-05-24mergeRichard Nelson
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-19Remove colors for match/mismatch/friends from name tagsJames Cook
Product team request. Reviewed with Leyla
2010-05-19DEV-50013 More SLID to Username renamesJames Cook
2010-05-19EXT-7208 FIX add color / tint to tattoosNyx Linden
Adds a color swatch to tattoo wearable that allows users to color their tattoos. Defaults to white so should not affect existing tattoo wearables. Code reviewed by Vir.
2010-05-19merge from viewer-publicTofu Linden
2010-05-19merge from viewer-publicTofu Linden
2010-05-18Rename mSLID to mUsername to match the name of the field in the UIJames Cook
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed.
2010-05-18AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Superficial improvements to llinfos messaging.