summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-04SL-731 - more bug fixBrad Payne (Vir Linden)
2017-08-04SL-731 - bug fixBrad Payne (Vir Linden)
2017-08-04SL-718 - bug fixes for animated objects as attachments: Pause all associated ↵Brad Payne (Vir Linden)
avatars when selecting/editing. Don't apply joint positions to the attached avatar on login.
2017-08-03SL-731 - render metadata includes triangle count, triangle and vertex count ↵Brad Payne (Vir Linden)
included with debug text for control avatar
2017-07-29SL-731 - diagnostic displays for LOD, tri countBrad Payne (Vir Linden)
2017-07-28SL-763 - added some additional logging related to animation playback speedBrad Payne (Vir Linden)
2017-07-26SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test ↵Brad Payne (Vir Linden)
script
2017-07-21SL-751, SL-691 - test lsl scripts update, better syncing between skeleton ↵Brad Payne (Vir Linden)
and drawable
2017-07-20SL-751 - added test script move_in_circle_using_llSetRegionPos.lslBrad Payne (Vir Linden)
2017-07-19SL-714 - fixes to get wireframes to display consistently when right-clicking ↵Brad Payne (Vir Linden)
on animated objects.
2017-07-18SL-727 - right-click menus and hover info ignore control avatars.Brad Payne (Vir Linden)
2017-07-17SL-714 - Right-click rigged mesh shouldn't select the control avBrad Payne (Vir Linden)
2017-07-17SL-714 - pause associated avatar when an animated object is selected. ↵Brad Payne (Vir Linden)
Handles the possibility that multiple avatars need to be paused.
2017-07-14SL-751 - lsl scripts for control of animated objects within a regionBrad Payne (Vir Linden)
2017-07-13SL-714 - pause animations when animated objects are right clicked, generate ↵Brad Payne (Vir Linden)
rigged volume for wireframe.
2017-07-10SL-748 - viewer must request the ObjectAnimation cap in order to get the new ↵Brad Payne (Vir Linden)
messages
2017-07-07SL-718 - start on support of animated objects as attachments.Brad Payne (Vir Linden)
2017-07-06SL-722 - crash fix when leaving regionBrad Payne (Vir Linden)
2017-07-06SL-722 - handle per-object animation requests, combine for control avatar ↵Brad Payne (Vir Linden)
animation state.
2017-06-30Added cycle_object_animations.lsl. Also change to test.cpp to see if it ↵Brad Payne (Vir Linden)
affects a g++ internal compiler error.
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-29SL-722 - crash fixBrad Payne (Vir Linden)
2017-06-28SL-722 - work on support for animated object state when linkset-altering ↵Brad Payne (Vir Linden)
operations take place
2017-06-27SL-722 - animated mesh checkbox inactive unless there's a single object or ↵Brad Payne (Vir Linden)
linkset, all volumes
2017-06-27SL-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-27SL-722 - in progress on managing animated object state with linksetsBrad Payne (Vir Linden)
2017-06-21SL-722 - animated object checkbox is based on state of root prim. Enabled ↵Brad Payne (Vir Linden)
only when root prim or whole linkset is being edited.
2017-06-20mergeBrad Payne (Vir Linden)
2017-06-20increment viewer version to 5.0.7Oz Linden
2017-06-20Added tag 5.0.6-release for changeset 3e5035dfd8afOz Linden
2017-06-20SL-731 - don't fetch animated object inventory unless needed for debug displayBrad 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-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-30SL-694 - UI initialization, set mType in LLExtendedMeshParams constructorBrad Payne (Vir Linden)
2017-05-25SL-694 - Added extra param field for flags related to extended mesh ↵Brad Payne (Vir Linden)
functionality. Currently this is just one bit to flag an object as able to animate
2017-05-24no-op edit to force a rebuildBrad Payne (Vir Linden)
2017-05-22mergeBrad Payne (Vir Linden)
2017-05-22increment viewer version to 5.0.6Oz Linden
2017-05-22Added tag 5.0.5-release for changeset b4d76b5590fdOz Linden
2017-05-18Linux buildfix; this should be reverted after gcc update to 4.7+AndreyL ProductEngine
2017-05-17Merged in nat_linden/viewer-neko (pull request #262)nat_linden
Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle classes. Approved-by: Rider Linden <rider@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2017-05-17MAINT-7274 Remove "identifier" arg from the messageMnikolenko Productengine
2017-05-16MAINT-7414 FIXED Confirmation is not shown when removing multiple items at ↵Mnikolenko Productengine
once when above InventoryTrashMaxCapacity limit
2017-05-15MAINT-7383 show notifications for Purge item action in all inventory panelsMnikolenko Productengine
2017-05-15MAINT-7413 Display confirmation dialog after clicking Empty Trash on Trash ↵Mnikolenko Productengine
floater