summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-03-21SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/RegionAndrey Lihatskiy
2023-03-20SL-18629 Load cof only once links are readyAndrey Kleshchev
2023-03-20SL-19161 - logging of basic translation stats in ViewerStatsBrad Payne (Vir Linden)
2023-03-20SL-18721: Faster viewer shutdown time since performance improvements can ↵Alexander Gavriliuk
lead to perceived inventory loss due to cache corruption
2023-03-20SL-19426 AutoFPS - when enabled always render at least 5 avatarsMnikolenko Productengine
2023-03-20Merge pull request #122 from secondlife/SL-19331Jonathan "Geenz" Goodman
SL-19331: Improve performance of setSubImage (ex: media updates)
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt
2023-03-19SL-19425 add third option to Settings affect: World OnlyMnikolenko Productengine
2023-03-19SL-19424 Set default auto FPS to 15Mnikolenko Productengine
2023-03-19SL-19417 Improve colors.xml behaviorAlexander Gavriliuk
2023-03-19SL-18629 Rebuild brocken link on fetch compeltion.Andrey Kleshchev
2023-03-19SL-19099 The long name of the item is out of bounds on the Editing ↵Alexander Gavriliuk
Tools/Content tab
2023-03-18SL-18629 MAC build fixAndrey Kleshchev
2023-03-18SL-18674 CleanupAndrey Kleshchev
2023-03-18SL-18674 Reenable folder creation via AIS v3Andrey Kleshchev
Add item fetching via AIS v3
2023-03-18SL-18629 Track request depth to be able to distinguish incomplete folder ↵Andrey Kleshchev
reliably
2023-03-17SL-18629 Try fetching inventory on BulkUpdateInventory to get missing dataAndrey Kleshchev
2023-03-17SL-19108 Fix folders not showing thumbnailsAndrey Kleshchev
2023-03-17SL-18629 Fetch Inventory using AIS caps #4Andrey Kleshchev
2023-03-17SL-18674 Remove UDP fallbacks for AIS caps not presentAndrey Kleshchev
2023-03-16SL-19105 Fix menu's opening positionAndrey Kleshchev
2023-03-16SL-18964 Smoke texture can fail to loadAndrey Kleshchev
Debt from SL-18221. Keep init together, after we got the cap; texture should finish loading before it's needed.
2023-03-16SL-19108 Update thumbnail cap namesAndrey Kleshchev
2023-03-15SL-18629 Fetch Inventory using AIS caps #3Andrey Kleshchev
2023-03-15SL-18629 WIP Fetch Inventory using AIS caps #2Andrey Kleshchev