summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/windlight/moonV.glsl
AgeCommit message (Collapse)Author
2019-01-25SL-10303, SL-10414Graham Linden
Fix positioning of sun/moon discs w.r.t atmo haze glow. Disable killing glow when sun is not up.
2018-07-11Make sun/moon vert shaders use calcAtmospherics in hopes it will get OSX GL ↵Graham Linden
to link the shaders without complaining about unwritten varying vars.
2018-06-08Add specific shader for the moon to allow different rendering at day vs night.Graham Linden
Add MouseMoon positioning ala MouseSun debug setting and accessors to use it.