Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
2021-03-09 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev | |
Opening already open and recently created experience was crashing viewer due to viewer treating 'edit_experience' as part of floater's key. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-09 | Revert "SL-14939 Fixed the log spam" | Andrey Lihatskiy | |
This reverts commit b1ab29eeb6a2475395f92d26a3f07fdb304561f7. | |||
2021-03-09 | Revert "SL-14940 Fixed ignoring custom cache path" | Andrey Lihatskiy | |
This reverts commit 88746478583711951d04a3ea709ccf1667ddf535. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-09 | SL-14967 New viewer notification for "Save Back To Object" | Mnikolenko Productengine | |
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-03 | SL-14940 Fixed ignoring custom cache path | Andrey Lihatskiy | |
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/dace23b988af90a65ef57b0b9f540fc48d439dc3) | |||
2021-03-03 | SL-14939 Fixed the log spam | Andrey Lihatskiy | |
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/5f927b52fdfeebb5db595c7c60c711cee383820b) | |||
2021-03-02 | Merge branch 'master' into DRTVWR-531 | Callum Prentice | |
2021-03-02 | SL-12122 - removed frametime spikes in windows build caused by unnecessary ↵ | Brad Payne (Vir Linden) | |
call to GetPerformanceInfo() | |||
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-03-01 | SL-13609 Don't use any icon for Nearby chat | Mnikolenko Productengine | |
2021-02-24 | Pull in new version of Dullahan with support for setting the host process ↵ | Callum Prentice | |
path, tweak viewer manifest so it copies the SwiftShader folder (required but may be a Chromium bug) and improve background color matching | |||
2021-02-17 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-14 | SL-14807 Missed a pool init in unused constructor, additional protections | Andrey Kleshchev | |
2021-02-11 | SL-12795 Fix log session name not updating | Andrey Kleshchev | |
2021-02-11 | SL-14807 Adjusted unit test | Andrey Kleshchev | |
2021-02-11 | SL-11215 Fixed unit test | Andrey Kleshchev | |
2021-02-10 | SL-11215 Release notes url should be an url | Andrey Kleshchev | |
2021-02-10 | SL-13497 Fixed error in logic | Andrey Lihatskiy | |
2021-02-10 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev | |
2021-02-09 | SL-14675 Position changes shouldn't cause additional blends when environment ↵ | Andrey Kleshchev | |
isn't ready | |||
2021-02-09 | SL-14675 Teleporting to a new region can load the wrong EEP environment layer | Andrey Kleshchev | |
2021-02-04 | SL-14828 Update web_profile_url for Aditi | Andrey Kleshchev | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Kleshchev | |
# Conflicts: # indra/llui/llscrolllistctrl.cpp | |||
2021-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵ | Andrey Kleshchev | |
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069) | |||
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-30 | SL-14793 Landmark fetching not cleaning request list on completion | Andrey Kleshchev | |
2021-01-28 | SL-14767 Expanded logging to be a bit more informative | Andrey Kleshchev | |
2021-01-27 | SL-14423 Ctrl+Alt+Shift+A is assigned to 2 things | Andrey Kleshchev | |
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K | |||
2021-01-27 | SL-14424 Remove shortcut that conflicts with camera controls | Andrey Kleshchev | |
2021-01-27 | SL-14422 Crash at LLSceneMonitor::dumpToFile | Mnikolenko Productengine | |
2021-01-26 | SL-14651 Keybinding's panel combobox can cause confusion | Andrey Kleshchev | |
2021-01-26 | SL-14766 long unicode display names corrupt the conversation.log | Andrey Kleshchev | |
Contribution by Beq Janus | |||
2021-01-22 | SL-3136 Logout crash fixes from Ansariel Hiller | Andrey Kleshchev | |