summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-08CHUI-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-08-15merge changes for DRTVWR-194Oz Linden
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-02Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵Todd Stinson
version.
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-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-22mergeBrad Payne (Vir Linden)
2012-06-22mergeDave Parks
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-15MergeDave Parks
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04MAINT-646 Profile based optimization -- add a lookup map for joints to ↵Dave Parks
remove hotspot in LLJoint::findJoint
2012-06-01MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-07-09Crashfix: LLVOAvatar::updateTextures in some odd cases getTE can return 0. ↵Nicky
Safeguard against that.
2012-07-10Crashfix: Don't blindly trust getImage() returns a valid pointer.Nicky
2012-07-19Crashfix; Make sure getImage returns a valid result.Nicky
2012-05-29fo SH-3074: clear ghost and stale texture fetching requests in time.Xiaohong Bao
2012-05-25MAINT-616 Potential fix for corrupted mip maps.Dave Parks
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback.Dave Parks
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵Dave Parks
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
2012-05-07MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵simon@Simon-PC.lindenlab.com
pointer checks are good. Reviewed by Kelly
2012-05-02SH-3128 FIX - log message cleanup for avatar rezzingBrad Payne (Vir Linden)
2012-04-19Move phase tracking to its own set of classes inside LLViewerStats - ↵Brad Payne (Vir Linden)
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-09SH-3064 FIX - added cloud and cloud-or-gray stats to summary metrics. Moved ↵Brad Payne (Vir Linden)
summary metrics out of per-region info. Removed phase stats from avatar appearance change msg.
2012-04-05SH-3064 WIP - accumulate stats tied to phase timersBrad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-04formatting fixes (whitespace only)Brad Payne (Vir Linden)
2012-04-03STORM-1828 Change write to location from LL_PATH_CHARACTER toNicky Perian
LL_PATH_USER_SETTINGS. This will allow a common write location for development and installed configurations. Should correct installed configuration from permission failures on windows systems where writing to the install directory requires elevation of rights to administrator.
2012-04-03merge changes for drtvwr-132Oz Linden
2012-04-02SH-3064 WIP - centralized logic for mapping rez status S32 values to stringsBrad Payne (Vir Linden)
2012-03-26OPEN-138 Intermittent write to character/new archetype.xml from ↵Nicky Perian
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-03-21changed nearby avatar stat metrics to map instead of arrayBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - bit more cleanup on log messagesBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵Brad Payne (Vir Linden)
toggling when default is INFO