diff options
| author | Oz Linden <oz@lindenlab.com> | 2016-04-29 10:52:43 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2016-04-29 10:52:43 -0400 |
| commit | f495ca8f1a5046efc4eb4dba00755d3518b580e7 (patch) | |
| tree | fc8025c7e6add4334751b65163f2be835d5fcd50 /indra/newview/featuretable.txt | |
| parent | ff6d4b517f8f9bf1bfc9698e4cb7cf4ff5ff2646 (diff) | |
Adjust some avatar complexity defaults (mostly slightly upwards)
Make more settings between mac and windows the same
Remove solaris and xp featuretables, since we don't support them any more
Diffstat (limited to 'indra/newview/featuretable.txt')
| -rw-r--r-- | indra/newview/featuretable.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt index c589c508e8..be8ea2bab9 100644 --- a/indra/newview/featuretable.txt +++ b/indra/newview/featuretable.txt @@ -80,7 +80,7 @@ RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0 RenderAvatarPhysicsLODFactor 1 0 RenderAvatarMaxNonImpostors 1 3 -RenderAvatarMaxComplexity 1 35000 +RenderAvatarMaxComplexity 1 25000 RenderAvatarVP 1 0 RenderFarClip 1 64 RenderFlexTimeFactor 1 0 @@ -140,6 +140,7 @@ list LowMid RenderAnisotropic 1 0 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 0.5 +RenderAvatarMaxComplexity 1 100000 RenderAvatarPhysicsLODFactor 1 0.75 RenderAvatarVP 1 1 RenderFarClip 1 96 @@ -169,6 +170,7 @@ list Mid RenderAnisotropic 1 1 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 1.0 +RenderAvatarMaxComplexity 1 200000 RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarVP 1 1 RenderFarClip 1 128 @@ -198,6 +200,7 @@ list MidHigh RenderAnisotropic 1 1 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 1.0 +RenderAvatarMaxComplexity 1 250000 RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarVP 1 1 RenderFarClip 1 128 @@ -227,6 +230,7 @@ list High RenderAnisotropic 1 1 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 1.0 +RenderAvatarMaxComplexity 1 300000 RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarVP 1 1 RenderFarClip 1 128 @@ -256,6 +260,7 @@ list HighUltra RenderAnisotropic 1 1 RenderAvatarCloth 1 0 RenderAvatarLODFactor 1 1.0 +RenderAvatarMaxComplexity 1 350000 RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarVP 1 1 RenderFarClip 1 128 @@ -278,7 +283,6 @@ RenderShadowDetail 1 2 WLSkyDetail 1 48 RenderFSAASamples 1 2 - // // Ultra graphics (REALLY PURTY!) // |
