summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-24Merge branch 'DRTVWR-440' of bitbucket.org:lindenlab/viewer into ↵Runitai Linden
davep/DRTVWR-440
2020-03-24Fix for bad fullbright shiny shininess values and inconsistency between ↵Runitai Linden
materialF and fullbrightShinyF
2020-03-20WIP - Make EEP match production.Runitai Linden
2020-03-19Merged in SL-11589 (pull request #44)Michael Pohoreski
SL-11589 Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-19Merged in SL-12574_tweak_brightness (pull request #43)Michael Pohoreski
SL-12574 tweak brightness Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-19SL-11589 Remove redundant setting vary_texcoord0, cleanup groupingPtolemy
2020-03-19SL-11589 Fix clouds drooping below horizonPtolemy
2020-03-18SL-12574 Cleanup unused final_attenPtolemy
2020-03-18SL-12574 Fix environmentMap being too dark on EEPPtolemy
2020-03-18SL-12574 Add note about duplicated procedurally generated sky texturePtolemy
2020-03-19Merged in euclid_SL-12865 (pull request #42)Dave Houlton
SL-12865, add bias to alpha mask values to avoid 8-bit acne Approved-by: Andrey Kleshchev Approved-by: Michael Pohoreski
2020-03-18SL-12865, add bias to alpha mask values to avoid 8-bit acneDave Houlton
2020-03-18Merged in DRTVTW-440_rel-merge_6.3.9 (pull request #41)Dave Houlton
Merge master (release 6.3.9) into DRTVWR-440
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2020-03-18Increment viewer version to 6.3.9Nat Goodspeed
following promotion of DRTVWR-481
2020-03-17Merged in euclid_SL-10449 (pull request #40)Dave Houlton
SL-10449 remove soft gamma adjustment that breaks Mac GLSL compiler
2020-03-17SL-10449 remove soft gamma adjustment that breaks Mac GLSL compilerDave Houlton
2020-03-17Merged in SL-12574_tweak_brightness (pull request #39)Michael Pohoreski
SL-12574: Tweak sky cubemap to not be as dark to better match Windlight Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-17SL-12858 Fixed bad mergeAndrey Kleshchev
2020-03-16SL-12574: Tweak sky cubemap to not be as dark to better match WindlightPtolemy
2020-03-16Merged in davep/DRTVWR-440 (pull request #38)Dave Parks
Add missing fullbrightAtmosTransportFrag stub.
2020-03-16Add missing fullbrightAtmosTransportFrag stub.Runitai Linden
2020-03-13Merged in davep/DRTVWR-440 (pull request #36)Dave Parks
SL-12005 Fix for projectors getting brighter when switching to single light shader.
2020-03-13SL-12005 Fix for projectors getting brighter when switching to single light ↵Runitai Linden
shader.
2020-03-13Merged in SL-12781 (pull request #32)Michael Pohoreski
SL-12781 Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-13Merged in euclid_SL-12784 (pull request #35)Dave Houlton
SL-12784 disambiguate vertex_color.a of 0
2020-03-13SL-12784 disambiguate vertex_color.a of 0Dave Houlton
2020-03-13Merged in SL-12850 (pull request #34)Michael Pohoreski
SL-12850 Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-13SL-12850 Adhere to coding standardPtolemy
2020-03-13SL-12850 remove debugPtolemy
2020-03-13SL-12850Ptolemy
2020-03-13Merged in davep/DRTVWR-440 (pull request #33)Dave Parks
SL-12233 Fix for disagreement between fullbright implementations with ALM on and off.
2020-03-13SL-12233 Fix for disagreement between fullbright implementations with ALM on ↵Runitai Linden
and off.
2020-03-12SL-12781 Remove expensive and redundant z clear; instead enable/disable z ↵Ptolemy
test for background and model preview
2020-03-12SL-12781 Cleanup: Remove HACK / MAGIC NUMBER effective constant of ↵Ptolemy
mCameraDistance as it is set in setPreviewTarget() via initModelPreview()
2020-03-12SL-12781 Cleanup: Rename non-descript generic var namePtolemy
2020-03-12SL-12781 Cleanup: Update out-of-date color commentPtolemy
2020-03-12SL-12781 Fix Upload 3D Preview not using z-bufferPtolemy
2020-03-12Merged in euclid_SL-12784 (pull request #31)Dave Houlton
SL-12784 restore vertex color alpha contribution
2020-03-12SL-12784 restore vertex color alpha contributionDave Houlton
2020-03-12DRTVWR-440 fix 'unreachable code' warning-as-error when buildin /OdDave Houlton
2020-03-10Merged in SL-12779Andrey Lihatskiy
2020-03-10Merged in SL-12171_srgb_linear_fix (pull request #29)Michael Pohoreski
SL-12171 Fix emissive mask being too bright post sRGB/Linear cleanup
2020-03-10SL-12779 [EEP] Fix for cropped buttons in 'Edit Day Cycle' floaterAndrey Lihatskiy
2020-03-10SL-12171 Fix emissive mask being too bright post sRGB/Linear cleanupPtolemy
2020-03-10Merged in SL-12592 (pull request #28)Dave Houlton
SL-12592 prevent unintended opaque-ification of alpha-blended materials
2020-03-10DRTVWR-440 Add compile switch SHADER_CRASH_NONFATAL to prevent app exit on ↵Dave Houlton
shader failure
2020-03-10SL-12592, avoid light modulation of fullbright and preserve diffuse alpha ↵Dave Houlton
component
2020-03-10Merged in SL-12574_srgb_linear_fix (pull request #26)Michael Pohoreski
SL-12574 Fix EEP cubemap not matching non-EEP for both ALM on and off Approved-by: Dave Houlton <euclid@lindenlab.com>
2020-03-10SL-12817 New text for snapshot uploadAndrey Kleshchev