| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-09 | MAINT-8848 FIXED Object name in the llGiveInventory chat message is ↵ | maxim_productengine | |
| represented as a hyperlink | |||
| 2018-06-19 | MAINT-4743 Save sounds that arrived too early and use on object update | andreykproductengine | |
| 2018-06-14 | SL-920 Add new friendship caps to viewer | andreykproductengine | |
| 2018-06-01 | Modify use of sky settings, reduce complexity, and name funcs to indicate ↵ | Graham Linden | |
| coord systems in use. Fix class2 softenLightF shader. | |||
| 2018-05-22 | Merge | Rider Linden | |
| 2018-05-18 | merge | Brad Payne (Vir Linden) | |
| 2018-05-04 | MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less ↵ | Brad Payne (Vir Linden) | |
| log spam, more docs | |||
| 2018-05-03 | MAINT-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-02 | MAINT-8608 - more detailed logging of issues with object animation requests. | Brad Payne (Vir Linden) | |
| 2018-03-07 | Merge | Rider Linden | |
| 2018-03-02 | merge | Brad Payne (Vir Linden) | |
| 2018-02-23 | MAINT-8264 - possible fix for yet another LOD stuck case | Brad Payne (Vir Linden) | |
| 2018-02-13 | MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after login | andreykproductengine | |
| 2018-02-06 | MAINT-8273 FIXED Crash in ↵ | maxim_productengine | |
| LLViewerInventoryMoveFromWorldObserver::isSelectionChanged() | |||
| 2018-01-22 | MAINT-8159 - animation state management during link/unlink commands | Brad Payne (Vir Linden) | |
| 2018-01-17 | merge | Brad Payne (Vir Linden) | |
| 2018-02-06 | MAINT-8273 FIXED Crash in ↵ | maxim_productengine | |
| LLViewerInventoryMoveFromWorldObserver::isSelectionChanged() | |||
| 2018-01-04 | SL-859 - debug logging | Brad Payne (Vir Linden) | |
| 2017-12-21 | SL-859 - create control avatar if needed when animation request received | Brad Payne (Vir Linden) | |
| 2017-12-01 | SL-704, SL-759 - support for impostoring of animated objects, comment and ↵ | Brad Payne (Vir Linden) | |
| code cleanup | |||
| 2017-11-30 | Merge | Rider Linden | |
| 2017-11-29 | merge | Brad Payne (Vir Linden) | |
| 2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed | |
| 2017-11-16 | SL-704 - more cleanup, including releaseMeshData() for control avatars, ↵ | Brad Payne (Vir Linden) | |
| which don't need mesh data. | |||
| 2017-11-16 | SL-704 - first pass cleaning up comments. Also added ↵ | Brad Payne (Vir Linden) | |
| LLControlAvatar::initInstance() as a potential hook for optimizations. | |||
| 2017-11-13 | Clean up on sun and moon | Rider Linden | |
| 2017-11-07 | SL-830 - fix for previously selected animated objects disappearing when ↵ | Brad Payne (Vir Linden) | |
| going static | |||
| 2017-11-06 | SL-830 - more diagnostics and possible fixes around corrupted graphics state | Brad Payne (Vir Linden) | |
| 2017-11-01 | SL-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-27 | SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem ↵ | Brad Payne (Vir Linden) | |
| with recursiveMarkForUpdate | |||
| 2017-10-27 | MAINT-7857 - shadow fix for animated objects. | Brad Payne (Vir Linden) | |
| 2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
| 2017-10-11 | merge | Brad Payne (Vir Linden) | |
| 2017-08-28 | merge | Brad Payne (Vir Linden) | |
| 2017-08-16 | merge changes for DRTVWR-439 | Oz Linden | |
| 2017-07-06 | SL-722 - handle per-object animation requests, combine for control avatar ↵ | Brad Payne (Vir Linden) | |
| animation state. | |||
| 2017-06-30 | SL-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-27 | SL-722 - in progress on managing animated object state with linksets | Brad Payne (Vir Linden) | |
| 2017-06-20 | SL-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-19 | SL-725 - suppress default animations for LLControlAvatar, using a new ↵ | Brad Payne (Vir Linden) | |
| mEnableDefaultAnimations field | |||
| 2017-06-16 | SL-697 - global scale function for LLControlAvatar, to support arbitrary ↵ | Brad Payne (Vir Linden) | |
| scaling of animated objects. Not currently used. | |||
| 2017-06-09 | SL-704 - code cleanup | Brad Payne (Vir Linden) | |
| 2017-06-07 | SL-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-06 | MAINT-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-12 | MAINT-7587 FIXED Unresolved region name variable when trying to enter skill ↵ | Mnikolenko Productengine | |
| gaming region | |||
| 2017-07-10 | MAINT-7565 FIXED Inconsistent name format in nearby chat toast and chat history | Mnikolenko Productengine | |
| 2017-06-05 | SL-694 - message changes for ObjectAnimation, more logging to validate behavior | Brad Payne (Vir Linden) | |
| 2017-05-30 | SL-694 - stub support for ObjectAnimation message type | Brad Payne (Vir Linden) | |
| 2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
| 2017-04-21 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
