summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2023-11-30Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-mergeAndrey Lihatskiy
# Conflicts: # indra/newview/llinventorygallery.cpp # indra/newview/skins/default/xui/en/notifications.xml
2023-11-07SL-20566 Allow removal of a teleport history locationsAndrey Kleshchev
2023-11-02SL-20561 Rename Blinn Phong to Textures in the build floaterMnikolenko Productengine
2023-11-01SL-20462 show two decimal digits for Density ExponentMnikolenko Productengine
2023-10-30SL-20541 Reorder radio buttons in Edit tools Texture tab to match order in a ↵Maxim Nikolenko
Material
2023-10-25Merge branch 'viewer_bulky_thumbs' into marchcat/maint-Y-bulky-thumbsAndrey Lihatskiy
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml
2023-10-24SL-20468 Add ability to overwrite an existing outfitMaxim Nikolenko
2023-10-17SL-20457 allow creating new items from the right-click context menuMaxim Nikolenko
2023-10-16Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-10-16SL-20258 Fix for LSL spamming new probes into the scene deadlocking probe ↵RunitaiLinden
updater. Add probe update debug display.
2023-10-16SL-20382 Warn when moving no-copy items on dropAndrey Kleshchev
2023-10-13SL-20453 Fix dupplicate items in menuAndrey Kleshchev
Cleanup. Caused by a merge of main(D567) into D559
2023-10-12SL-20437 Make the "Unable to load material" message a modal notification.Maxim Nikolenko
2023-10-11SL-20440 Followup -- remove UI for decrufted LOCAL_LIGHT_KILL et al.RunitaiLinden
2023-10-04SL-20141 Remove "Local Lights" checkbox and instead make the number of ↵RunitaiLinden
lights rendered scale with the "Quality & speed" slider
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey 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-29SL-20337 Add tooltips for HDR Scale and Reflection Probe Ambience ↵Andrey Kleshchev
environment sliders
2023-09-15SL-20278 Disconnect saving MFA from saving passwordAndrey Kleshchev
2023-09-12SL-20162 Option for debuging folder version in UIAndrey 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-10SL-20261 Allow and resize existing textures as necessary for thumbnailsAndrey Kleshchev
2023-09-10SL-19826 Gallery multiselect support Part#3Andrey Kleshchev
wip
2023-08-30SL-20242 UI overlap in object profile with DebugPermissions onAndrey Kleshchev
2023-08-25SL-20197 Remove 'Edit PBR material' from context menu when editing an attachmentAlexander Gavriliuk
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey 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-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-21SL-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-21SL-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-21Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbsCallum Prentice
2023-08-21SL-20145 GLTF specific feature notificationAndrey Kleshchev
2023-08-21SL-20145 New inventory feature notificationAndrey Kleshchev
Pulled in relevant parts from SL-19929
2023-08-18SL-19929 Small rework of a 'feature' notificationAndrey Kleshchev
To make multiple parallel features possible
2023-08-17Remove the original prototype tool Bulky Thumbs since it is now superceded ↵Callum Prentice
by the Inventory Thumbnail Helper tool
2023-08-17Small 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 painCallum Prentice
2023-08-11SL-20109: Some small UI tweaks before moving onto the meat of the functionalityCallum 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-11SL-20024: Show loading message when inventory permissions are loadingCosmic Linden
2023-08-11SL-20024: Do not show material preview for no-modify materialsCosmic Linden
2023-08-04SL-20105 Add materials asset to 'Adjust Content Permissions' floaterMnikolenko Productengine
2023-08-03SL-20109: Big clean up. Now supports arbitrary mix of folders and entries ↵Callum Prentice
for both items and textures. Better logging output
2023-08-02SL-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-01SL-20109: write the name of each copied inventory item to the text editorCallum Prentice
2023-08-01First 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-01SL-20100 remove inappropriate param to get rid of parse warningMnikolenko Productengine
2023-07-28SL-20094 Add "Select Reflection Probes" checkboxRunitaiLinden
2023-07-20SL-20043 notification shouldn't persist between sessionsMnikolenko Productengine
2023-07-20SL-20042 remove extra space from the message textMnikolenko Productengine
2023-07-18SL-19953 Change label of alpha value in GLTF material editor to "Alpha"RunitaiLinden
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe
INTL-490 Japanese Translation Update
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden