Age | Commit message (Collapse) | Author |
|
|
|
Fix linkage of underwater terrain shader to include atmo helper GLSL for getEyePosition().
|
|
Fix broken matrix management code causing modelview mats to be used as tex anim mats
(do not depend on default matrix mode already being set).
Give the deferred terrain shader a name.
Make LLRender use the eMatrixMode enum instead of ints.
|
|
|
|
|
|
Removed refs to LAPAS. Better sync with legacy regions.
|
|
|
|
Restore original track if error. Extra messages to user.
|
|
Replace dropped scaling factor for density_multiplier of 1000 from original WL param manager.
|
|
SL-10552
|
|
Fix view-dependent peter-panning from incorrectly biased shadow pos offset.
|
|
|
|
Experiences are still stripped when changing regions. Even if destination region participates in the experience.
|
|
|
|
|
|
allowed.
|
|
SL-10181, SL-10546
|
|
Fix distortion map rendering in deferred mode not including underwater fog effects.
Fix distortion map rendering not including post-deferred content at all.
Fix distortion map rendering not including anything but sky when camera is underwater.
Update sun_up_factor/sunmoon_glow_factor uniforms even when sun disc isn't in use.
|
|
environment when finished.
|
|
|
|
day instance (DayInjection) Montitors underlying environments and switches the sources as needed.
|
|
SL-10500
|
|
Replace clamp on height in atmospherics calcs on fragment shader path.
Fix colorspace conversions in material shaders in forward rendering mode.
Fix deferred shaders not setting the sun_up_factor uniform and getting moonlight instead of sunlight.
|
|
SL-10457, SL-10414
|
|
|
|
SL-10478, SL-10486, SL-10501, SL-10415, SL-10487
|
|
Make area beyond far split of directional light unshadowed again.
|
|
|
|
|
|
|
|
Remove assert and replace with warning when rigged mesh tries to use tex anim on tex index > 1.
|
|
Another pass at playing with shadow_offset/bias to balance between peter-panning and shadow acne while sun and/or moon are near the horizon.
|
|
|
|
Make moon texture from default daycycle the default moon texture id and use it for the default and blank assets in the picker.
Fix handling of MM_TEXTURE to correctly detect when texture units outside the range 0-3
are used with texture matrix ops to prevent mem overwrite bug and/or asserts.
|
|
Use brighter moon texture for both default and blank moon texture ids in picker.
|
|
|
|
matrix mode
(which was not true as the assert on same fired).
|
|
button
|
|
teleporting from EEP to non-EEP region
|
|
Fix side-effects of having both sun and moon as potential directional light contributors.
We pass an int to the shader indicating which to prefer instead of making per-pixel decisions
and pass the moonlight color/di independently.
Obsolete llsettingssky fade color which was unused elsewhere and cached for no reason.
|
|
SL-10461
|
|
Another attempt at getting approximage handling of projector ambiance in the alpha object shader.
This will not be a perfect match for non-transparent objects but should be close enough.
|
|
|
|
|
|
|
|
SL-10279 Use stored environment instead of region one
Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
|
|
|
|
Make fix which gets 10276 and 10443, but leaves the bizarre flip at the zenith
so that the sun/moon textures are always upright w.r.t the viewer.
|
|
Fix panel_settings_water increments for Underwater Modifier and wave directions.
|
|
|