summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2022-03-02Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py
2022-02-28Increment viewer version to 6.5.4Nat Goodspeed
following promotion of DRTVWR-557
2022-02-18SL-16627 water reflection detail settings should be affected by auto-adjustmentMnikolenko Productengine
2022-02-18SL-16841 Disable shadow splits one by one to improve FPS instead of ↵Mnikolenko Productengine
disabling all shadows at once
2022-02-14SL-16841 Skip rendering shadows when decreasing shadow detail setting to ↵Mnikolenko Productengine
avoid stalls
2022-02-08Merge branch 'DRTVWR-555' into DRTVWR-553+555Andrey Lihatskiy
# Conflicts: # autobuild.xml # indra/newview/llappviewer.cpp # indra/newview/viewer_manifest.py
2022-02-04SL-15923 increase the shortcut level to the minimum required when clicking ↵Mnikolenko Productengine
advanced lighting or shadows settings
2022-02-03DRTVWR-555 Sign SLVersionChecker with the hardened runtimeAndrey Lihatskiy
2022-02-02SL-16630 Notarization script updateAndrey Lihatskiy
(cherry picked from commit 5fcb811aa2b455cebf18830cf0cdef14025dacdb)
2022-02-02SL-14769 Allow to log-in, even if there's an inventory errorMnikolenko Productengine
2022-02-01SL-13792: Cannot mix print statement and print function.Nat Goodspeed
'from __future__ import print_function' not only makes the print() function available, it also makes the Python 2 print statement invalid syntax. Until we merge with the Python 3 branch (soon!), don't import print_function: instead revert to 'print >> sys.stderr' statements.
2022-02-01SL-13792: _greenlet.so is no longer exposed in Mac viewer app bundle.Nat Goodspeed
Instead we have a new bundled executable SLVersionChecker, so that must be signed instead of _greenlet.so.
2022-01-31SL-13792: Use new Python 3 SLVersionChecker.Nat Goodspeed
On Mac, execute the packaged SLVersionChecker directly rather than invoking system Python on our manually-bundled scripts.
2022-01-31SL-16681 Better handling of locked files by NSIS InstallerAndrey Kleshchev
1. When SL window closes it doesn't mean that process died so gave it a bit more time to terminate 2. Added a retry logic in case first run happened too early for some reason 3. Replaced ok/cancel on locked file with abort/retry/ignorei
2022-01-31SL-16729 FIXED Keyframes preview does not work in automatic modeMnikolenko Productengine
2022-01-28SL-16715 - viewerstats, added more detail about failure cases in inventoryBrad Payne (Vir Linden)
2022-01-25Merge branch 'DRTVWR-539' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-539
2022-01-25SL-16699 Increase default cache size to 4GBRunitai Linden
2022-01-25SL-16627 add auto-adjustment warning for affected settingsMnikolenko Productengine
2022-01-24Merge branch 'DRTVWR-539' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-539
2022-01-24SL-16691 Add GPU memory bandwidth to ViewerStatsRunitai Linden
2022-01-24SL-16627 build fixMnikolenko Productengine
2022-01-24Merge branch 'DRTVWR-539' into DRTVWR-539Mnikolenko Productengine
2022-01-24SL-16627 AutoFPS first passMnikolenko Productengine
2022-01-21SL-16683 Adjust max number of non-impostored avatars and mesh geometry ↵Runitai Linden
detail based on graphics settings preset.
2022-01-21SL-16447 Adjust default graphics preferences based on modern memory ↵Runitai Linden
bandwidth levels and bias settings based on CPU speed.
2022-01-21Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects"Andrey Lihatskiy
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9. # Conflicts: # indra/newview/lltoolpie.cpp
2022-01-21Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-539Runitai Linden
# Conflicts: # indra/llcommon/lltracerecording.h # indra/newview/llfloaterpreference.cpp
2022-01-20SL-16672 Fix object's inventory not sorting contentAndrey Kleshchev
2022-01-19Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2022-01-19SL-16653 Fix for some textures having incorrect texel colors after the first ↵Runitai Linden
row (and add more paranoia checks on texture data).
2022-01-19SL-16630 Notarization script updateAndrey Lihatskiy
2022-01-19SL-15225 llSetAgentEnvironment cloud density transition doesn't workAndrey Kleshchev
2022-01-14Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2022-01-14SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵Runitai Linden
real this time).
2022-01-14Fix merge conflictPtolemy
2022-01-14SL-16606: Add profiler category VOLUMEPtolemy
2022-01-14SL-16606: Add profiler category UIPtolemy
2022-01-14SL-16606: Add profiler category TEXTUREPtolemy
2022-01-14SL-16606: Add profiler category SPATIALPtolemy
2022-01-14SL-16606: Add profiler category SHADERPtolemy
2022-01-14SL-16606: Add profiler category PIPELINEPtolemy
2022-01-14SL-16606: Add profiler category OCTREEPtolemy
2022-01-14SL-16606: Add profiler category NETWORKPtolemy
2022-01-14SL-16606: Add profiler category MEDIAPtolemy
2022-01-14SL-16606: Add profiler category MATERIALPtolemy
2022-01-14SL-16606: Add profiler category FACEPtolemy
2022-01-14SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-14SL-16606: Add profiler category DRAWPOOLPtolemy
2022-01-14SL-16606: Add profiler category DRAWABLEPtolemy