Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | Merge remote-tracking branch 'origin/master' into DRTVWR-540-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/newview/CMakeLists.txt # indra/newview/installers/darwin/apple-notarize.sh # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-11-02 | SL-14992 fmod shutdown crash | Andrey Kleshchev | |
2021-10-28 | SL-16235 Restart music in case of an error | Andrey Kleshchev | |
Additional logging | |||
2021-10-28 | SL-16263 RaiseException in LLVolumeFace::createSide | Andrey Kleshchev | |
2021-10-27 | SL-16235 Update fmod to 2.02.03 | Andrey Kleshchev | |
2021-10-26 | SL-15992 Crash rapidly switching gestures | Andrey Kleshchev | |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed | |
following promotion of DRTVWR-520 | |||
2021-10-01 | SL-16123 Don't close Search or Map floaters when user teleports | Andrey 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-01 | SL-13934 Crash at saveToFile #2 | Andrey Kleshchev | |
More detailed stream handling and logging | |||
2021-09-29 | SL-13934 Crash at saveToFile | Andrey Kleshchev | |
2021-09-29 | SL-16105 Crash at LLTrackBlenderLoopingManual's setPosition | Andrey Kleshchev | |
User opened editor, pressed play, according to logs environment wasn't loaded yet, asset had yet to arrive. | |||
2021-09-23 | DRTVWR-520 Updated dullahan to codeticket build 563968 | Andrey Lihatskiy | |
2021-09-23 | SL-15903 SLPlugin entitlements fix | Andrey Lihatskiy | |
2021-09-21 | SL-15612 Value fix | Andrey Lihatskiy | |
2021-09-21 | SL-15612 Check for SKIP_NOTARIZATION evn. variable | Andrey Lihatskiy | |
2021-09-21 | Revert "DRTVWR-520 Updated dullahan to codeticket build 562751" | Andrey Lihatskiy | |
This reverts commit adb724564da73a4b2d1ebf7835ce628448048d87. | |||
2021-09-21 | SL-15903 Restored the lost code | Andrey Lihatskiy | |
2021-09-03 | SL-15902 Cleanup gSecAPIHandler | Mnikolenko ProductEngine | |
2021-08-27 | SL-15896 Remove unused PAD_ keys from keybndings | Andrey 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-12 | DRTVWR-520 Updated dullahan to codeticket build 562751 | Andrey Lihatskiy | |
2021-08-12 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-08-12 | SL-443 Keybindings: Fix some settings not being loaded for editing | Andrey Kleshchev | |
2021-08-11 | SL-15791 Send control lbutton from mouselook if ml controls aren't grabbed | Andrey 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-11 | SL-15791 Assigned walk_to or teleport_to sometimes prevents controls from ↵ | Andrey Kleshchev | |
triggering | |||
2021-08-11 | SL-15791 Double click was not causing CONTROL_LBUTTON_DOWN | Andrey Kleshchev | |
2021-08-11 | SL-15791 CONTROL_ML_LBUTTON and CONTROL_LBUTTON were triggered simultaneously | Andrey Kleshchev | |
2021-08-10 | SL-15794 Rapidly clicking objects or attachments triggers teleport | Andrey Kleshchev | |
All doubleclicks should be treated as clicks in scope of editor | |||
2021-08-10 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-08-09 | Increment viewer version to 6.4.23 | Nat Goodspeed | |
following promotion of DRTVWR-531 | |||
2021-08-03 | SL-15426 FIXED Tear off menu visible during logout | Mnikolenko Productengine | |
2021-07-30 | SL-443 Remove legacy keybindings code | Andrey Kleshchev | |
2021-07-29 | SL-15690 FIXED Wrong URI determination | Mnikolenko Productengine | |
2021-07-19 | Merge with Master after Viewer Release (also fixed some glaring automerge ↵ | Callum Prentice | |
screw ups) | |||
2021-07-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-07-19 | SL-15585 more logging for altool | Andrey Lihatskiy | |
2021-07-15 | SL-443 Keybindings: Backward compatibility #2 | Andrey Kleshchev | |
2021-07-15 | SL-443 Keybindings: Backward compatibility | Andrey Kleshchev | |
2021-07-15 | SL-443 Keybindings: Support reassigment of script interaction button | Andrey Kleshchev | |
2021-07-15 | SL-443 Keybindings: Do not error on unknown function | Andrey Kleshchev | |
It is likely be from newer viewer / Preparations for SL-443 deloyment. | |||
2021-07-15 | SL-443 Keybindings: Restored default fails to save | Andrey Kleshchev | |
2021-07-14 | Increment viewer version to 6.4.22 | Nat Goodspeed | |
following promotion of DRTVWR-516 | |||
2021-07-15 | SL-15585 typo fix | Andrey Lihatskiy | |
2021-07-14 | SL-15585 Improved notarization error handling | Andrey Lihatskiy | |
2021-07-13 | SL-15572 - retry logic for codeticket.py commands | Brad Payne (Vir Linden) | |
2021-07-13 | SL-15572 - shorter sleeps in build.sh | Brad Payne (Vir Linden) | |
2021-07-13 | SL-15572 - more sleeps in build.sh | Brad Payne (Vir Linden) | |
2021-07-13 | SL-15572 - Possible fix for codeticket upload issue | Brad Payne (Vir Linden) | |
2021-07-12 | Fix for SL-15560 pages with undefined html render with gray background ↵ | Callum Prentice | |
instead of white in CEF v91 | |||
2021-07-13 | Revert "SL-15434 Change default landmark destination" | Andrey Kleshchev | |
This reverts commit efc8b268a2686a86c0975b4b3f67ef821a416d98. | |||
2021-07-12 | Fix for SL-15559 PDF files do not load in CEF v91 | Callum Prentice | |