summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2018-05-18mergeBrad Payne (Vir Linden)
2018-05-04MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less ↵Brad Payne (Vir Linden)
log spam, more docs
2018-05-03MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info ↵Brad Payne (Vir Linden)
more persistent, tolerant to race conditions during initialization
2018-05-02MAINT-8608 - more detailed logging of issues with object animation requests.Brad Payne (Vir Linden)
2018-03-07MergeRider Linden
2018-03-02mergeBrad Payne (Vir Linden)
2018-02-23MAINT-8264 - possible fix for yet another LOD stuck caseBrad Payne (Vir Linden)
2018-02-13MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after loginandreykproductengine
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-01-22MAINT-8159 - animation state management during link/unlink commandsBrad Payne (Vir Linden)
2018-01-17mergeBrad Payne (Vir Linden)
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-01-04SL-859 - debug loggingBrad Payne (Vir Linden)
2017-12-21SL-859 - create control avatar if needed when animation request receivedBrad Payne (Vir Linden)
2017-12-01SL-704, SL-759 - support for impostoring of animated objects, comment and ↵Brad Payne (Vir Linden)
code cleanup
2017-11-30MergeRider Linden
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-16SL-704 - more cleanup, including releaseMeshData() for control avatars, ↵Brad Payne (Vir Linden)
which don't need mesh data.
2017-11-16SL-704 - first pass cleaning up comments. Also added ↵Brad Payne (Vir Linden)
LLControlAvatar::initInstance() as a potential hook for optimizations.
2017-11-13Clean up on sun and moonRider Linden
2017-11-07SL-830 - fix for previously selected animated objects disappearing when ↵Brad Payne (Vir Linden)
going static
2017-11-06SL-830 - more diagnostics and possible fixes around corrupted graphics stateBrad Payne (Vir Linden)
2017-11-01SL-830, SL-831 - no linking if any of the roots is animated object. ↵Brad Payne (Vir Linden)
isAnimatedObject() just uses check against extended mesh flag of the root. On select, LLVOVolume marks whole linkset for update if animated object.
2017-10-27SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem ↵Brad Payne (Vir Linden)
with recursiveMarkForUpdate
2017-10-27MAINT-7857 - shadow fix for animated objects.Brad Payne (Vir Linden)
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-10-11mergeBrad Payne (Vir Linden)
2017-08-28mergeBrad Payne (Vir Linden)
2017-08-16merge changes for DRTVWR-439Oz Linden
2017-07-06SL-722 - handle per-object animation requests, combine for control avatar ↵Brad Payne (Vir Linden)
animation state.
2017-06-30SL-731 - added a hook for debug text specific to control avatars. Also ↵Brad Payne (Vir Linden)
renamed resetJointsOnDetach to removeAttachmentOverridesForObject to make the connection to addAttachmentOverridesForObject more obvious.
2017-06-27SL-722 - in progress on managing animated object state with linksetsBrad Payne (Vir Linden)
2017-06-20SL-731 - control avatar has pointer back to associated volume. Can use this ↵Brad Payne (Vir Linden)
link to find associated inventory item name for an animation in debug display.
2017-06-19SL-725 - suppress default animations for LLControlAvatar, using a new ↵Brad Payne (Vir Linden)
mEnableDefaultAnimations field
2017-06-16SL-697 - global scale function for LLControlAvatar, to support arbitrary ↵Brad Payne (Vir Linden)
scaling of animated objects. Not currently used.
2017-06-09SL-704 - code cleanupBrad Payne (Vir Linden)
2017-06-07SL-691,SL-694 - viewer can animate objects based on server messaging. First ↵Brad Payne (Vir Linden)
end-to-end demo for animated objects.
2017-06-06MAINT-7254, MAINT-7255: Use cap to get and set UserInfo on simhost. Check ↵Rider Linden
new is_verified flag and disable IM2Email if value is false.
2017-07-12MAINT-7587 FIXED Unresolved region name variable when trying to enter skill ↵Mnikolenko Productengine
gaming region
2017-07-10MAINT-7565 FIXED Inconsistent name format in nearby chat toast and chat historyMnikolenko Productengine
2017-06-05SL-694 - message changes for ObjectAnimation, more logging to validate behaviorBrad Payne (Vir Linden)
2017-05-30SL-694 - stub support for ObjectAnimation message typeBrad Payne (Vir Linden)
2017-05-22Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-04-21Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-04-20MAINT-1427 Resolving dupplicate messageandreykproductengine
2017-04-06MAINT-7255: Change viewer to use UserInfo cap if available.Rider Linden
2017-10-05MAINT-7871 Blocked residents can pay 1L$ to Blocker and use pay message to ↵Mnikolenko Productengine
avoid block
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2017-02-20MAINT-7142 Use '/completename' in teleport offer and eject messagesMnikolenko Productengine