summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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-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-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
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-16DRTVWR-546 fix sUseFBO merge errorsDave Houlton
2021-12-16DRTVWR-546 fix dead setting merge errorDave Houlton
2021-12-16DRTVWR-546 remove dead fxn that breaks Mac buildDave Houlton
2021-12-16Merge branch 'SL-15742' into DRTVWR-527-maintAndrey Lihatskiy
2021-12-15Merged in SL-16493 (pull request #812)Michael Pohoreski
SL-16493: Fix non-fullbright partial alpha objects not being lit by sun broken in 511de439a3 Approved-by: Euclid Linden Approved-by: Dave Parks