Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-29 | SL-20337 Add tooltips for HDR Scale and Reflection Probe Ambience ↵ | Andrey Kleshchev | |
environment sliders | |||
2023-09-26 | SL-20292 Recent emojis panel: reduce spaces between controls | Alexander Gavriliuk | |
2023-09-22 | SL-20292 The row of recent emojis should scroll | Alexander Gavriliuk | |
2023-09-16 | SL-20211 EmojiPicker - Move the filter field to the top of the floater | Alexander Gavriliuk | |
2023-09-15 | SL-20278 Disconnect saving MFA from saving password | Andrey Kleshchev | |
2023-09-12 | SL-20162 Option for debuging folder version in UI | Andrey Kleshchev | |
Shows folder's data instead of a suffix. Will need either a new inventory window or to toggle UI debug on early. | |||
2023-09-10 | SL-20261 Allow and resize existing textures as necessary for thumbnails | Andrey Kleshchev | |
2023-09-10 | SL-19826 Gallery multiselect support Part#3 | Andrey Kleshchev | |
wip | |||
2023-08-30 | SL-20242 UI overlap in object profile with DebugPermissions on | Andrey Kleshchev | |
2023-08-30 | SL-20212 EmojiPicker - Turning the text field grey when it loses focus | Alexander Gavriliuk | |
2023-08-30 | SL-20209 EmojiPicker - Show 'Recent' panel instead of the floater on click ↵ | Alexander Gavriliuk | |
the button | |||
2023-08-29 | SL-20211 EmojiPicker - The search field should be the same as other floaters | Alexander Gavriliuk | |
2023-08-29 | SL-20205 Clipping of label "Water" | Andrey Kleshchev | |
2023-08-25 | SL-20197 Remove 'Edit PBR material' from context menu when editing an attachment | Alexander Gavriliuk | |
2023-08-24 | Merge remote-tracking branch 'origin/main' into DRTVWR-489 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml | |||
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-21 | SL-20172: I missed a closing angle brace after adding a new XML notification ↵ | Callum Prentice | |
entry - mysteriously, the Viewer still worked as expected but the TeamCity coding check policy (WTF??) got a bit sad about it.. | |||
2023-08-21 | SL-20172: Add in an 'Are you sure Y/N' type dialog before writing thumbnails ↵ | Callum Prentice | |
(as well as for clearing thumbnails) since it's also a destructive, non-undoiable operation | |||
2023-08-21 | Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs | Callum Prentice | |
2023-08-21 | SL-20145 GLTF specific feature notification | Andrey Kleshchev | |
2023-08-21 | SL-20145 New inventory feature notification | Andrey Kleshchev | |
Pulled in relevant parts from SL-19929 | |||
2023-08-18 | SL-19929 Small rework of a 'feature' notification | Andrey Kleshchev | |
To make multiple parallel features possible | |||
2023-08-17 | Remove the original prototype tool Bulky Thumbs since it is now superceded ↵ | Callum Prentice | |
by the Inventory Thumbnail Helper tool | |||
2023-08-17 | Small updates to bulky thumbs but mainly, this is about the first version of ↵ | Callum Prentice | |
the Inventory Thumbnail Helper tool - see source file for a link to Confluence page listing how to use it | |||
2023-08-14 | SL-20109: New, helper version coming together slowly modulo XUI pain | Callum Prentice | |
2023-08-11 | SL-20109: Some small UI tweaks before moving onto the meat of the functionality | Callum Prentice | |
2023-08-11 | SL-20109: Now that it seems that the tool might be useful, make a new ↵ | Callum Prentice | |
version with a proper name and start worknig on it. Prototype bulky thumbs one will be removed after new version is working | |||
2023-08-11 | SL-20024: Show loading message when inventory permissions are loading | Cosmic Linden | |
2023-08-11 | SL-20024: Do not show material preview for no-modify materials | Cosmic Linden | |
2023-08-04 | SL-20105 Add materials asset to 'Adjust Content Permissions' floater | Mnikolenko Productengine | |
2023-08-03 | SL-20109: Big clean up. Now supports arbitrary mix of folders and entries ↵ | Callum Prentice | |
for both items and textures. Better logging output | |||
2023-08-02 | SL-20109: now lets user copy a list of items or list of folder of items, ↵ | Callum Prentice | |
copy a list of texture of list of folders of textures, then combine them and find matches by name - saving each match with the name, item ID and thumbnail texture ID - next is actually writing the thumbnails | |||
2023-08-01 | SL-20109: write the name of each copied inventory item to the text editor | Callum Prentice | |
2023-08-01 | First commit of code to investigate how we might do bulk uploads of ↵ | Callum Prentice | |
inventory item thumbnails - both from a code and a UI perspective | |||
2023-08-01 | SL-20100 remove inappropriate param to get rid of parse warning | Mnikolenko Productengine | |
2023-07-28 | SL-20094 Add "Select Reflection Probes" checkbox | RunitaiLinden | |
2023-07-28 | SL-20088 EmojiPicker - replace the image on the activation button with an emoji | Alexander Gavriliuk | |
2023-07-20 | SL-20043 notification shouldn't persist between sessions | Mnikolenko Productengine | |
2023-07-20 | SL-20042 remove extra space from the message text | Mnikolenko Productengine | |
2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
2023-07-18 | SL-19953 Change label of alpha value in GLTF material editor to "Alpha" | RunitaiLinden | |
2023-07-17 | Merge pull request #285 from secondlife/marchcat/SL-19669 | marchcat-pe | |
INTL-490 Japanese Translation Update | |||
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-V | Andrey Kleshchev | |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp | |||
2023-07-13 | SL-20001 EmojiPicker - make the preview to be a panel instead of a button | Alexander Gavriliuk | |
2023-07-13 | SL-19999 stop outputing debug info about created material asset id unnecessarily | Brad Linden | |