summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-08-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-17MAINT-5651 Froce-quit crashandreykproductengine
2018-08-17MAINT-8991 Escape newlines in log entriesmaxim_productengine
2018-08-16Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-15MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..)maxim_productengine
2018-08-14MAINT-5651 Crashes on close from LLWindowWin32andreykproductengine
2018-08-15mac build fixMnikolenko ProductEngine
2018-08-14MAINT-8930 FIXED Using "Reset all to recommended settings" still shows the ↵maxim_productengine
last active preset as "Preset in use" in the UI
2018-08-11Automated merge with ssh://bitbucket.org/nat_linden/viewer-no-popupNat Goodspeed
2018-08-10MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-10VOICE-50 VOICE-58: recover from SLVoice process exit automaticallyOz Linden
2018-08-09MAINT-8974 Reduce default settings for intel GPUs in case of failed benchmarkandreykproductengine
2018-08-08Add optional hostname param to LLSocket::create() for testing.Nat Goodspeed
This allows the io.cpp test to listen only on the localhost loopback, avoiding the macOS 10.13.6 "allow listening for incoming connections" popup while running build-time tests that might halt an unattended TeamCity build.
2018-08-08SL-704 - code cleanup, mostly old AXON comments.Brad Payne (Vir Linden)
2018-08-08Fix cmake -E copy of CrashReporter.nib.Nat Goodspeed
indra/mac_crash_logger/CMakeLists.txt was using 'cmake -E copy_directory' to copy CrashReporter.nib -- which is actually a binary file. Apparently that works, until CMake 3.12.0, which produces an error. Use copy_if_different instead.
2018-08-08Merged in andreyl_productengine/viewer-neko-marchcat (pull request #671)Andrey Lihatskiy
MAINT-8856 Fixed URL behavior in group call popups Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2018-08-08SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ↵Brad Payne (Vir Linden)
are enabled.
2018-08-08MAINT-8856 Fixed URL behavior in group call popupsAndreyL ProductEngine
2018-08-07MAINT-8959 Fixed some pointers not being resetandreykproductengine
2018-08-07MAINT-8958 Handle initDecode crashandreykproductengine
2018-08-06MAINT-8197 Compliment benchmark crash processing with SEH handlingandreykproductengine
2018-08-03Merged in MAINT-8803Andrey Kleshchev
2018-08-02mergeBrad Payne (Vir Linden)
2018-08-02merge changes for 5.1.7-releaseOz Linden
2018-08-02Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-08-02increment viewer version to 5.1.8Nat Goodspeed
2018-08-02additional logging around launch/termination of SLVoiceOz Linden
2018-08-01SL-937 - added debug setting DebugObjectLODs to help track LOD calculations ↵Brad Payne (Vir Linden)
especially for rigged meshes
2018-08-01MAINT-8803 Better UI handling of unrecognized inventory itemsmaxim_productengine
2018-08-01Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-07-31SL-937 - use dynamic box for rigged mesh attached to normal avatar as well. ↵Brad Payne (Vir Linden)
Still has a 2x error in the radius calc, but gets radius using the dynamic box.
2018-07-31SL-944 - disabled a not-very-useful assert that greatly slows the RWD buildBrad Payne (Vir Linden)
2018-07-31MAINT-8931 FIXED Render quality value in About Second Life is misleadingmaxim_productengine
2018-07-29retrigger buildOz Linden
2018-07-27MAINT-8923 Better allocation failure handlingandreykproductengine
2018-07-30Merged in MAINT-8911Andrey Kleshchev
2018-07-27MAINT-8911 'None' Click actions are ignored for attachmentsandreykproductengine
2018-07-27MAINT-8924 FIXED Outfit snapshot upload closes inventorymaxim_productengine
2018-07-26MAINT-8923 Better allocation failure handling, createGLTexture crashesandreykproductengine
2018-07-25MAINT-8919 fixed typo in xml stringmaxim_productengine
2018-07-20MAINT-8863 - less verbose diagnostics, kept the fix. Make sure joint nums ↵Brad Payne (Vir Linden)
get rebuilt after invalid joints are scrubbed.
2018-07-20MAINT-8163 Move buttons down to accommodate text changemaxim_productengine
2018-07-19MAINT-8844 Null check (just to be on the safe side)andreykproductengine
2018-07-18MAINT-8844 Fix redundant checkandreykproductengine
2018-07-18Backed out changeset: 43f9351c7f6fAndreyL ProductEngine
2018-07-18Backed out changeset: 1d9ad7f485e6AndreyL ProductEngine
2018-07-18SL-920 Change http methodsandreykproductengine
2018-08-02MAINT-8936 FIXED "Share" checkbox becomes gray in some inappropriate casesmaxim_productengine
2018-07-18SL-920 Disable friendship caps untill new requirements are providedandreykproductengine
2018-07-18Merged in maxim_productengine/viewer-neko_maint2 (pull request #658)Maxim Nikolenko
MAINT-8883 Restore previous selection after updating the list Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>