Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llchiclet.h | |||
2024-01-10 | SL-19555 Fix picker failing to highlight default material in inventory | Andrey Kleshchev | |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel | |
2023-12-14 | SL-20729 Crash in getObject | Andrey Kleshchev | |
in "new_folder_from_selected" at gInventory.getObject(*ids.begin()); according to bugsplat argument id was a null pointer so I assume there was an issue geting id out of the list. | |||
2023-11-17 | SL-20607 Version folder was not created when copying folders to marketplace | Andrey Kleshchev | |
2023-10-03 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltooltip.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/textures/textures.xml | |||
2023-09-10 | SL-19826 Gallery multiselect support Part#3 | Andrey Kleshchev | |
wip | |||
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-588-maint-W | Andrey Lihatskiy | |
2023-08-01 | SL-19982 Adjustable font size in LSL editor | Mnikolenko Productengine | |
2023-06-30 | SL-19938 Make sure marketplace removes empty folder it automatically moved ↵ | Andrey Kleshchev | |
items from when folder was recreated into stock fodler | |||
2023-06-29 | SL-19932 FIXED Drag and drop or paste of new item in existing marketplace ↵ | Maxim Nikolenko | |
entry does not work | |||
2023-06-09 | SL-19826 Pasting folders in Single folder should highlight pasted folder | Andrey Kleshchev | |
2023-06-08 | SL-19845 show delete confirmation at least once per session | Maxim Nikolenko | |
2023-05-30 | SL-19773 add context menu for root folder in single folder mode | Maxim Nikolenko | |
2023-04-12 | SL-19036: Extra folder is created after dragging the inventory folder | Alexander Gavriliuk | |
2023-04-08 | SL-19529 Marketplace validation improvements | Andrey Kleshchev | |
2023-04-08 | SL-19529 Fix uninitialized variable and calback counter | Andrey Kleshchev | |
2023-04-06 | SL-19529 MacOS build fix | Andrey Kleshchev | |
2023-04-06 | SL-19529 Marketplace version folders not created | Andrey Kleshchev | |
2023-03-30 | SL-19379 WIP update gear menu with Gallery items | Maxim Nikolenko | |
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-19379 WIP allow change search type for Gallery | Maxim Nikolenko | |
2023-03-29 | SL-19379 WIP add basic context menu | Maxim Nikolenko | |
2023-03-29 | SL-19502 Copying folders should copy thumbnails | Andrey Kleshchev | |
2023-03-24 | SL-19379 WIP show localized folder names in Gallery | Maxim Nikolenko | |
2023-03-22 | SL-19379 WIP basic drag and drop handling | Maxim Nikolenko | |
2023-03-21 | SL-19379 WIP Gallery view Inventory: first pass | Maxim Nikolenko | |
2023-03-20 | SL-18629 Load cof only once links are ready | Andrey Kleshchev | |
2023-03-11 | mac build fix | Maxim Nikolenko | |
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-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-10 | SL-19335 Switching view (using the switch button) should select appropriate ↵ | Maxim Nikolenko | |
folder | |||
2023-02-24 | SL-19234 add Inventory settings floater | Maxim Nikolenko | |
2023-02-14 | SL-19140 Fix contribution doc | Andrey Kleshchev | |
2023-02-14 | Add multi item properties floater support | Ansariel | |
2023-02-08 | SL-19134 Remove llfloaterproperties | Andrey Kleshchev | |
Looks like it wasn't used for a while and LLFloaterItemPropertie does the same thing now | |||
2023-02-03 | SL-19109 Decouple object profiles from inventory | Andrey Kleshchev | |
Potentially this won't stay as sidepanels, but such rework is planned for SL-19134, for now just making it possible to open multiple instances of item profiles | |||
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-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-13 | SL-18823 Restore fix after the merge | Mnikolenko Productengine | |
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-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-12-09 | SL-18823 FIXED Crash when using 'Create folder from selected' | Maxim Nikolenko | |