Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-21 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/llviewerfloaterreg.cpp # indra/newview/skins/default/xui/de/floater_preview_texture.xml # indra/newview/skins/default/xui/es/floater_preview_texture.xml # indra/newview/skins/default/xui/fr/floater_preview_texture.xml # indra/newview/skins/default/xui/it/floater_preview_texture.xml # indra/newview/skins/default/xui/ja/panel_edit_classified.xml # indra/newview/skins/default/xui/ja/panel_me.xml # indra/newview/skins/default/xui/ru/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/floater_picks.xml # indra/newview/skins/default/xui/tr/floater_preview_texture.xml # indra/newview/skins/default/xui/tr/panel_edit_classified.xml # indra/newview/skins/default/xui/tr/panel_me.xml # indra/newview/skins/default/xui/zh/floater_preview_texture.xml | |||
2020-04-20 | Increment viewer version to 6.4.1 | Nat Goodspeed | |
following promotion of DRTVWR-440 | |||
2020-04-14 | SL-13019, fix broken varying linkage on MacOS | Dave Houlton | |
2020-04-13 | SL-13029 Fixed load order | Andrey Kleshchev | |
2020-04-12 | SL-13029 Environment update was not applying properly | Andrey Kleshchev | |
2020-04-09 | SL-12975, unfix alpha and undo non-fix magic number of refracted portion of ↵ | Dave Houlton | |
water Fresnel | |||
2020-04-07 | SL-10449, add missing linkage variable, fix OSX & Intel deferred shaders comp | Dave Houlton | |
2020-04-07 | SL-10449 Fix ALM on OSX | Ptolemy | |
2020-04-03 | SL-11368, fix missing water uniforms for low shader settings | Dave Houlton | |
2020-04-03 | SL-12852 Cleanup for readability | Ptolemy | |
2020-04-01 | Merged in eep-fix-falloff-edit (pull request #54) | Rye Mutt | |
Fix light falloff being corrupted when editing value via build floater spinner Approved-by: Dave Houlton | |||
2020-04-01 | Merged in eep-fix-light-color (pull request #53) | Rye Mutt | |
Fix editing light color corrupting intensity and color values Approved-by: Dave Houlton | |||
2020-03-30 | Update falloff fix with changes requested in review. | Rye Mutt | |
2020-03-30 | SL-12888 Fix space alpha megaprim not using z-test | Ptolemy | |
2020-03-30 | Fix light falloff being corrupted when editing value via build floater spinner | Rye Mutt | |
2020-03-30 | Fix editing light color corrupting intensity and color values | Rye Mutt | |
2020-03-27 | Merged in davep/DRTVWR-440 (pull request #52) | Dave Parks | |
SL-12902 Better fix for light color values in color swatch not matching light color values inworld. | |||
2020-03-27 | SL-12902 Better fix for light color values in color swatch not matching ↵ | Runitai Linden | |
light color values inworld. | |||
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-03-27 | Removed obsolete and misleading variable | Andrey Kleshchev | |
2020-03-26 | SL-12902 Fix for doing the technically correct but compatibility wrong thing ↵ | Runitai Linden | |
WRT light color values. | |||
2020-03-25 | Fix for class2/softenLightF.glsl not matching class1/softenLightF.glsl | Runitai Linden | |
2020-03-24 | Merge cleanup | Runitai Linden | |
2020-03-24 | Merge branch 'DRTVWR-440' of bitbucket.org:lindenlab/viewer into ↵ | Runitai Linden | |
davep/DRTVWR-440 | |||
2020-03-24 | Fix for bad fullbright shiny shininess values and inconsistency between ↵ | Runitai Linden | |
materialF and fullbrightShinyF | |||
2020-03-20 | WIP - Make EEP match production. | Runitai Linden | |
2020-03-19 | Merged in SL-11589 (pull request #44) | Michael Pohoreski | |
SL-11589 Approved-by: Dave Houlton <euclid@lindenlab.com> | |||
2020-03-19 | SL-11589 Remove redundant setting vary_texcoord0, cleanup grouping | Ptolemy | |
2020-03-19 | SL-11589 Fix clouds drooping below horizon | Ptolemy | |
2020-03-18 | SL-12574 Cleanup unused final_atten | Ptolemy | |
2020-03-18 | SL-12574 Fix environmentMap being too dark on EEP | Ptolemy | |
2020-03-18 | SL-12574 Add note about duplicated procedurally generated sky texture | Ptolemy | |
2020-03-18 | SL-12865, add bias to alpha mask values to avoid 8-bit acne | Dave Houlton | |
2020-03-18 | Merge master (v 6.3.9) into DRTVWR-440 | Dave Houlton | |
2020-03-18 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2020-03-18 | Increment viewer version to 6.3.9 | Nat Goodspeed | |
following promotion of DRTVWR-481 | |||
2020-03-17 | SL-10449 remove soft gamma adjustment that breaks Mac GLSL compiler | Dave Houlton | |
2020-03-17 | Merged 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-17 | SL-12858 Fixed bad merge | Andrey Kleshchev | |
2020-03-16 | SL-12574: Tweak sky cubemap to not be as dark to better match Windlight | Ptolemy | |
2020-03-16 | Add missing fullbrightAtmosTransportFrag stub. | Runitai Linden | |
2020-03-13 | Merged in davep/DRTVWR-440 (pull request #36) | Dave Parks | |
SL-12005 Fix for projectors getting brighter when switching to single light shader. | |||
2020-03-13 | SL-12005 Fix for projectors getting brighter when switching to single light ↵ | Runitai Linden | |
shader. | |||
2020-03-13 | Merged in SL-12781 (pull request #32) | Michael Pohoreski | |
SL-12781 Approved-by: Dave Houlton <euclid@lindenlab.com> | |||
2020-03-13 | SL-12784 disambiguate vertex_color.a of 0 | Dave Houlton | |
2020-03-13 | SL-12850 Adhere to coding standard | Ptolemy | |
2020-03-13 | SL-12850 remove debug | Ptolemy | |
2020-03-13 | SL-12850 | Ptolemy | |
2020-03-13 | Merged in davep/DRTVWR-440 (pull request #33) | Dave Parks | |
SL-12233 Fix for disagreement between fullbright implementations with ALM on and off. | |||
2020-03-13 | SL-12233 Fix for disagreement between fullbright implementations with ALM on ↵ | Runitai Linden | |
and off. |