Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llimage/llimage.cpp # indra/llui/llsearcheditor.cpp # indra/llui/llview.cpp # indra/newview/llagent.cpp # indra/newview/llappviewer.cpp # indra/newview/llfloatercamera.cpp # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llinventoryfunctions.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpanelgroupbulkban.cpp # indra/newview/llsidepanelappearance.cpp # indra/newview/llvovolume.cpp | |||
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Ansariel | |
DRTVWR-600-maint-A # Conflicts: # indra/llcommon/llapp.cpp # indra/llcommon/llapp.h # indra/llimage/llimageworker.cpp # indra/llui/llcontainerview.cpp # indra/llui/llcontainerview.h # indra/llui/llkeywords.cpp # indra/llui/lltabcontainer.cpp # indra/llui/lltextbase.cpp # indra/newview/llappviewer.cpp # indra/newview/llfavoritesbar.cpp # indra/newview/llfavoritesbar.h # indra/newview/llfloaterimnearbychathandler.cpp # indra/newview/llfloaterpreference.cpp # indra/newview/llhudnametag.h # indra/newview/llinventorypanel.cpp # indra/newview/llinventorypanel.h # indra/newview/llmeshrepository.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpaneleditwearable.cpp # indra/newview/llpanelprofilepicks.cpp # indra/newview/llpanelvoicedevicesettings.h # indra/newview/llpreviewscript.cpp # indra/newview/llpreviewscript.h # indra/newview/llselectmgr.cpp # indra/newview/lltranslate.cpp # indra/newview/llviewerassetupload.cpp # indra/newview/llviewermessage.cpp | |||
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 branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llfloaterchangeitemthumbnail.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llselectmgr.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llviewerdisplay.cpp # indra/newview/llvovolume.cpp | |||
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-20 | jira-archive-internal#71115 Add Images to Objects in Bulk | Andrey Kleshchev | |
SL-20725 | |||
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
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 |