summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-27SL-16235 Update fmod to 2.02.03Andrey Kleshchev
2021-10-26SL-15992 Crash rapidly switching gesturesAndrey Kleshchev
2021-10-01SL-16123 Don't close Search or Map floaters when user teleportsAndrey Kleshchev
Brief reason: This breaks the use case of searching for places to go and trying several of them. Inconsistent with Destinations and other floaters.
2021-10-01SL-13934 Crash at saveToFile #2Andrey Kleshchev
More detailed stream handling and logging
2021-09-29SL-13934 Crash at saveToFileAndrey Kleshchev
2021-09-29SL-16105 Crash at LLTrackBlenderLoopingManual's setPositionAndrey Kleshchev
User opened editor, pressed play, according to logs environment wasn't loaded yet, asset had yet to arrive.
2021-08-27SL-15896 Remove unused PAD_ keys from keybndingsAndrey Kleshchev
On windows PAD_* keys are translated to either arrows or numbers, so PAD_* keybindings remain unused. On MAC QA did not manage to trigger PAD_* and instead got mac specific returns.
2021-08-12SL-443 Keybindings: Fix some settings not being loaded for editingAndrey Kleshchev
2021-08-11SL-15791 Send control lbutton from mouselook if ml controls aren't grabbedAndrey Kleshchev
Viewer sending non ML click in mouselook might be a bug, and it generates up and down events on cliks even if mouse wasn't released, but by this point a lot of scripts rely onto this behavior so just reimplemented it as it were prior to DRTVWR-514
2021-08-11SL-15791 Assigned walk_to or teleport_to sometimes prevents controls from ↵Andrey Kleshchev
triggering
2021-08-11SL-15791 Double click was not causing CONTROL_LBUTTON_DOWNAndrey Kleshchev
2021-08-11SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneouslyAndrey Kleshchev
2021-08-10SL-15794 Rapidly clicking objects or attachments triggers teleportAndrey Kleshchev
All doubleclicks should be treated as clicks in scope of editor
2021-08-10Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-08-09Increment viewer version to 6.4.23Nat Goodspeed
following promotion of DRTVWR-531
2021-08-03SL-15426 FIXED Tear off menu visible during logoutMnikolenko Productengine
2021-07-30SL-443 Remove legacy keybindings codeAndrey Kleshchev
2021-07-29SL-15690 FIXED Wrong URI determinationMnikolenko Productengine
2021-07-19Merge with Master after Viewer Release (also fixed some glaring automerge ↵Callum Prentice
screw ups)
2021-07-19Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-07-15SL-443 Keybindings: Backward compatibility #2Andrey Kleshchev
2021-07-15SL-443 Keybindings: Backward compatibilityAndrey Kleshchev
2021-07-15SL-443 Keybindings: Support reassigment of script interaction buttonAndrey Kleshchev
2021-07-15SL-443 Keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-07-15SL-443 Keybindings: Restored default fails to saveAndrey Kleshchev
2021-07-14Increment viewer version to 6.4.22Nat Goodspeed
following promotion of DRTVWR-516
2021-07-12Fix for SL-15560 pages with undefined html render with gray background ↵Callum Prentice
instead of white in CEF v91
2021-07-13Revert "SL-15434 Change default landmark destination"Andrey Kleshchev
This reverts commit efc8b268a2686a86c0975b4b3f67ef821a416d98.
2021-07-12Fix for SL-15559 PDF files do not load in CEF v91Callum Prentice
2021-07-12SL-14795 Remove landmark notification in nearby chatMnikolenko Productengine
2021-07-09SL-14799 add "Hide beacon" buttonMnikolenko Productengine
2021-07-07SL-10388 use new cap to get a complete list of region objectsMnikolenko Productengine
2021-07-05SL-15527 remove redundant flagMnikolenko Productengine
2021-07-05SL-15427 open Search without submitting a search requestMnikolenko Productengine
2021-07-01SL-15507 Remove no longer used search token and no longer used search URLMnikolenko Productengine
2021-07-01SL-15512 Update text in the Favorites Bar and Favorites windowMnikolenko Productengine
2021-06-30SL-15434 Change default landmark destinationAndrey Kleshchev
2021-06-30SL-15434 The 'Add to my Landmarks' star icon is not marked in the Top menu barAndrey Kleshchev
2021-06-30SL-15428 The voice chat setting is so close to previous element that label ↵Andrey Kleshchev
gets overlooked
2021-06-30SL-15400 Menu item "Pause Clouds" should not pause waterAndrey Kleshchev
2021-06-30SL-15488 FIXED Files ending in .DAE handle differently than files ending in .daeMnikolenko Productengine
2021-06-29SL-15487 Rename volume sliderMnikolenko Productengine
2021-06-25Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-06-25Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llvoicevivox.cpp
2021-06-24Merge branch 'master' into DRTVWR-531Callum Prentice
2021-06-24Increment viewer version to 6.4.21Nat Goodspeed
following promotion of DRTVWR-518
2021-06-24SL-10297 windows local build fixAndrey Kleshchev
win_crash_logger will be fully removed in D520, for now just fixing local relwithdebinfo build
2021-06-24SL-15393: Use non-overloaded name for function returning LLSD&.Nat Goodspeed
2021-06-23SL-15292 waitForChannel crash #4Andrey Kleshchev
2021-06-23SL-15292 waitForChannel crash #3Andrey Kleshchev