Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio | Andrey Kleshchev | |
This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool). Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil. | |||
2021-03-25 | SL-15028 Guidebook floater | Mnikolenko Productengine | |
2021-03-24 | mac build fix | Mnikolenko ProductEngine | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-23 | SL-14900 new Landmark creation flow | Mnikolenko Productengine | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
2021-03-19 | Revert "SL-14927 Some avatar names not resolving in chat" | Andrey Kleshchev | |
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7. | |||
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2021-03-18 | SL-14927 Some avatar names not resolving | Andrey Kleshchev | |
2021-03-18 | SL-14901 adjusted 'More' button | Mnikolenko Productengine | |
2021-03-18 | SL-13910 Failed to upload image to your Profile Feed | Andrey Kleshchev | |
Looks like viewer is missing some certs in the bundle or doesn't know how to handle web page's certs. For now disabling verification to not block DRTVWR-516. Verification was originally turned on in DRTVWR-516's SL-13927 | |||
2021-03-17 | SL-14999 - more c++ feature tests | Brad Payne (Vir Linden) | |
2021-03-17 | SL-14999 - test update | Brad Payne (Vir Linden) | |
2021-03-17 | SL-14999 - C++ feature tests | Brad Payne (Vir Linden) | |
2021-03-16 | SL-14936 Do not create a saved outfit automatically for new users | Andrey Kleshchev | |
2021-03-16 | SL-14938 Remove Library and Inventory from Places floater | Mnikolenko Productengine | |
2021-03-16 | SL-14999 - cppfeatures test file for examples and compiler conformance ↵ | Brad Payne (Vir Linden) | |
verification | |||
2021-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev | |
2021-03-12 | SL-14961 Bugsplat logging | Andrey Kleshchev | |
2021-03-11 | Merge branch 'SL-14862' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerstats.cpp | |||
2021-03-11 | Merge remote-tracking branch 'origin/master' into SL-14862 | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - more generalized LLSD funcs | Brad Payne (Vir Linden) | |
2021-03-10 | Merge branch 'master' into DRTVWR-531 | Callum Prentice | |
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-525 | Dave Houlton | |
2021-03-10 | SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵ | Brad Payne (Vir Linden) | |
elements of the path. Simplified floater logging. | |||
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-10 | SL-14901 Updated button according to new spec | Mnikolenko Productengine | |
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-527-maint | Andrey Lihatskiy | |
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 | Merge branch 'master' into DRTVWR-518-ui | 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-05 | SL-14931 Change messaging on empty lists in People floater | Mnikolenko Productengine | |
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 | Merge branch 'master' v 6.4.15 into DRTVWR-525 | Dave Houlton | |
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-527-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |