summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2017-10-02SL-808 - updated ARC display to largely work with animated objects. Gives ↵Brad Payne (Vir Linden)
some triangle information that we may or may not ultimately keep. Surface area calcs still not working
2017-09-29SL-794 - use largest LOD for est tri count, instead of trusting that it's ↵Brad Payne (Vir Linden)
always the high LOD
2017-09-28MAINT-7860 - made enablement rules same for rotation and translation, when ↵Brad Payne (Vir Linden)
editing an attached object via text widgets
2017-09-28SL-761, SL-718 - transform matrix munging for skeletons of animated object ↵Brad Payne (Vir Linden)
attachments, to allow editing to work correctly
2017-09-26SL-800 - also need to add attachment overrides in the complementary caseBrad Payne (Vir Linden)
2017-09-26SL-800 - remove attachment pos overrides from avatar when an attached rigged ↵Brad Payne (Vir Linden)
mesh becomes an animated object
2017-09-25MAINT-7819 - fix for gratuitous extra extended mesh flag settingBrad Payne (Vir Linden)
2017-09-22SL-797 - boost ARC by 20K for each attached animated object. Placeholder ↵Brad Payne (Vir Linden)
value to be revised after testing.
2017-09-22SL-794, SL-790 - viewer-side enforcement in UI for various animated object ↵Brad Payne (Vir Linden)
limits that are also enforced on the server.
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-09MAINT-7652 Fix for crash in LLVertexBuffer::~LLVertexBuffer() destructorAndreyL ProductEngine
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-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