summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-03-23SL-18458 Fix for overrides not applying when zooming out and back in again.Dave Parks
2023-03-23SL-19108 Disable "Image" button for task inventoriesAndrey Kleshchev
Thumbnails are not supported for task inventories yet
2023-03-23SL-18458 Fix for overrides not applying if material is not loaded on rebuild.Dave Parks
2023-03-23SL-19399: CleanupCosmic Linden
2023-03-23SL-18458 Fix for one failure mode of overrides getting applied before base ↵Dave Parks
material is set.
2023-03-23SL-19462 Declare the FetchGroupChatHistory setting in the codeAndrey Lihatskiy
to make it accessible after updating the viewer
2023-03-23SL-19391 FIXED SFV floater title displays unlocalised name for system foldersMaxim Nikolenko
2023-03-23SL-19379 WIP update Add menu for Gallery viewMaxim Nikolenko
2023-03-23SL-19169 Local material updates aren't applied with non-default transformsAndrey Kleshchev