Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
8032aa20
Commit
8032aa20
authored
1 year ago
by
David Parks
Browse files
Options
Downloads
Patches
Plain Diff
SL-19925 Make high graphics default to shadows on.
parent
774c2d0f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
indra/newview/featuretable.txt
+5
-5
5 additions, 5 deletions
indra/newview/featuretable.txt
indra/newview/featuretable_mac.txt
+5
-5
5 additions, 5 deletions
indra/newview/featuretable_mac.txt
with
10 additions
and
10 deletions
indra/newview/featuretable.txt
+
5
−
5
View file @
8032aa20
version 5
7
version 5
8
// The version number above should be incremented IF AND ONLY IF some
// change has been made that is sufficiently important to justify
// resetting the graphics preferences of all users to the recommended
...
...
@@ -163,7 +163,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 1
//
// Medium High Graphics Settings
(deferred enabled)
// Medium High Graphics Settings
//
list MidHigh
RenderAnisotropic 1 1
...
...
@@ -192,7 +192,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 2
//
// High Graphics Settings (
deferred + SSAO
)
// High Graphics Settings (
SSAO + sun shadows
)
//
list High
RenderAnisotropic 1 1
...
...
@@ -212,7 +212,7 @@ RenderTreeLODFactor 1 0.5
RenderVolumeLODFactor 1 1.5
RenderDeferredSSAO 1 1
RenderUseAdvancedAtmospherics 1 0
RenderShadowDetail 1
0
RenderShadowDetail 1
1
WLSkyDetail 1 96
RenderFSAASamples 1 2
RenderReflectionsEnabled 1 1
...
...
@@ -221,7 +221,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 3
//
// High Ultra Graphics Settings (deferred + SSAO + shadows)
// High Ultra Graphics Settings (deferred + SSAO +
all
shadows)
//
list HighUltra
RenderAnisotropic 1 1
...
...
This diff is collapsed.
Click to expand it.
indra/newview/featuretable_mac.txt
+
5
−
5
View file @
8032aa20
version 5
2
version 5
3
// The version number above should be incremented IF AND ONLY IF some
// change has been made that is sufficiently important to justify
// resetting the graphics preferences of all users to the recommended
...
...
@@ -161,7 +161,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 0
//
// Medium High Graphics Settings
(deferred enabled)
// Medium High Graphics Settings
//
list MidHigh
RenderAnisotropic 1 1
...
...
@@ -190,7 +190,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 0
//
// High Graphics Settings (
deferred + SSAO
)
// High Graphics Settings (
SSAO + sun shadows
)
//
list High
RenderAnisotropic 1 1
...
...
@@ -210,7 +210,7 @@ RenderTreeLODFactor 1 0.5
RenderVolumeLODFactor 1 1.5
RenderDeferredSSAO 1 1
RenderUseAdvancedAtmospherics 1 0
RenderShadowDetail 1
0
RenderShadowDetail 1
1
WLSkyDetail 1 96
RenderFSAASamples 1 2
RenderReflectionsEnabled 1 1
...
...
@@ -219,7 +219,7 @@ RenderScreenSpaceReflections 1 0
RenderReflectionProbeLevel 1 1
//
// High Ultra Graphics Settings (
deferred +
SSAO + shadows)
// High Ultra Graphics Settings (SSAO +
all
shadows)
//
list HighUltra
RenderAnisotropic 1 1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment