summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-07-19MAINT-6574 object's text was not fading out over distance after lod info ↵andreykproductengine
debugging
2016-07-19MAINT-6582 [VOB] Snapshot is not sentMnikolenko Productengine
2016-07-18Backed out changeset: 5fe5ad059c05ruslantproductengine
2016-07-18MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
Added restriction of image size that can be added to outfit
2016-07-15Merged lindenlab/viewer-neko into defaultRuslan Teliuk
2016-07-15SL-126 - getting performance analysis into a non-crashing stateBrad Payne (Vir Linden)
2016-07-14merge changes for STORM-2133Oz Linden
2016-07-14MAINT-5011: Per NickyD, make LLCertException::getMessage() const.Nat Goodspeed
Also getCert(). Also LLProtectedDataException::getMessage().
2016-07-14MAINT-6125 Mesh avatar deforms constantlyruslantproductengine
FIXED
2016-07-14MAINT-6460 Crash calculating mesh complexityandreykproductengine
2016-07-14STORM-2133: VOICE-36 prevents proper shutdown of connectorAnsariel
2016-07-13MAINT-5011: Throw an actual exception in Force Software Exception.Nat Goodspeed
http://en.cppreference.com/w/cpp/language/throw says of the plain throw syntax: "This form is only allowed when an exception is presently being handled (it calls std::terminate if used otherwise)." On advice from Oz, replace plain 'throw;' with throwing a std::runtime_error.
2016-07-13MAINT-6493 SL Viewer does not respect the Windows 10 display setting size sliderpavelkproductengine
2016-07-18Backed out changeset: a1a0a055e892andreykproductengine
2016-07-18Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-07-18MAINT-6520 Add a way to see worn temp attachments.Mnikolenko Productengine
2016-07-14MAINT-6559 Fixed a constant in Mesh Streaming calculationAndreyL ProductEngine
2016-07-13Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-07-13MAINT-5011: Derive remaining exception classes from std::exception.Nat Goodspeed
In particular: NotImplemented in llhttpnode.cpp RelocateError in llupdateinstaller.cpp LLProtectedDataException, LLCertException and subclasses in llsecapi.h Had to add no-throw destructor overrides to LLCertException and subclasses because otherwise clang complains that the implicitly-generated destructor's exception specification is more lax than the base class's.
2016-07-13Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-07-12mergeBrad Payne (Vir Linden)
2016-07-12MergeRider Linden
2016-07-12SL-424 - slider eye fixes, tail scaling with heightBrad Payne (Vir Linden)
2016-07-12MAINT-6460 Crash calculating mesh complexityandreykproductengine
2016-07-12STORM-2132: Remove obsoleted unique_ptr.hpp, use make_shared for pointer ↵Rider Linden
allocation.
2016-07-12line endings fixandreykproductengine
2016-07-12SL-242 - eyelid slider fixBrad Payne (Vir Linden)
2016-07-12update default LSL hints file to match the server versionOz Linden
2016-07-11MAINT-6565: Grab a shared pointer and encapsulate it into the bind call in ↵Rider Linden
place of this. Ensures that the impl is not deleted while the coroutine is active.
2016-07-11SL-242 - avatar_lad.xml syntax fix, added missing scale params to some ↵Brad Payne (Vir Linden)
skeletal distortions.
2016-07-11SL-242 - more tweaks around alt eyes and wings. Alt eyes are now parented to ↵Brad Payne (Vir Linden)
face root, and alt eyes animate along with the original eyes inside the LLHeadRotMotion code.
2016-07-11MAINT-6534 Resetting scripts via the build menu no longer works on many ↵andreykproductengine
scripted objects
2016-07-08SL-242 - fix for slider param groups, added default args for skel_tool.pyBrad Payne (Vir Linden)
2016-07-08SL-242 - additional fixes for egghead sliderBrad Payne (Vir Linden)
2016-07-08Merged in lindenlab/viewer-releasepavelkproductengine
2016-07-08MAINT-6448 PERMISSION_DEBIT notification should default to Denyandreykproductengine
2016-07-08MAINT-6534 Fixed the LLSD validation failureAndreyL ProductEngine
2016-07-07MAINT-6476 FIXED VOB - User can add any size image to an Outfit Gallery ↵pavelkproductengine
outfit folders Eliminated overuse of texture memory
2016-07-07Automated merge with tip of viewer-releasecallum_linden
2016-07-06mergeBrad Payne (Vir Linden)
2016-07-06SL-424 - more proposed skeleton/slider fixesBrad Payne (Vir Linden)
2016-07-06mergeBrad Payne (Vir Linden)
2016-07-07Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-07-06increment viewer version to 4.0.7Oz Linden
2016-07-05SL-109 - little bit of log spam cleanupBrad Payne (Vir Linden)
2016-07-05SL-402 - update mBodySize more frequently to avoid inconsistent vertical ↵Brad Payne (Vir Linden)
positioning of avatar.
2016-07-05MAINT-5388 File "conversation.log" created in users' root directory on Windowsandreykproductengine
2016-07-06MAINT-4066 Missing notificationsandreykproductengine
2016-07-07MAINT-6552 One more nullcheckAndreyL ProductEngine
2016-07-07Merged in lindenlab/viewer-lynxAndreyL ProductEngine