summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-03-22SL-19399: Thanks to Ai Austin for PBR material editing improvement ideaCosmic Linden
2023-03-22SL-19399: Reorganize controls for PBR material editing in the build floater ↵Cosmic Linden
in more sensible way. Ignore "Lock repeat" in PBR mode as it's redundant
2023-03-22SL-19399: Allow editing all PBR texture transforms at once with Complete ↵Cosmic Linden
material radio
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22DRTVWR-559 Fix for bad hashing of materials breaking render batches and who ↵Dave Parks
knows what else.
2023-03-22SL-19379 WIP basic drag and drop handlingMaxim Nikolenko
2023-03-22Merge pull request #134 from secondlife/SL-19394cosmic-linden
SL-19394: Change default midday to an asset ID with probe ambiance
2023-03-22SL-19394: Change default midday to an asset ID with probe ambianceCosmic Linden
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22SL-19297 Hacky fix for MY EYES!Dave Parks
2023-03-22SL-18876 Update fmod studion to version 2.02.13Andrey Kleshchev
Should fix "Radio/Stream hiccups at a regular rate during playback"
2023-03-22SL-4126 Updated contributions.txtAndrey Lihatskiy
2023-03-22SL-4126: Create NVIDIA application profile for Second Life specific settingsAnsariel
2023-03-22Merge pull request #131 from secondlife/brad/DRTVWR-559Brad Linden
Phase 2 of work on SL-18458 material override cache fixes
2023-03-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-22DRTVWR-559 Quality pass -- Fix sky banding, fix off-by-one-mip in reflection ↵Dave Parks
probes (thanks Rye), remove noiseMap from light shaders (removes speckles), make irradiance maps RGB16F instead of RGBA16. Use actual luminance for sky instead of max color component during irradiance map pass.
2023-03-22SL-19379 WIP handle updated thumbnails in Gallery modeMaxim Nikolenko
2023-03-21SL-19188 Fix thumbnail changes being ignored by outfit galleryAndrey Kleshchev
2023-03-21Merge pull request #132 from secondlife/SL-19434cosmic-linden
SL-19434: Fix texture issues with minimap, but keep performance from SL-19331
2023-03-21SL-19434: Fix texture issues with minimap, but keep performance from SL-19331Cosmic Linden
2023-03-21Revert "SL-19434 Temporary fix for minimap breakage."Cosmic Linden
This reverts commit 084ef5173fb79644ce2fd3e640c241a05529db70.
2023-03-21Phase 2 of fix for SL-18458 material overrides not being cached properlyBrad Linden
2023-03-21SL-19392 Disable "Double Sided" by default when importing double sided materialsAndrey Kleshchev
2023-03-21SL-19379 build fixMnikolenko Productengine
2023-03-21SL-19266 Potential Use-After-Free in LLImageGL::setImageAlexander Gavriliuk
2023-03-21SL-19379 WIP Gallery view Inventory: first passMaxim Nikolenko
2023-03-21SL-19434 Temporary fix for minimap breakage.Dave Parks
2023-03-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-21SL-19322 Disable automatic alpha masking because it is bugged.Dave Parks
2023-03-21SL-19348 Remove 'get mesh_rez_enabled' code in viewerAlexander Gavriliuk
2023-03-21SL-19435 Bounce user back to login if caps are not presentAndrey Kleshchev