summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-01-13SL-16606: Add profiler category UIPtolemy
2022-01-13SL-16606: Add profiler category THREADPtolemy
2022-01-13SL-16606: Add profiler category TEXTUREPtolemy
2022-01-13SL-16606: Add profiler category STRINGPtolemy
2022-01-13SL-16606: Add profiler category STATSPtolemy
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 MEMORYPtolemy
2022-01-13SL-16606: Add profiler category MEDIAPtolemy
2022-01-13SL-16606: Add profiler category MATERIALPtolemy
2022-01-13SL-16606: Add profiler category LOGGINGPtolemy
2022-01-13SL-16606: Add profiler category LLSDPtolemy
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-16606: Include profiler categories automaticallyPtolemy
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-16606: Add categoriesPtolemy
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-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-15997 Windows 11 detection #2Andrey Kleshchev
2022-01-12SL-15997 Windows 11 detectionAndrey Kleshchev
2022-01-12SL-16614 Viewer's uploader crash with RenderGLCoreProfileAndrey Kleshchev
2022-01-11SL-11875 Verbose logAndrey Lihatskiy
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-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-06SL-16604 Double click teleport should ignore clicking own nametagAndrey Kleshchev
2022-01-06SL-16604 Double click teleport should ignore clicking yourselfAndrey Kleshchev
2021-12-26Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-12-19SL-16564 'Click to' action 'None' doesn't work as intendedAndrey Kleshchev
There shouldn't be any differences for 'None' between normal objects and attachments
2021-12-18SL-16517 Dragging a physic object #2Andrey Kleshchev
mLastMouseX/Y might need to be assigned from gViewerWindow->getCurrentMouseX();
2021-12-17SL-16492: Fix for HAS_ALPHA_MASK permutation not being set for ↵Ptolemy
fullbrightF.glsl when rigged mesh has alpha mask.
2021-12-17SL-16517 Dragging a physic object momentarily moves it to an incorrect location.Andrey Kleshchev
2021-12-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2021-12-17SL-16478 Fix for octree and render batch debug display not working with ↵Runitai Linden
rigged meshes.
2021-12-17SL-16454 FIXED Performance viewer login screen is blackMnikolenko Productengine