Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2020-11-04 | SL-14015 - possible fix for phantom animesh attachments on mac | Brad Payne (Vir Linden) | |
2020-10-27 | SL-14183, SL-14142 - impostor management improvements, animesh attachments ↵ | Brad Payne (Vir Linden) | |
update on frames when their parent does | |||
2018-10-12 | SL-9857 - suppress constraint adjustments immediately after region crossing | Brad Payne (Vir Linden) | |
2018-10-10 | SL-9849 - animated object attachments get isImpostor() state from av they're ↵ | Brad Payne (Vir Linden) | |
attached to | |||
2018-10-01 | SL-9773 - treat animated object attachments the same as other rigged ↵ | Brad Payne (Vir Linden) | |
attachments for purposes of visibility in mouselook. | |||
2018-09-06 | SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵ | Brad Payne (Vir Linden) | |
for testing of size limits. | |||
2018-06-13 | SL-915, MAINT-8554 - WIP on managing dynamic avatar bounding box, using to ↵ | Brad Payne (Vir Linden) | |
constrain encroachment by animated objects | |||
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-02-02 | MAINT-8239 - problems with some instances failing to load some joint ↵ | Brad Payne (Vir Linden) | |
positions. Added DumpXML and Reset Skeleton support for animated objects when debugging. | |||
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-09-11 | SL-726, SL-718 - refactoring updateCharacter() | Brad Payne (Vir Linden) | |
2017-07-18 | SL-727 - right-click menus and hover info ignore control avatars. | Brad Payne (Vir 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 - defer markDead() for LLControlAvatar when unlinking. Fixes asset ↵ | Brad Payne (Vir Linden) | |
crash in pipeline. Also added various checks for mDrawable null in llvoavatar.cpp. | |||
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-16 | SL-697 - global scale function for LLControlAvatar, to support arbitrary ↵ | Brad Payne (Vir Linden) | |
scaling of animated objects. Not currently used. | |||
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. |