Skip to content

Commit 33c7a87

Browse files
authored
Bump featuretable versions to fix #2345 (#2386)
also fixed mac High entry for RenderMirrors that got missed
1 parent 27fa9b8 commit 33c7a87

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

indra/newview/featuretable.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 61
1+
version 62
22
// The version number above should be incremented IF AND ONLY IF some
33
// change has been made that is sufficiently important to justify
44
// resetting the graphics preferences of all users to the recommended

indra/newview/featuretable_linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 28
1+
version 29
22
// The version number above should be incremented IF AND ONLY IF some
33
// change has been made that is sufficiently important to justify
44
// resetting the graphics preferences of all users to the recommended

indra/newview/featuretable_mac.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 58
1+
version 59
22
// The version number above should be incremented IF AND ONLY IF some
33
// change has been made that is sufficiently important to justify
44
// resetting the graphics preferences of all users to the recommended
@@ -250,7 +250,7 @@ RenderReflectionsEnabled 1 1
250250
RenderReflectionProbeDetail 1 1
251251
RenderScreenSpaceReflections 1 0
252252
RenderReflectionProbeLevel 1 1
253-
RenderMirrors 1 1
253+
RenderMirrors 1 0
254254
RenderHeroProbeResolution 1 512
255255
RenderHeroProbeDistance 1 8
256256
RenderHeroProbeUpdateRate 1 2

0 commit comments

Comments
 (0)