From 72270213f5eebd019b10bdd6ec15020ba3d2ecf5 Mon Sep 17 00:00:00 2001 From: "Graham Linden graham@lindenlab.com" Date: Wed, 28 Feb 2018 21:46:30 +0000 Subject: Add 3p package for adv atmospherics to autobuild. Mark legacy atmospherics code with ifdefs. Fix up legacy uplift to include new atmospherics settings. --- .../app_settings/windlight/skies/Funky%20Funky.xml | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'indra/newview/app_settings/windlight/skies/Funky%20Funky.xml') diff --git a/indra/newview/app_settings/windlight/skies/Funky%20Funky.xml b/indra/newview/app_settings/windlight/skies/Funky%20Funky.xml index ae16b2d135..245fec5999 100644 --- a/indra/newview/app_settings/windlight/skies/Funky%20Funky.xml +++ b/indra/newview/app_settings/windlight/skies/Funky%20Funky.xml @@ -137,5 +137,61 @@ 2.2200000286102295 0.74000000953674316 + planet_radius + 6360.0 + sky_min_radius + 6360.0 + sky_max_radius + 6420.0 + rayleigh_config + + density + + width + 0.0 + exp_term + 1.0 + exp_scale + -0.00001 + linear_term + 0.0 + constant_term + 1.0 + + + absorption_config + + density + + width + 0.0 + exp_term + 1.0 + exp_scale + -0.00001 + linear_term + 0.0 + constant_term + 1.0 + + + mie_config + + anisotropy + 0.5f + density + + width + 0.0 + exp_term + 1.0 + exp_scale + -0.00001 + linear_term + 0.0 + constant_term + 1.0 + + -- cgit v1.2.3