summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-26Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-12-26Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-12-26Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2021-12-25Merge master into DRTVWR-486Andrey Kleshchev
2021-12-22Show both server/voice versions only if mismatched. Otherwise show the ↵Howard Stearns
longer one.
2021-12-22Create LLLicenseInfo and use it in LLAppViewer::getViewerInfo and ↵Howard Stearns
LLFloaterAbout::postBuild.
2021-12-21SL-16535 FIXED The Search floater opens without appropriate search results ↵Mnikolenko Productengine
after performing a search from the NavBar
2021-12-20SL-16297 Init mObscureMOAP flagMnikolenko Productengine
2021-12-20Merge branch 'master' into DRTVWR-544-maintMnikolenko Productengine
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-17Merged in SL-16492 (pull request #818)Michael Pohoreski
SL-16492: Fix for HAS_ALPHA_MASK permutation not being set for fullbrightF.glsl when rigged mesh has alpha mask. Approved-by: Dave Parks
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-17SL-16297 Support the parcel obscure_moap flag.Mnikolenko Productengine
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
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-15Merge remote-tracking branch 'origin/master' into brad/DRTVWR-550-mfaBrad Kittenbrink
2021-12-15SL-16388 Improvements to llfloatermfa.cpp from code reviewBrad Kittenbrink
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
2021-12-15Merged DRTVWR-546 into SL-16493Michael Pohoreski
2021-12-15Merged in DV546-merge-6.5.2 (pull request #814)Euclid Linden
DRTVWR-546 merge up to 6.5.2
2021-12-15SL-16493: Add comment about using deferred shaders even though we are in a ↵Ptolemy
post deferred state (forward pass rendering for transparency)
2021-12-16SL-16532 Crash at dragConstrainedAndrey Kleshchev
2021-12-15Merge updated branch 'DRTVWR-546' into DV546-merge-6.5.2Dave Houlton
2021-12-15SL-16487 Build fix (whoops)Runitai Linden
2021-12-15SL-16489 Fix for rigged attachment glow showing up near origin.Runitai Linden
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-12-15Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-12-15Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Runitai Linden
DRTVWR-546
2021-12-15SL-16487 Fix for rigged attachment bounding boxes being too tight.Runitai Linden
2021-12-15Merge branch master (DRTVWR-552) into DRTVWR-542-meshoptAndrey Kleshchev
+resolved viewer-manager's inherited conflict
2021-12-15updated viewer-manager after mergeAndrey Kleshchev
2021-12-15Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maintAndrey Kleshchev
# Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount
2021-12-15SL-16493: Fix non-fullbright partial alpha objects not being lit by sun ↵Ptolemy
broken in 511de439a3
2021-12-15Increment viewer version to 6.5.2Nat Goodspeed
following promotion of DRTVWR-552
2021-12-15SL-16495 FIXED Crash when unchecking "Animated Mesh" settingMnikolenko Productengine
2021-12-15SL-16485 Crash at memcpyNonAliased16Andrey Kleshchev
2021-12-14SL-16388 floater_mfa line wrapping fix when the server message is very longBrad Kittenbrink (Brad Linden)
2021-12-14SL-16388 fixed copyright header dates for new MFA floater source filesBrad Kittenbrink
2021-12-14SL-16510 fix vlc not restoring position after a resizeAndrey Kleshchev
2021-12-14SL-16510 VLC time slider sometimes does not workAndrey Kleshchev
2021-12-14SL-16388 Viewer MFA fix Duplicate Listener crash when first token challenge ↵Brad Kittenbrink
failed also cleaned up some xui warnings
2021-12-13SL-16501 SLMFAHash is now saved client sideBrad Kittenbrink
2021-12-13SL-16487 Fix for broken bounding boxes on rigged meshes (still broken, but ↵Runitai Linden
not more broken than release).