summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-29SL-19379 WIP allow dnd foldersMaxim Nikolenko
2023-03-29SL-19379 WIP show wearable type iconsMaxim Nikolenko
2023-03-29SL-19331: When initializing a media prim, set the mipmap state correctly ↵Cosmic Linden
from the beginning
2023-03-29SL-19504 Allow using inventory items as thumbnails from clipboardAndrey Kleshchev
2023-03-29SL-19331: No need to create texture in doMediaTexUpdate - should already be ↵Cosmic Linden
handled by preMediaTexUpdate
2023-03-29SL-19379 WIP allow change search type for GalleryMaxim Nikolenko
2023-03-29SL-19379 WIP add basic context menuMaxim Nikolenko
2023-03-29SL-19502 Copying folders should copy thumbnailsAndrey Kleshchev
2023-03-28Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-28DRTVWR-559 Dynamic exposure followup -- balance moon brightness and add glow ↵Dave Parks
to exposure sample.
2023-03-28SL-18003 Improve dupplicate prevention #2Andrey Kleshchev
2023-03-28DRTVWR-559 Dynamically adjust exposure.Dave Parks
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
Try getting lost and found
2023-03-28Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-28Update the feature table.Jonathan "Geenz" Goodman
SL-18563
2023-03-28SL-18003 Missed pool nameAndrey Kleshchev
2023-03-27Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-27DRTVWR-559 Bump down ambiance scale to compensate for HDRishness.Dave Parks
2023-03-28SL-18003 Bulk download items when possibleAndrey Kleshchev
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items
2023-03-27DRTVWR-559 Fix for off-white metal not looking chromed when it should (fake ↵Dave Parks
hacky HDR sky reflections).
2023-03-27Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵Jonathan "Geenz" Goodman
DRTVWR-559
2023-03-27Fix up the graphics setting detectionJonathan "Geenz" Goodman
SL-18563
2023-03-28SL-18003 Don't cause excessive full rebuildAndrey Kleshchev
2023-03-27Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-27SL-18563 Pull featuretable settings for avatar impostors and volume lod from ↵Dave Parks
auto-fps viewer
2023-03-27SL-18003 Basic dupplicate preventionAndrey Kleshchev
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-27Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-27SL-19477 Remove angular attenuation from sphere probe weight to fix harsh ↵Dave Parks
indirect lighting. Minor incidental decruft.
2023-03-27SL-18003 Faster cof fetchingAndrey Kleshchev
2023-03-26Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-26SL-18003 Bulk fetch some items by fetching whole folderAndrey Kleshchev
2023-03-24Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-24SL-17045 LSL editor cursor position desynchronizationAlexander Gavriliuk
2023-03-24SL-19321 Optimization pass -- Remove another shadow split from probe render, ↵Dave Parks
incidental decruft.
2023-03-24SL-18003 Make ais fetch fasterAndrey Kleshchev
2023-03-24SL-18003 Fix items not being marked as complete when fetched via aisAndrey Kleshchev
2023-03-24SL-18837: Try building Release viewer config on GH.Nat Goodspeed
2023-03-24SL-19321 Optimization pass -- reduce occlusion culling frame stalls, reduce ↵Dave Parks
shadow draw distance in probes.
2023-03-24SL-19335 update for switching in/out of Gallery viewMaxim Nikolenko
2023-03-24SL-19379 WIP show localized folder names in GalleryMaxim Nikolenko
2023-03-24SL-19379 WIP add double-click attach action for objects; add icon link overlaysMaxim Nikolenko
2023-03-23Fix for SL-18458 overrides not applying when cache load happened before ↵Brad Linden
LLViewerObject::updateTEMaterialTextures call
2023-03-23Merge pull request #137 from secondlife/SL-19399cosmic-linden
SL-19399: Allow editing all PBR texture transforms at once with Complete material radio
2023-03-24SL-18003 Use AISv3 cap in LLInventoryFetchItemsObserverAndrey Kleshchev
2023-03-23Merge pull request #139 from secondlife/SL-19394cosmic-linden
SL-19394: Update default midday per feedback
2023-03-24SL-19445 Increment inventory cache version for Inventory thumbnailsAndrey Kleshchev
Inventory thumbnails appear as lost when moving between non thumbnail and thumbnail viewers. Release viewer doesn't know to cache thumbnails, thumbnail viewer loads release's cache and finds no thumbnails, but version control appears to be valid so viewer thinks there is nothing to download.
2023-03-24SL-19379 WIP add drag and drop out of GalleryMaxim Nikolenko
2023-03-23SL-19478 Fix for assert when applying specular map.Dave Parks
2023-03-23SL-19394: Update default midday per feedbackCosmic Linden