Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
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-07 | Added a digest_t typedef to clarify the usage of the digest LLUUID | Henri Beauchamp | |
As suggested in comments for previous commit. | |||
2023-02-06 | Faster and simpler inventory category hashing. | Henri Beauchamp | |
This commit changes inventory category hashing from slow LLMD5 to fast HBXX128 hashing, and allows to use a simple LLUUID for the hash, instead of an LLMD5 instance. It also removes some old cruft dealing with unused baked texture hashing. | |||
2023-02-03 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
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 remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
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-12-07 | SL-18197 Materials folder doesn't appear on login | Andrey Kleshchev | |
Fix some folders not being requested unless already cached. Fix materials folder not being requested by materials picker. | |||
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-08 | SL-18197 Bump inventory cache version | Andrey Kleshchev | |
Issue: release viewer saves materials as AT_UNKNOWN (255). When material viewer loads cache with materials saved as '255' instead of '57', material viewer doesn't know to update content and it casuses issues. Viewer eventally recovers, but it's simpler to drop cache in this case over trying to figure out if our unknown is a material (but may be cache should include asset type count to let viewer know when to double check unknowns). Also made 'legacy' materials folder's name localizable just in case. | |||
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-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
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-27 | SL-17999 Material with limited permissions should be copied to object's ↵ | Andrey Kleshchev | |
inventory |