- Nov 20, 2024
-
-
naitro2010 authored
-
- Sep 08, 2024
-
-
Rye Mutt authored
-
- Apr 29, 2024
-
-
Andrey Lihatskiy authored
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
-
- Apr 19, 2024
- Apr 17, 2024
- Apr 05, 2024
-
-
- Apr 02, 2024
-
-
David Parks authored
-
- Mar 08, 2024
-
-
David Parks authored
* #926 WIP - HDRI import prototype v0 * #926 WIP -- add OpenEXR to autobuild.xml * #926 WIP -- Add OpenEXR cmake * #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load * #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!) * implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926 * Fix Xcode/clang compile error regarding new[]/delete[] mismatch * #926 HDRI Preview finishing touches. - Full ACES when HDRI is enabled - Fix for probes getting stuck paused - Add exposure and rotation controls --------- Co-authored-by:
Brad Linden <brad@lindenlab.com>
-
- Mar 06, 2024
-
-
Jonathan "Geenz" Goodman authored
-
- Feb 26, 2024
-
-
Jonathan "Geenz" Goodman authored
-
- Jan 22, 2024
-
-
Rye Mutt authored
-
- Jan 19, 2024
-
-
Cosmic Linden authored
-
Cosmic Linden authored
-
- Dec 05, 2023
-
-
David Parks authored
SL-20654 Fix for box probes sometimes glitching out at the corners. Incidental fix for crash when mWaterPool is null.
-
- Oct 23, 2023
-
-
David Parks authored
-
- Oct 16, 2023
-
-
David Parks authored
SL-20258 Fix for LSL spamming new probes into the scene deadlocking probe updater. Add probe update debug display.
-
- Oct 08, 2023
-
-
Rye Mutt authored
-
- Oct 04, 2023
-
-
Signed-off-by:
Miezhiko <Miezhiko@gmail.com>
-
- Oct 02, 2023
-
-
David Parks authored
SL-20124 Wipe reflection probes when applying parcel EEP settings and pause updates on probes until transition completes.
-
- Oct 01, 2023
-
-
Rye Mutt authored
-
- Aug 29, 2023
-
-
Jonathan "Geenz" Goodman authored
On standard reflection probes this doesn't really do anything. DRTVWR-583
-
- Aug 07, 2023
-
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
- Jul 18, 2023
-
-
Jonathan "Geenz" Goodman authored
Still need to fix the problem with individual faces getting tossed around though. Will work on that tomorrow. DRTVWR-583
-
- Jul 17, 2023
-
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
- Jun 29, 2023
-
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
- Jun 28, 2023
-
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
- Jun 27, 2023
-
-
Jonathan "Geenz" Goodman authored
DRTVWR-583
-
David Parks authored
DRTVWR-559 Fix for manual probes not updating as often as they should when nearby (bad distance calculation)
-
Rye Mutt authored
-
- Jun 21, 2023
-
-
David Parks authored
-
- Jun 13, 2023
-
-
David Parks authored
-
- Jun 01, 2023
-
-
David Parks authored
DRTVWR-559 Revert skies to be very close to release and disable tone mapping 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.
-
- May 23, 2023
-
-
David Parks authored
DRTVWR-559 Remove RenderReflectionProbeCount (which is bugged) and lean on RenderReflectionProbeLevel for preferences (which works).
-
- Apr 27, 2023
-
-
Rye Mutt authored
-
- Apr 25, 2023
-
-
David Parks authored
-
- Apr 18, 2023
-
-
David Parks authored
DRTVWR-559 Add control for automatic reflection probes to advanced preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft.
-