Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-01-08 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy | |
2023-12-18 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy | |
2023-12-14 | Merge remote-tracking branch 'origin/main' into DRTVWR-596 | Brad Linden | |
2023-12-06 | SL-20181 Back off on failure | Andrey Kleshchev | |
2023-12-06 | SL-20181 Use back-of compatible fetch | Andrey Kleshchev | |
If fetch failed for some reason, old version would cause excessive rerequests. | |||
2023-12-06 | SL-20181 Minor inventory fetching adjustements | Andrey Kleshchev | |
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-11-09 | SL-20553: Clean up dead code | Cosmic Linden | |
2023-10-03 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorymodel.cpp # indra/newview/llvovolume.cpp | |||
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-09-07 | SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵ | Andrey Kleshchev | |
blocked | |||
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-08-11 | SL-20024: Miscellaneous cleanup | Cosmic Linden | |
2023-08-11 | SL-20024: Fix author attributions not transferring for saved object ↵ | Cosmic Linden | |
materials, fix item not renamed | |||
2023-07-14 | Fix some spacing | Roxie Linden | |
2023-07-13 | SL-20009 - race condition - calling cards could be created without name | Roxie Linden | |
This happens when a calling card is created before the name is in the name cache. | |||
2023-06-13 | SL-19857 Exception at category creation | Andrey Kleshchev | |
2023-06-12 | SL-19823 Additional logging | Andrey Kleshchev | |
2023-06-07 | SL-19823 Edit not active for items | Andrey Kleshchev | |
2023-04-28 | SL-19533 Fix 'fetching' state timeout | Andrey Kleshchev | |
2023-04-24 | SL-19503 Deleting a thumbnail for folder does not remove thumbnail in viewer | Andrey Kleshchev | |
2023-04-19 | SL-19609 Urls aren't dispatched according to the indicated grid | Andrey Kleshchev | |
2023-04-18 | SL-19604 FIXED Creating new folders and items in gallery or combination ↵ | Maxim Nikolenko | |
views does not highlight created item | |||
2023-04-13 | SL-19533 Faster declouding | Andrey Kleshchev | |
2023-04-12 | SL-19533 Further logging improvements | Andrey Kleshchev | |
2023-03-31 | SL-19496 Thumbnail should be modifiable regardless of permissions | Andrey Kleshchev | |
2023-03-28 | SL-18003 Improve dupplicate prevention #2 | 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-27 | SL-18003 Basic dupplicate prevention | Andrey Kleshchev | |
2023-03-26 | SL-18003 Bulk fetch some items by fetching whole folder | Andrey Kleshchev | |
2023-03-24 | SL-18003 Fix items not being marked as complete when fetched via ais | Andrey Kleshchev | |
2023-03-23 | SL-19379 WIP update Add menu for Gallery view | Maxim Nikolenko | |
2023-03-18 | SL-18674 Reenable folder creation via AIS v3 | Andrey Kleshchev | |
Add item fetching via AIS v3 | |||
2023-03-18 | SL-18629 Track request depth to be able to distinguish incomplete folder ↵ | Andrey Kleshchev | |
reliably | |||
2023-03-17 | SL-18674 Remove UDP fallbacks for AIS caps not present | Andrey Kleshchev | |
2023-03-15 | SL-18629 WIP Fetch Inventory using AIS caps | Andrey Kleshchev | |
2023-03-10 | SL-18629 Creare items via AIS placeholder | Andrey Kleshchev | |
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-10-13 | SL-18125 Separate GLTF permissions from normal uploads | Andrey Kleshchev | |
2022-10-11 | SL-18165 Tighten up some command permissions | Andrey Kleshchev | |
2022-06-28 | SL-17379 More complete integration of material asset type | Dave Parks | |
2022-06-14 | SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons. | Dave Parks | |
2020-11-11 | Merge branch 'master' (DRTVWR-507-maint) into DRTVWR-521-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp | |||
2020-11-10 | SL-14303 Fix LLWearableType to not spam in logs | Andrey Kleshchev | |