Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed | |
following promotion of DRTVWR-520 | |||
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #2 | Andrey Kleshchev | |
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #1 | Andrey Kleshchev | |
2021-10-13 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev | |
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-28 | DRTVWR-545 New line for the coding policy check | Andrey Lihatskiy | |
2021-09-28 | Revert "Merge branch 'c++17' into DRTVWR-522-maint" | Andrey Lihatskiy | |
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5. # Conflicts: # indra/newview/llmachineid.cpp | |||
2021-09-27 | SL-16087 [D545] New clothes do not have the word 'New' in their names | Andrey Kleshchev | |
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-21 | Revert "SL-11841 make ‘Push to talk’ the default setting" | Andrey Kleshchev | |
This reverts commits: 126877bc5ba45ff6b0b31368c55f894a0beaf5bf b661f62a7ad4dad9806eda8f4c8f2c9d64b3efbb ce660c7e7bb6e19a23d634fb6d3249330bf2d74c | |||
2021-09-18 | SL-11841 Fix PushToTalkToggle being set incorectly | Andrey Kleshchev | |
Due to changed defaults, legacy compatibility will no longer work corectly, remove it | |||
2021-09-17 | SL-15594 Ignore voice keys when keybinding is waiting for a key | Andrey Kleshchev | |
2021-09-17 | SL-11841 make ‘Push to talk’ the default setting | Andrey Kleshchev | |
2021-09-09 | SL-15572 - retry logic for codeticket.py commands | Brad Payne (Vir Linden) | |
2021-09-09 | SL-11841 make ‘Push to talk’ the default setting | Mnikolenko Productengine | |
2021-09-09 | SL-15201 Increased the viewer version to 6.5.0 for the 360 snapshot Viewer | Callum Prentice | |
2021-09-06 | SL-15944 Don't show animeshes and local lights attached to the avatar when ↵ | Mnikolenko Productengine | |
‘Hide all avatars' is enabled | |||
2021-09-03 | SL-15902 Cleanup gSecAPIHandler | Mnikolenko ProductEngine | |
2021-09-03 | DRTVWR-545 Megre fix | Andrey Kleshchev | |
2021-09-03 | Merge branch 'DRTVWR-522-maint' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llappviewerwin32.cpp # indra/newview/llmachineid.cpp | |||
2021-09-02 | SL-15935 The particles attached to the avatar are shown in 360 snapshot when ↵ | Callum Prentice | |
the ‘Hide all avatars' option is enabled - Fixed | |||
2021-09-02 | SL-15934 use llofstream to handle folder names correctly | Mnikolenko Productengine | |
2021-09-02 | SL-15934 fixed issue with saving image to the folder with non-ascii name | Mnikolenko Productengine | |
2021-09-02 | SL-15933 FIXED crash in capture360Images() | Mnikolenko Productengine | |
2021-09-02 | SL-15867 User not logged in - very much the MVS (minimum viable solution) ↵ | Callum Linden | |
but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now | |||
2021-09-01 | SL-15867 User not logged in - very much the MVS (minimum viable solution) ↵ | Callum Linden | |
but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now | |||
2021-09-01 | DRTVWR-521 Updated llca to codeticket build 563493 | Andrey Lihatskiy | |
2021-09-01 | SL-15872 fixed more cases where sUseFBO wasn't updated correctly | Mnikolenko Productengine | |
2021-08-31 | SL-15918 - supplementary fix to prevent screen flickr during captures | Callum Prentice | |
2021-08-31 | SL-13313 Updated message_template.msg.sha1 | Andrey Kleshchev | |
2021-08-31 | SL-15768 Restored collision sound default behaviour | Andrey Kleshchev | |
2021-08-30 | SL-15918 Experimental feature to perform multiple render passes and reduce ↵ | Callum Prentice | |
missing content - additional - 3 passes seems to work better than 2 | |||
2021-08-30 | SL-15918 Experimental feature to perform multiple render passes and reduce ↵ | Callum Prentice | |
missing content - fixed | |||
2021-08-30 | SL-15900 Update the version of three.js we build against to latest before ↵ | Callum Prentice | |
pv release - I mssed up and commited a merge conflict which of course, broke everything - fixed now | |||
2021-08-27 | SL-15900 Update the version of three.js we build against to latest before pv ↵ | Callum Prentice | |
release - fixed | |||
2021-08-27 | SL-15899: Do not use power of 2 reduction for 360 capture size when ↵ | Callum Prentice | |
deferred rendering is off - completed | |||
2021-08-27 | Merged in DRTVWR-534 (pull request #669) | Maxim Nikolenko | |
DRTVWR-534: Use minimum Viewer window dimension as image size when deferred rendering is off Approved-by: Callum Linden | |||
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-27 | DRTVWR-534: Use minimum Viewer window dimension as image size when deferred ↵ | Mnikolenko Productengine | |
rendering is off | |||
2021-08-27 | Merge branch 'c++17' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-08-26 | SL-15872 Update sUseFBO correctly when changing graphics settings | Mnikolenko Productengine | |