summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsi29a <psi29a@gmail.com>2023-06-21 14:37:42 +0000
committerpsi29a <psi29a@gmail.com>2023-06-21 14:38:06 +0000
commit75def63be3e6a5c56f4dca46cc58c56aa6591ad1 (patch)
tree79c50fbde623cb5a788cfedc7944e804af501247
parent95da78ace072265409587d7fe044455c71a73112 (diff)
Merge branch '0.48-changelog' into 'master'openmw-48-rc11
Add missing changelog entries See merge request OpenMW/openmw!3169 (cherry picked from commit c9317767695890664fa54b680c6fa7fb7c89d6c2) 7c1119d9 Add missing changelog entries
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7bb62bc564..adcce71304 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -214,6 +214,8 @@
Feature #6867: Add a way to localize hardcoded strings in GUI
Feature #6888: Add switch for armor degradation fix
Feature #6925: Allow to use a mouse wheel to rotate a head in the race selection menu
+ Feature #7434: Exponential fog
+ Feature #7435: Sky blending
Task #5534: Remove support for OSG 3.4
Task #6161: Refactor Sky to use shaders and be GLES/GL3 friendly
Task #6162: Refactor GUI to use shaders and to be GLES and GL3+ friendly