Skip to content
Snippets Groups Projects
Commit 61a5c943 authored by Ansariel's avatar Ansariel
Browse files

MAINT-6432 Fix defaults for RenderAvatarMaxComplexity

The 'all' section must be set to the value for high end machines as the minimum of high-end and recommended setting will be applied
parent 380bbc01
No related branches found
No related tags found
No related merge requests found
...@@ -190,6 +190,7 @@ Ansariel Hiller ...@@ -190,6 +190,7 @@ Ansariel Hiller
STORM-2094 STORM-2094
MAINT-5756 MAINT-5756
MAINT-4677 MAINT-4677
MAINT-6432
Aralara Rajal Aralara Rajal
Arare Chantilly Arare Chantilly
CHUIBUG-191 CHUIBUG-191
......
...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1 ...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1
RenderAvatarLODFactor 1 1.0 RenderAvatarLODFactor 1 1.0
RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarPhysicsLODFactor 1 1.0
RenderAvatarMaxNonImpostors 1 16 RenderAvatarMaxNonImpostors 1 16
RenderAvatarMaxComplexity 1 80000 RenderAvatarMaxComplexity 1 350000
RenderAvatarVP 1 1 RenderAvatarVP 1 1
RenderAutoMuteSurfaceAreaLimit 1 1000.0 RenderAutoMuteSurfaceAreaLimit 1 1000.0
RenderCubeMap 1 1 RenderCubeMap 1 1
......
...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1 ...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1
RenderAvatarLODFactor 1 1.0 RenderAvatarLODFactor 1 1.0
RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarPhysicsLODFactor 1 1.0
RenderAvatarMaxNonImpostors 1 16 RenderAvatarMaxNonImpostors 1 16
RenderAvatarMaxComplexity 1 80000 RenderAvatarMaxComplexity 1 350000
RenderAvatarVP 1 1 RenderAvatarVP 1 1
RenderAutoMuteSurfaceAreaLimit 1 1000.0 RenderAutoMuteSurfaceAreaLimit 1 1000.0
RenderCubeMap 1 1 RenderCubeMap 1 1
......
...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1 ...@@ -32,7 +32,7 @@ RenderAvatarCloth 1 1
RenderAvatarLODFactor 1 1.0 RenderAvatarLODFactor 1 1.0
RenderAvatarPhysicsLODFactor 1 1.0 RenderAvatarPhysicsLODFactor 1 1.0
RenderAvatarMaxNonImpostors 1 16 RenderAvatarMaxNonImpostors 1 16
RenderAvatarMaxComplexity 1 80000 RenderAvatarMaxComplexity 1 350000
RenderAvatarVP 1 1 RenderAvatarVP 1 1
RenderAutoMuteSurfaceAreaLimit 1 1000.0 RenderAutoMuteSurfaceAreaLimit 1 1000.0
RenderCubeMap 1 1 RenderCubeMap 1 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment