summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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
2022-01-14SL-16606: Add profiler category DISPLAYPtolemy
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2022-01-14SL-16606: Add profiler category APPPtolemy
2022-01-14SL-11841 Correct settingAndrey Lihatskiy
2022-01-14SL-16638 don't allow downloading files from the built-in browserMnikolenko Productengine
2022-01-13SL-16644 OUT_FULL updates should reset cacheAndrey Kleshchev
A revert of SH-4631
2022-01-13SL-16606: Add profiler category VOLUMEPtolemy
2022-01-13SL-16606: Add profiler category UIPtolemy
2022-01-13SL-16606: Add profiler category TEXTUREPtolemy
2022-01-13SL-16606: Add profiler category SPATIALPtolemy
2022-01-13SL-16606: Add profiler category SHADERPtolemy
2022-01-13SL-16606: Add profiler category PIPELINEPtolemy
2022-01-13SL-16606: Add profiler category OCTREEPtolemy
2022-01-13SL-16606: Add profiler category NETWORKPtolemy
2022-01-13SL-16606: Add profiler category MEDIAPtolemy
2022-01-13SL-16606: Add profiler category MATERIALPtolemy
2022-01-13SL-16606: Add profiler category FACEPtolemy
2022-01-13SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-13SL-16606: Add profiler category DRAWPOOLPtolemy
2022-01-13SL-16606: Add profiler category DRAWABLEPtolemy
2022-01-13SL-16606: Add profiler category DISPLAYPtolemy
2022-01-13SL-16606: Add profiler category AVATARPtolemy
2022-01-13SL-16606: Add profiler category APPPtolemy
2022-01-13SL-16637 Better validation of data in LLEstablishAgentCommunicationAndrey Kleshchev
Do not set capability when disconnected, it creates new coroutines that will do nothing and region might be invalid resulting in a crash. Do not initilize LLWorld.
2022-01-13SL-16544 Fix for rigged mesh bounding boxesDave Parks
2022-01-12Merge branch 'master' v6.5.3 into DRTVWR-546 (leaving VIEWER_VERSION @ 6.6.0)Dave Houlton
2022-01-13Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-01-13Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2022-01-12Merge branch 'master' into DRTVWR-553-maint-mix-JKAndrey Lihatskiy
2022-01-12Increment viewer version to 6.5.3Nat Goodspeed
following promotion of DRTVWR-554
2022-01-12SL-16614 Viewer's uploader crash with RenderGLCoreProfileAndrey Kleshchev
2022-01-11SL-11875 Verbose logAndrey Lihatskiy
2022-01-11SL-15943 Snapshot 360 floater should refresh on hotkeyAndrey Kleshchev
Ctrl+shift+alt+S should refresh the snapshot if floater is already open
2022-01-11SL-13867 Explicitly add AllowSelectAvatar to settingsAndrey Kleshchev
2022-01-11SL-16614 Viewer's uploader crash with RenderGLCoreProfileAndrey Kleshchev
2022-01-11SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵Andrey Lihatskiy
entitlements
2022-01-11SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵Andrey Lihatskiy
entitlements
2022-01-11SL-15083 Remove old vfs filesMnikolenko Productengine
2022-01-11SL-16626 Performance Viewer, bump minor version number to 6.6Andrey Kleshchev
2022-01-11Revert "SL-11841 make ‘Push to talk’ the default setting"Andrey Lihatskiy
+ post merge conflict fix
2022-01-10Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JKAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp
2022-01-10SL-15083 Add 'DiskCacheVersion' to keep 'filesystem cache' in checkMnikolenko Productengine
2022-01-07Merged in SL-13297 (pull request #820)Howard Stearns
SL-13297 Show both voice versions Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy