summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2017-09-18SL-790 - Handle server notification about too many attached animated objectsBrad Payne (Vir Linden)
2017-09-18SL-790 - Adding UI checks for actions that would increase the animated ↵Brad Payne (Vir Linden)
object attachment count
2017-09-14SL-789 - fix for llassert_always() crash in updateImpostors()Brad Payne (Vir Linden)
2017-09-13SL-718 - more transform tweaking for animesh, still some issues with ↵Brad Payne (Vir Linden)
attachments.
2017-09-12SL-726 - more refactoring on updateCharacter()Brad Payne (Vir Linden)
2017-09-11SL-726, SL-718 - refactoring updateCharacter()Brad Payne (Vir Linden)
2017-09-08SL-718 - better support for transforms of animated attachmentsBrad Payne (Vir Linden)
2017-09-05MAINT-7528 - added attachment points to the list of riggable joints in mesh ↵Brad Payne (Vir Linden)
uploads. This does not address the issues with attachment points with spaces in the names.
2017-08-28mergeBrad Payne (Vir Linden)
2017-08-28mergeBrad Payne (Vir Linden)
2017-08-24MAINT-7594: add platform name string and address size to login request for ↵Oz Linden
crash stats (and add request parameter logging at DEBUG)
2017-08-22increment viewer version to 5.0.8Oz 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-03MAINT-7653 Crash in LLVOAvatarSelf::updateAvatarRezMetrics(bool)Mnikolenko ProductEngine
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-28MAINT-7356 Improved multiline label support for the notification toast checkboxAndreyL ProductEngine
2017-07-28Merged in maxim_productengine/viewer-lynx_maint (pull request #63)Andrey Lihatskiy
MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool) Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2017-07-28MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool)Mnikolenko Productengine
2017-07-28MAINT-7632 Crash in LLMeshRepoThread::fetchMeshLOD() - added allocation checkAndreyL ProductEngine
2017-07-26SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test ↵Brad Payne (Vir Linden)
script
2017-07-25MAINT-7636 Crash in LLPanelClassifiedInfo::sendClickMessage(..)Mnikolenko ProductEngine
2017-07-24MAINT-7629 FIXED Crash in LLSpeakerMgr::findSpeaker(LLUUID const &)Mnikolenko ProductEngine
2017-07-21SL-751, SL-691 - test lsl scripts update, better syncing between skeleton ↵Brad Payne (Vir Linden)
and drawable
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-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-07-25MAINT-7356 Improved the notification appearanceAndreyL ProductEngine
2017-07-21MAINT-7356 Logic fix and cleanupAndreyL ProductEngine
2017-07-18MAINT-7607 FIXED Viewer crashes when double clicking on scroll bar arrow in ↵Mnikolenko Productengine
Outfit Gallery tab
2017-07-12Merged in oz_linden/maint-7592AndreyL ProductEngine
2017-07-11MAINT-7592 (update): fix ToS cancel alert and leftover xml comment terminatorOz Linden
2017-07-11Merged in oz_linden/maint-7592AndreyL ProductEngine
2017-07-11MAINT-7592: Update ToS agreement floaterOz Linden
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-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)