Age | Commit message (Collapse) | Author |
|
SL-19784
|
|
|
|
SL-19784
|
|
above water.
|
|
updates.
|
|
|
|
|
|
|
|
|
|
|
|
and/or texture animation is applied
|
|
|
|
|
|
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.
|
|
|
|
slower.
DRTVWR-559
DRTVWR-583
|
|
|
|
|
|
Incidental decruft and camera FoV network spam reduction.
|
|
are nearby (#227)
* Fix water fog mismatch between alpha blend and opaque when local light is nearby
* Add PBR underwater alpha blend shader
|
|
some NaNs.
|
|
|
|
|
|
|
|
|
|
|
|
RenderReflectionProbeLevel for preferences (which works).
|
|
|
|
setting.
|
|
|
|
|
|
|
|
|
|
not helpful).
|
|
|
|
|
|
DRTVWR-583
DRTVWR-559
|
|
|
|
DRTVWR-583
|
|
|
|
|
|
|
|
Incidental decruft.
|
|
* Add a binary cache for compiled shaders using glProgramBinary
* Add additional sanity checking to shader binary save and load, hook up cache clear and menu option
* Fix default init of shader cache data struct and clear gl errors before glGetError calls
---------
Co-authored-by: RunitaiLinden <davep@lindenlab.com>
|
|
|
|
|
|
assertion stomping pass). Remove a couple unused debug settings and related code.
|
|
|
|
|
|
following promotion of DRTVWR-577
|