summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2010-07-26(hairy) merge from viewer-releaseTofu Linden
2010-07-22EXT-8051 FIXED Change cameraCustomizeAvatar calls to use ↵Loren Shih
gAvatarp->isUsingBakedTextures Changed some uses of cameraCustomizeAvatar as appropriate.
2010-07-20EXT-7500: FIXED: Texture Jamming problems with http texture offXiaohong Bao
2010-07-20mergeRichard Nelson
2010-07-15EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin ↵Xiaohong Bao
llviewertexture.cpp]
2010-07-14Merged from viewer-releaseDessie Linden
2010-07-13trivial: convert to UNIX line endings.Xiaohong Bao
2010-07-13Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-13EXT-7940: FIXED: Max # of non-impostor avatars is off by 2Xiaohong Bao
2010-07-13EXT-7400: FIXED: 2.0.2 texture queue gets jammed;Xiaohong Bao
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
2010-07-09Merged from viewer-releaseDessie Linden
2010-07-09automated mergeLoren Shih
2010-07-08EXT-8140 Changing items in "add more" view, or editing the items, causes ↵Leyla Farazha
avatar to bounce up and down
2010-07-08EXT-8264 FIXED Object attached to an invalid attachment index shows avatar ↵Loren Shih
menu on right-click, as if it IS attached Objects attached to bad attachment point end up attached to chest by default so they're not hanging in space.
2010-07-02Merged from viewer-releaseDessie Linden
2010-07-01more for EXT-7839: texture console is stalled;Xiaohong Bao
EXT-7500: Texture Jamming problems with http texture off;
2010-06-30fix for EXT-7839: texture console is stalled;Xiaohong Bao
fix for EXT-7500: Texture Jamming problems with http texture off;
2010-06-25Merged from viewer-releaseDessie Linden
2010-06-24mergeRichard Linden
2010-06-24EXT-7999 FIX avatars have bent kneesRichard Linden
EXT-7567 FIX My feet are missing when walking on the ground reviewed by Nyx
2010-06-24EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 usersNyx (Neal Orman)
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT to specify visual params that are user-tweakable, but should not be sent over the network. We should have this group *only* for new user-tweakable visual parameters that should not be sent over the network. These should only be used for *new* parameters that only contribute to the generation of baked textures. Code reviewed by Richard
2010-06-24Merged from viewer-releaseDessie Linden
2010-06-23EXT-7767 FIX Outfit editor doesn't appear to have a default camera viewRichard Nelson
added some comments and cleaned up code based on review
2010-06-23EXT-7767 FIX Outfit editor doesn't appear to have a default camera viewRichard Nelson
2010-06-21Merge from ssh://hg.lindenlab.com/dessie/viewer-releaseLeyla Farazha
2010-06-17Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseRichard Nelson
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-16Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-06-16turned down step volume even moreRichard Nelson
2010-06-15EXT-7870 - Turn down footstep volumeRichard Linden
2010-06-11Merged from viewer-releaseDessie Linden
2010-06-11EXT-7464 Sandbox test of palmer/viewer-trunk (Deferred rendering turned ↵Tofu Linden
off, but fixes merged in) The merge.
2010-06-10EXT-7760: FIXED: only 10 avatars render non-impostoredXiaohong Bao
2010-06-10EXT-7760: FIXED: only 10 avatars render non-impostoredXiaohong Bao
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-03merge from viewer-publicTofu Linden
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-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-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 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-28automated mergeLoren Shih
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.