summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2023-06-15Add missing variable initialization, and make water support glossy SSR again.Jonathan "Geenz" Goodman
SL-19784
2023-06-14SL-19838 Fix for transparent PBR materials always casting shadows.RunitaiLinden
2023-06-14SL-19838 Put local lights back on fullbright objects. Fix assert in ↵RunitaiLinden
modelpreview.
2023-06-14Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-14More performance addressing. Ditch glossy SSR on semi-transparent surfaces.Jonathan "Geenz" Goodman
SL-19784
2023-06-13SL-19835 Fix for inaccurate water fog on transparent objects when camera is ↵RunitaiLinden
above water.
2023-06-13SL-19811 Update fallback probe every 2 seconds to smooth out water cloud ↵RunitaiLinden
updates.
2023-06-13SL-19842 Nudge dynamic exposure coefficient to brighten things up a bit.RunitaiLinden
2023-06-12Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-12SL-19856 Adjust water fog density range. Incidental decruft.RunitaiLinden
2023-06-11Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-07Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵Brad Linden
DRTVWR-577 (#232)
2023-06-07Merge pull request #237 from secondlife/SL-19808cosmic-linden
SL-19808: Move tangent_space_transform calculation to the very end
2023-06-07SL-19808: Move tangent_space_transform calculation to the very endCosmic Linden
2023-06-07Merge pull request #234 from secondlife/SL-19808cosmic-linden
SL-19808 - Fix texture transforms changing topography of PBR normal textures
2023-06-06SL-19808: Fix orientation of PBR normal texture when texture transform ↵Cosmic Linden
and/or texture animation is applied
2023-06-02DRTVWR-559 Add missed "should override" check (thanks, Rye!)RunitaiLinden
2023-06-01DRTVWR-559 Rebalance PBR against Blinn-Phong.RunitaiLinden
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ↵RunitaiLinden
when probe ambiance is zero. Hack for desaturating legacy materials has been removed for performance and quality reasons. Adds a new setting for auto adjusting legacy skies. This is the PBR "opt out" button. If disabled, legacy skies will disable tonemapping, automatic probe ambiance, and HDR/exposure. If enabled, legacy skies will behave as if probe ambiance and HDR scale are 1.0, and ambient will be cut in half. HDR scale will act as a sky brightener, but will automatically adjust dynamic exposure so the sky will be properly exposed. If you want relatively even exposure all the time, set HDR Scale to 1.0. If you want a high range of exposures between indoor/dark areas and outdoor/bright areas, increase HDR Scale. Also tuned up SSAO (thanks Rye!). Reviewed with Brad.
2023-06-01SL-19806 Crash at vobjAndrey Kleshchev
2023-06-01DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize.Nat Goodspeed
2023-06-01SL-19762 fix for cropped label textMnikolenko Productengine
2023-06-01SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3Nat Goodspeed
2023-05-31SL-18330: Consistently use new standalone Python llsd package.Nat Goodspeed
2023-05-31SL-18330: Change to strip_deprecated_header(size_t* header_size)Nat Goodspeed
from U32*.
2023-05-31Fix divide by zero causing NaN with certain day cycles in DRTVWR-559Brad Linden
2023-05-30SL-17429 Message user when their inventory hits AIS2 limitsAndrey Kleshchev