We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2a325 commit 101567fCopy full SHA for 101567f
2 files changed
changelogs/index.html
@@ -102,6 +102,12 @@ <h1>Changelogs</h1>
102
<div class="apanel panel-changelogs" style="margin-bottom: 40px;">
103
<p></p>
104
105
+ <button class="aaccordion aaversion">r5.1.1 - November 30, 2023</button>
106
+ <div class="apanel">
107
+ <p></p>
108
+ <p id="r22" class="cenR"></p>
109
110
+ </div>
111
<button class="aaccordion aaversion">r5.1 - November 29, 2023</button>
112
<div class="apanel">
113
changelogs/reimagined-ch/r22.txt
@@ -0,0 +1,4 @@
1
+Changes over r5.1:
2
+- Fixed an error when volumetric clouds are disabled while Detail Quality is set to High
3
+- Fixed black screen when the camera is perfectly rotated to "0 0" with Lens Flare enabled
4
+- Fixed anisotropic texture filtering not working on rails (IntegratedPBR)
0 commit comments