From e416840f85dc4a367894036b9fe483f17d959c54 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Tue, 24 Aug 2010 19:22:00 +0100 Subject: Backed out changeset c3d41f18ce2b back-out the back-out for this branch. yay. --- indra/newview/app_settings/settings.xml | 194 ++++++++++++++++++++------------ 1 file changed, 125 insertions(+), 69 deletions(-) (limited to 'indra/newview/app_settings/settings.xml') diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 810b2d9a1d..07418d1b5e 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -1741,6 +1741,17 @@ Value 0 + DebugAvatarLocalTexLoadedTime + + Comment + Display time for loading avatar local textures. + Persist + 1 + Type + Boolean + Value + 0 + DebugBeaconLineWidth Comment @@ -5373,17 +5384,6 @@ Value 0 - MultipleAttachments - - Comment - Allow multiple objects to be attached to a single attachment point. - Persist - 1 - Type - Boolean - Value - 0 - MuteAmbient Comment @@ -6748,7 +6748,7 @@ Type U32 Value - 60 + 200 RenderSSAOFactor @@ -7123,6 +7123,64 @@ 0.01 + RenderShadowBiasError + + Comment + Error scale for shadow bias (based on altitude). + Persist + 1 + Type + F32 + Value + 0 + + RenderShadowOffsetError + + Comment + Error scale for shadow offset (based on altitude). + Persist + 1 + Type + F32 + Value + 0 + + + RenderSpotLightsInNondeferred + + Comment + Whether to support projectors as spotlights when Lighting and Shadows is disabled + Persist + 1 + Type + Boolean + Value + 0 + + + RenderSpotShadowBias + + Comment + Bias value for shadows (prevent shadow acne). + Persist + 1 + Type + F32 + Value + 0.0 + + RenderSpotShadowOffset + + Comment + Offset value for shadows (prevent shadow acne). + Persist + 1 + Type + F32 + Value + 0.04 + + RenderShadowResolutionScale Comment @@ -7135,8 +7193,6 @@ 1.0 - - RenderDeferredTreeShadowBias Comment @@ -7258,7 +7314,7 @@ Type F32 Value - 1 + 8 RenderDeferred @@ -7273,18 +7329,6 @@ 0 - RenderDeferredShadow - - Comment - Enable shadows in deferred renderer. - Persist - 1 - Type - Boolean - Value - 1 - - RenderDeferredGI Comment @@ -7297,10 +7341,10 @@ 0 - RenderDeferredSunShadow + RenderDeferredSun Comment - Generate shadows from the sun. + Execute sunlight shader in deferred renderer. Persist 1 Type @@ -7309,10 +7353,10 @@ 1 - RenderDeferredSun + RenderDeferredAtmospheric Comment - Execute sunlight shader in deferred renderer. + Execute atmospheric shader in deferred renderer. Persist 1 Type @@ -7321,10 +7365,10 @@ 1 - RenderDeferredAtmospheric + RenderDeferredSSAO Comment - Execute atmospheric shader in deferred renderer. + Execute screen space ambient occlusion shader in deferred renderer. Persist 1 Type @@ -7583,10 +7627,10 @@ Value 256.0 - RenderFastAlpha + RenderAutoMaskAlphaNonDeferred Comment - Use lossy alpha rendering optimization (opaque/nonexistent small alpha faces). + Use alpha masks where appropriate, in the non-deferred (non-'Lighting and Shadows') graphics mode Persist 1 Type @@ -7594,6 +7638,17 @@ Value 0 + RenderAutoMaskAlphaDeferred + + Comment + Use alpha masks where appropriate, in the deferred ('Lighting and Shadows') graphics mode + Persist + 1 + Type + Boolean + Value + 1 + RenderFastUI Comment @@ -7855,17 +7910,6 @@ Value 0 - RenderLightingDetail - - Comment - Amount of detail for lighting objects/avatars/terrain (0=sun/moon only, 1=enable local lights) - Persist - 1 - Type - S32 - Value - 1 - RenderMaxPartCount Comment @@ -7965,6 +8009,18 @@ Value 2 + RenderShadowDetail + + Comment + Detail of shadows. + Persist + 1 + Type + S32 + Value + 2 + + RenderReflectionRes Comment @@ -8095,7 +8151,7 @@ Type Boolean Value - 0 + 1 RenderUIBuffer @@ -8251,17 +8307,6 @@ Value 512 - RenderWaterReflections - - Comment - Reflect the environment in the water. - Persist - 1 - Type - Boolean - Value - 0 - RotateRight Comment @@ -8284,17 +8329,6 @@ Value 1.0 - RunMultipleThreads - - Comment - If TRUE keep background threads active during render - Persist - 1 - Type - Boolean - Value - 0 - SafeMode Comment @@ -9461,6 +9495,28 @@ Value 75 + SnapshotSharingEnabled + + Comment + Enable uploading of snapshots to a web service. + Persist + 1 + Type + Boolean + Value + 0 + + SnapshotConfigURL + + Comment + URL to fetch Snapshot Sharing configuration data from. + Persist + 1 + Type + String + Value + http://photos.apps.staging.avatarsunited.com/viewer_config + SnapshotTextureLastResolution Comment -- cgit v1.2.3