summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Plugin.cs3
-rw-r--r--changelog.txt7
2 files changed, 8 insertions, 2 deletions
diff --git a/Plugin.cs b/Plugin.cs
index c24b8cf..318f0a3 100644
--- a/Plugin.cs
+++ b/Plugin.cs
@@ -25,12 +25,11 @@ using SharpPluginLoader.Core.Resources;
#endif
// @TODO:
+// - Add built-in LUT list.
// - Configurable Broad Area Shadow Resolution.
// - Hook sMhScene constructor to set hqMode.
// - Optimized update logic.
// - Only update non-override values when UI is shown.
-// - Map sky params.
-// - Lights refactor.
// - Descriptions.
// - float format.
// - Lights iterop.
diff --git a/changelog.txt b/changelog.txt
index 9517c71..648851a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,10 @@
+= 0.9.5
+ WorldTuningTool_0.9.5.zip: 8/11/26, sha256-a5c2c0062418ee3edeeb052dfa1e5710ebcd3c0abf04a0faee3e9dce756f22c6
+== Changelog
+* Fix light overrides flickering when moving around.
+* Fix and improve functionality of lights Enable/Disable All buttons.
+* Add Haze object.
+
= 0.9.4
WorldTuningTool_0.9.4.zip: 8/7/26, sha256-60dbe700bce37e8c98ad44a3904c32148182ecfc3e957ea93552399201dae687
== Changelog