summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorymodel.cpp
AgeCommit message (Expand)Author
2023-04-25SL-19533 Reduce inventory fetch stallsAndrey Kleshchev
2023-04-25SL-19503 Fix thumbnails not being restored from cacheAndrey Kleshchev
2023-04-13SL-19533 Faster decloudingAndrey Kleshchev
2023-04-07SL-18918 Fix folder type when creating foldersAndrey Kleshchev
2023-03-31SL-18672 Update handling of login skeleton to handle new fieldsAndrey Kleshchev
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
2023-03-29SL-19502 Copying folders should copy thumbnailsAndrey Kleshchev
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
2023-03-28SL-18003 Bulk download items when possibleAndrey Kleshchev
2023-03-28SL-18003 Don't cause excessive full rebuildAndrey Kleshchev
2023-03-24SL-18003 Fix items not being marked as complete when fetched via aisAndrey Kleshchev
2023-03-24SL-19445 Increment inventory cache version for Inventory thumbnailsAndrey Kleshchev
2023-03-23SL-19108 Disable "Image" button for task inventoriesAndrey Kleshchev
2023-03-20SL-18629 Load cof only once links are readyAndrey Kleshchev
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-03-19SL-18629 Rebuild brocken link on fetch compeltion.Andrey Kleshchev
2023-03-18SL-18629 MAC build fixAndrey Kleshchev
2023-03-18SL-18674 CleanupAndrey Kleshchev
2023-03-18SL-18674 Reenable folder creation via AIS v3Andrey Kleshchev
2023-03-17SL-18629 Try fetching inventory on BulkUpdateInventory to get missing dataAndrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS capsAndrey Kleshchev
2023-03-13SL-19109 Fix item updates not getting a callback #2Andrey Kleshchev
2023-03-10SL-18629 Unpack thumbnail asset idAndrey Kleshchev
2023-03-10SL-18629 Replacing UDP creation messages with callback based AISAndrey Kleshchev
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AIS #2Andrey Kleshchev
2023-03-05SL-18629 Generic message for BulkUpdateInventoryAndrey Kleshchev
2023-02-03Merge branch 'main' into DRTVWR-567Maxim Nikolenko
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-01Add a texture inspector and show it when hovering over an inventory textory (...Kitty Barnett
2023-01-24Merge branch 'DRTVWR-567' of ssh://github.com/secondlife/viewer into DRTVWR-567Brad Payne (Vir Linden)
2023-01-24SL-18629 - various notes on work for D567Brad Payne (Vir Linden)
2023-01-23Merge branch 'main' into DRTVWR-567Mnikolenko Productengine
2023-01-20SL-14318 MacOS __write_nocancel crashAndrey Kleshchev
2023-01-12Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2022-12-12Merge branch 'main' into DRTVWR-568Callum Prentice
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-22SL-18629 - use AISAPI for some paths of new category creationBrad Payne (Vir Linden)
2022-11-21SL-18629 - moving createNewCategory to AIS3Brad Payne (Vir Linden)
2022-11-03SL-18492 Switch inventory script compiler default from LSO to monoMnikolenko Productengine
2022-10-28SL-16534 The link item is not updating after rezzing the linked object in-worldMnikolenko Productengine
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-19Fix use after free in inventory object deletionRye Mutt
2022-10-06SL-18297 A freeze while checking marketplace for errorsAndrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-568Callum Linden
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-08-24DRTVWR-558: Eliminate many spurious set-not-used variables.Nat Goodspeed