summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-12SL-19702 don't skip double clicks when clicking scripted objectsMnikolenko Productengine
2023-07-11Merge pull request #270 from secondlife/SL-19992cosmic-linden
SL-19992: Fix LOD assert
2023-07-11SL-19992: Fix assert in LLVolumeLODGroup::refLOD when ↵Cosmic Linden
LLMeshRepository::notifyMeshUnavailable is called on the highest LOD
2023-07-11SL-19728 Objects that cannot be clicked or cammed unless in edit modeAlexander Gavriliuk
2023-07-11SL-19141 Fixed applying a no-copy texture to two objects failing silentlyAndrey Kleshchev
2023-07-07SL-19958 An inventory material without asset should default to a blank materialAndrey Kleshchev
A New Material created in Inventory should be immediately usable.
2023-07-07SL-19702 restore previous double clicking behavior for objectsMaxim Nikolenko
2023-07-07SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance ↵Andrey Lihatskiy
improvements can lead to perceived inventory loss due to cache corruption" This reverts commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99.
2023-07-07SL-19756 Update viewer-manager to 3.0.580913Andrey Lihatskiy
2023-07-05Reverted changes to installer_template.msi introduced by PR #259Andrey Kleshchev
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file.
2023-06-30Merge pull request #259 from secondlife/contribute-frozennat-goodspeed
Merge ReleaseOS build into Maint U
2023-06-29Remove doHeroProbeUpdateJonathan "Geenz" Goodman
DRTVWR-583
2023-06-28Merge pull request #260 from secondlife/SL-17405cosmic-linden
SL-17405 (Part 2): Fix viewer not requesting land impact when a non-root prim in a link set gets a GLTF material ID update
2023-06-28SL-17405 (Part 2): Fix viewer not requesting land impact when a non-root ↵Cosmic Linden
prim in a link set gets a GLTF material ID update
2023-06-28SL-19842 Sanity clamp sky brightness.RunitaiLinden
2023-06-28Make sure we're passing the cube array as a parameter to updateProbeFace.Jonathan "Geenz" Goodman
DRTVWR-583
2023-06-28SL-19842 Nudge dynamic exposure coefficient and soften indirect lighting.RunitaiLinden
2023-06-28DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozenNat Goodspeed
to resolve conflicts in installer_template.nsi
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
DRTVWR-583
2023-06-27DRTVWR-559 Fix for manual probes not updating as often as they should when ↵RunitaiLinden
nearby (bad distance calculation)
2023-06-27SL-19884 Fix for garbled rigged meshes in model import preview window.RunitaiLinden
2023-06-28SL-19572 Fix some obscure cases of residents bypasing mute listAndrey Kleshchev
2023-06-27SL-19897 Followup -- handle 100% transparent objects that are "active"RunitaiLinden
2023-06-27Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-27SL-19925 Make high graphics default to shadows on.RunitaiLinden
2023-06-27SL-19924 Update profile type namesAndrey Kleshchev
2023-06-26Fix for SL-19620 & SL-19768 material overrides incorrectly affecting other facesBrad Linden
2023-06-26Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-26SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. ↵RunitaiLinden
Incidental instrumentation and decruft.
2023-06-26Merge pull request #252 from secondlife/andreyk/SL-5161akleshchev
SL-5161 Hiding meshes that wait for skin data
2023-06-24SL-19805 Fix touch handling logicAlexander Gavriliuk
2023-06-23SL-19805 Follow-up fixAndrey Lihatskiy
2023-06-23SL-19897 Fix for 100% transparent objects not showing up in highlight ↵RunitaiLinden
transparent until LoD switch.
2023-06-23SL-19805 Second Life Viewer last update made invisible parts visibleAlexander Gavriliuk
2023-06-23SL-5161 Avatars should stay hidden longer if they are waiting for meshes or ↵Andrey Kleshchev
skin data
2023-06-22SL-19785 Fix for blown out skies from Glow Focus. Add notification when ↵RunitaiLinden
editing legacy skies.
2023-06-22SL-5161 Don't render meshes that are waiting for skin dataAndrey Kleshchev
2023-06-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-21SL-19792 Fix for visible gaps in water between region water and void water.RunitaiLinden
2023-06-21SL-19692 Z Offset is applied twice in MouselookAlexander Gavriliuk
2023-06-20SL-19860 Fixed messages from muted objects being shown upon loginAndrey Kleshchev
2023-06-16Fix for mac artifacting.Jonathan "Geenz" Goodman
Also tweak our vignette to help (further) skip samples we don't need, and for further look and feel adjustments. SL-19784
2023-06-15Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-15SL-19878 Remove auto-adjust legacy skies checkbox.RunitaiLinden
2023-06-15SL-19881 fix assertion failure in [NSEvent characters]Brad Linden
2023-06-15Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-15SL-19835 Followup -- fix for emissive alpha objects blocking water renderingRunitaiLinden
2023-06-15Merge pull request #245 from secondlife/DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
Performance and visual tuning of glossy SSR
2023-06-15Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-15Skip samples that are in vignette, and glossiness under a value.Jonathan "Geenz" Goodman
SL-19784