summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-04SL-16902 Fmod better loggingAndrey Kleshchev
2022-04-01SL-17121 Fix error threshold valueAndrey Kleshchev
2022-04-01SL-17106 Show self avatar in Nearby tab if same string is not excluded from ↵Mnikolenko Productengine
search
2022-04-01SL-17121 Adjust uploader for possible 0 input.Andrey Kleshchev
2022-04-01SL-17121 Revert "SL-15940 Remove ability to set zero triangle limit"Andrey Kleshchev
This reverts commit b45c0e3ed926270e100271f33885b8d31085a858.
2022-03-30SL-17000 modify physics mesh dense/degenerate error msgDave Houlton
2022-03-30SL-17096 Login screen fields are grayAndrey Kleshchev
2022-03-30SL-16937 New Profile capability, image uploader for testingAndrey Kleshchev
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead
2022-03-30SL-16668 Enable/disable appropriate menu items in context menuMnikolenko Productengine
2022-03-29SL-17059 SEH crash at getRenderInfoFromRegionAndrey Kleshchev
2022-03-29Merged in euclid-17074 (pull request #925)Euclid Linden
SL-17074 Redo ALT-F4 handling fix
2022-03-29SL-17074 fix ALT-F4 handling without impacting alt-zoomDave Houlton
2022-03-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-29SL-16831 Fix unit testAndrey Kleshchev
2022-03-29SL-16831 Viewer stalls for 10 seconds before displaying a login failureAndrey Kleshchev
# Conflicts: # indra/newview/llstartup.cpp
2022-03-29SL-16811 Shape preview images do not display all of the attachments #2Andrey Kleshchev
Merged previewAvatar and generateImpostor into a single function since they are nearly identical
2022-03-29SL-17084 Remove 'interests' tabAndrey Kleshchev
'Legacy interests' are obsolete
2022-03-28SL-17079: Merge 'sl-17079' into DRTVWR-550-mfa for Mac updater fix.Nat Goodspeed
2022-03-28SL-17079: Merge 'sl-17079' into DRTVWR-546 for Mac updater fix.Nat Goodspeed
2022-03-28SL-17079: Merge 'sl-17079' into DRTVWR-540-maint for updater fix.Nat Goodspeed
2022-03-28Merged in euclid-17000 (pull request #923)Euclid Linden
SL-17000 improve error message for physics mesh import
2022-03-28SL-17000 improve error message for physics mesh importDave Houlton
2022-03-28SL-16937 New Profile capability, image uploader cap #6Andrey Kleshchev
2022-03-28SL-17039 "Remember Password" checkbox state should be saved per account nameMnikolenko Productengine
2022-03-25SL-13792: Merge 'brad/viewer-manifest-codesign-fix' into sl-17079Nat Goodspeed
2022-03-25SL-16937 New Profile capability, image uploader cap #5Andrey Kleshchev
2022-03-25SL-17079: Update to viewer-manager build 569958Nat Goodspeed
2022-03-25Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-03-25SL-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the ↵Dave Parks
source of the real crash for when the viewer inevitably crashes later.
2022-03-25SL-17036 update menu item similar to NavMesh iconMnikolenko Productengine
2022-03-25Merged in SL-16993 (pull request #910)Michael Pohoreski
SL-16993 Approved-by: Euclid Linden
2022-03-25Merged DRTVWR-546 into SL-16993Michael Pohoreski
2022-03-25Merged DRTVWR-546 into SL-16993Michael Pohoreski
2022-03-25SL-16831 Fix unit testAndrey Kleshchev
2022-03-24Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-03-24SL-17028 Fix for inconsistent ordering of transparent rigged meshes and ↵Dave Parks
removal of glow-only rigged meshes from depth buffer.
2022-03-24Merged in euclid-17074 (pull request #919)Euclid Linden
SL-17074 Fix Alt-F4 handling bug
2022-03-24SL-17074 Fix Alt-F4 handling bugDave Houlton
2022-03-24SL-16831 Viewer stalls for 10 seconds before displaying a login failureAndrey Kleshchev
2022-03-24SL-17030 show particle age infoMnikolenko Productengine
2022-03-24SL-11216: To display release notes, listen on "relnotes" LLEventPump.Nat Goodspeed
Now, when the viewer decides it's appropriate to display release notes on the login screen, wait for SLVersionChecker to post the release-notes URL before opening the web floater.
2022-03-23SL-17064 Add a Remember Password checkbox to the first time login screen.Andrey Kleshchev
2022-03-23SL-17041 Texture loading was slower at login on Performance viewerAndrey Kleshchev
2022-03-23SL-17037 Center map on current location after teleportingMnikolenko Productengine
2022-03-22More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵Brad Kittenbrink
in an error handling block
2022-03-22Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax
2022-03-22SL-17049 Fixed a crash when adding item 4096 to the queueAndrey Kleshchev
2022-03-21SL-17040 Crash when looking for a region by handle or positionAndrey Kleshchev
Might be a better idea to turn LLWorld back into an LLSingleton. Too many things to track.
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2022-03-18SL-16993: Add new shaders for physics hullPtolemy