summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-14Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-11-14increment viewer version to 6.0.1Nat Goodspeed
2018-11-14Added tag 6.0.0-release for changeset 821edfcd1491Nat Goodspeed
2018-10-15SL-9805 - reduce frequency of dynamic box updates to every N frames, ↵Brad Payne (Vir Linden)
staggered. Currently N is 4.
2018-10-12SL-9805 - more detailed frame timer logging of dynamic bounding box updatesBrad Payne (Vir Linden)
2018-10-12SL-9857 - suppress constraint adjustments immediately after region crossingBrad Payne (Vir Linden)
2018-10-11removed unused member variables that make xcode 10 unhappyBrad Payne (Vir Linden)
2018-10-11SL-9857 - constraint pos math fixBrad Payne (Vir Linden)
2018-10-10SL-9849 - color tweaks for dynamic bounding box. show impostor extents ↵Brad Payne (Vir Linden)
varies line thickness depending on how recently impostor was generated
2018-10-10SL-9849 - animated object attachments get isImpostor() state from av they're ↵Brad Payne (Vir Linden)
attached to
2018-10-10SL-9849 - debug option for show impostor extentsBrad Payne (Vir Linden)
2018-10-08SL-9805 - optimization for avatar rigging info updatesBrad Payne (Vir Linden)
2018-10-03SL-966 - added scale constraints for animated object attachmentsBrad Payne (Vir Linden)
2018-10-03SL-966 - bug fixes, added lerp control for algorithm tweakingBrad Payne (Vir Linden)
2018-10-03SL-966 - tweaks to scale/pos constraint logicBrad Payne (Vir Linden)
2018-10-02SL-966 - behavior improvements and visualization, bonus removal of unrelated ↵Brad Payne (Vir Linden)
duplicate code in llappviewer.cpp
2018-10-01SL-9773 - treat animated object attachments the same as other rigged ↵Brad Payne (Vir Linden)
attachments for purposes of visibility in mouselook.
2018-09-28SL-1290 - stop animations immediately if avatar is pausedBrad Payne (Vir Linden)
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-27SL-1350 - keep control avatar rotation synced to corresponding root drawableBrad Payne (Vir Linden)
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26increment viewer version to 5.1.10Nat Goodspeed
2018-09-26Added tag 5.1.9-release for changeset 52422540bfe5Nat Goodspeed
2018-09-25SL-1291 - fixed some issues with selection highlighting of objects rezzed ↵Brad Payne (Vir Linden)
while in build mode. Not clear whether this addresses the original issue, which isn't reproing
2018-09-24SL-9693 - About Land floater - Correct ban time conversionAndreyL ProductEngine
2018-09-24SL-9695 About Land floater - Column width adjustmentAndreyL ProductEngine
2018-09-24SL-9694 Ban duration floater - Increased spinner widthAndreyL ProductEngine
2018-09-24SL-9691 Ban duration floater - Added validation of input values to the ↵AndreyL ProductEngine
'hours' field
2018-09-19SL-9680, SL-9673 - set attachment distance floor at 0.01 to avoid triggering ↵Brad Payne (Vir Linden)
divide-by-zero prevention logic. Force HUD attachments to always be full detail.
2018-09-18mergeBrad Payne (Vir Linden)
2018-09-17SL-9671 - refresh simulator features on region changeBrad Payne (Vir Linden)
2018-09-14SL-1956 added support for temporary bans to parcel ban listAndreyL ProductEngine
2018-09-14SL-1288 show the "Mini-Inspector" of LLNameListCtrl only on a frontmost floatersAndreyL ProductEngine
2018-09-10SL-966 - animated object size/pos constraints cont, including some settings ↵Brad Payne (Vir Linden)
for debugging. additional options to anim_tool.py for making test animations
2018-09-07SL-944 - enabled log types consistent notation in xml and cppBrad Payne (Vir Linden)
2018-09-07SL-944 - logcontrol.xml updateBrad Payne (Vir Linden)
2018-09-07SL-966 - max size = 64Brad Payne (Vir Linden)
2018-09-07SL-966 - updated logic for size/pos constraintsBrad Payne (Vir Linden)
2018-09-06FIX INTL-302 translation of Viewer Set52 (DRTVWR-461: viewer-estate-access)eli
2018-09-06SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵Brad Payne (Vir Linden)
for testing of size limits.
2018-09-06MAINT-8777 added ability to copy access lists to clipboardAndreyL ProductEngine
2018-09-04MAINT-9082 crash on HandleFocusLostandreykproductengine
2018-09-04use copy_if_different to copy CrashReporter.nib so that it creates the ↵Oz Linden
directory if needed
2018-09-04Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-31Merged in MAINT-6291andreykproductengine
2018-08-30Restore the ability for sockets to specify the interface to listen onOz Linden
2018-08-30disable RefCounted tests in llcorehttp because they hang the win64 build in ↵Oz Linden
TeamCity
2018-08-30MAINT-6291 A bit more loggingandreykproductengine
2018-08-30MAINT-9049 [EAM] Allow adding multiple avatars to the list, ignoring ↵maxim_productengine
inappropriate one for that list if it was selected
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces