Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-07 | SL-18918 Fix folder type when creating folders | Andrey Kleshchev | |
Might be better to replace "type" with "type_default" everywere, not just for AIS | |||
2023-03-31 | SL-18672 Update handling of login skeleton to handle new fields | Andrey Kleshchev | |
2023-03-30 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml | |||
2023-03-29 | SL-19502 Copying folders should copy thumbnails | Andrey Kleshchev | |
2023-03-28 | SL-18003 Improve dupplicate prevention | Andrey Kleshchev | |
Try getting lost and found | |||
2023-03-28 | SL-18003 Bulk download items when possible | Andrey Kleshchev | |
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items | |||
2023-03-28 | SL-18003 Don't cause excessive full rebuild | Andrey Kleshchev | |
2023-03-24 | SL-18003 Fix items not being marked as complete when fetched via ais | Andrey Kleshchev | |
2023-03-24 | SL-19445 Increment inventory cache version for Inventory thumbnails | Andrey Kleshchev | |
Inventory thumbnails appear as lost when moving between non thumbnail and thumbnail viewers. Release viewer doesn't know to cache thumbnails, thumbnail viewer loads release's cache and finds no thumbnails, but version control appears to be valid so viewer thinks there is nothing to download. | |||
2023-03-23 | SL-19108 Disable "Image" button for task inventories | Andrey Kleshchev | |
Thumbnails are not supported for task inventories yet | |||
2023-03-20 | SL-18629 Load cof only once links are ready | Andrey Kleshchev | |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-03-19 | SL-18629 Rebuild brocken link on fetch compeltion. | Andrey Kleshchev | |
2023-03-18 | SL-18629 MAC build fix | Andrey Kleshchev | |
2023-03-18 | SL-18674 Cleanup | Andrey Kleshchev | |
2023-03-18 | SL-18674 Reenable folder creation via AIS v3 | Andrey Kleshchev | |
Add item fetching via AIS v3 | |||
2023-03-17 | SL-18629 Try fetching inventory on BulkUpdateInventory to get missing data | Andrey Kleshchev | |
2023-03-15 | SL-18629 WIP Fetch Inventory using AIS caps | Andrey Kleshchev | |
2023-03-13 | SL-19109 Fix item updates not getting a callback #2 | Andrey Kleshchev | |
2023-03-10 | SL-18629 Unpack thumbnail asset id | Andrey Kleshchev | |
2023-03-10 | SL-18629 Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS #2 | Andrey Kleshchev | |
findCategory and move_item_to_marketplacelistings | |||
2023-03-05 | SL-18629 Generic message for BulkUpdateInventory | Andrey Kleshchev | |
2023-02-03 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp | |||
2023-02-02 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
2023-02-01 | Add a texture inspector and show it when hovering over an inventory textory ↵ | Kitty Barnett | |
(or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures | |||
2023-01-24 | Merge branch 'DRTVWR-567' of ssh://github.com/secondlife/viewer into DRTVWR-567 | Brad Payne (Vir Linden) | |
2023-01-24 | SL-18629 - various notes on work for D567 | Brad Payne (Vir Linden) | |
2023-01-23 | Merge branch 'main' into DRTVWR-567 | Mnikolenko Productengine | |
2023-01-20 | SL-14318 MacOS __write_nocancel crash | Andrey Kleshchev | |
Multiple instances of viewer could write to the same uuid.inv file at the same time. | |||
2023-01-12 | Merge branch 'main' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/llagent.cpp # indra/newview/llimview.cpp # indra/newview/llimview.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmediasettingsgeneral.cpp # indra/newview/pipeline.cpp | |||
2022-12-12 | Merge branch 'main' into DRTVWR-568 | Callum Prentice | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-11-22 | SL-18629 - use AISAPI for some paths of new category creation | Brad Payne (Vir Linden) | |
2022-11-21 | SL-18629 - moving createNewCategory to AIS3 | Brad Payne (Vir Linden) | |
2022-11-03 | SL-18492 Switch inventory script compiler default from LSO to mono | Mnikolenko Productengine | |
2022-10-28 | SL-16534 The link item is not updating after rezzing the linked object in-world | Mnikolenko Productengine | |
2022-10-27 | DRTVWR-570 Mac build fix: unused variables cleanup | Andrey Lihatskiy | |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden | |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-19 | Fix use after free in inventory object deletion | Rye Mutt | |
2022-10-06 | SL-18297 A freeze while checking marketplace for errors | Andrey Kleshchev | |
2022-09-15 | Merge branch 'master' into DRTVWR-568 | Callum Linden | |
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-08-24 | DRTVWR-558: Eliminate many spurious set-not-used variables. | Nat Goodspeed | |
With Xcode 13.4, these unused variables break Release builds. | |||
2022-08-17 | SL-17834 MP window freezes when loading items from Inventory | Andrey Kleshchev | |
1. Do not process all marketpalce changes at once, schedule them for later 2. Do not notifyObservers from notifyObservers | |||
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko | |
2022-05-12 | Merge remote-tracking branch 'origin/SL-17243' into DRTVWR-544-maint | Andrey Lihatskiy | |