diff options
| author | 2026-08-11 10:52:30 -0400 | |
|---|---|---|
| committer | 2026-08-11 10:52:30 -0400 | |
| commit | b4a9dca02cc3d7f741c295bb7aaa2a9db63519f0 (patch) | |
| tree | 5b1844b954c8a2624296c956215c48821e5cfd27 | |
| parent | be23b58abf7d0b58a606ba391e8d4a26e9a77651 (diff) | |
| download | WorldTuningTool-7103c40bdd9e43420129865b975a184adc09cbb8.tar.gz WorldTuningTool-7103c40bdd9e43420129865b975a184adc09cbb8.tar.bz2 WorldTuningTool-7103c40bdd9e43420129865b975a184adc09cbb8.zip | |
Version 0.9.50.9.5
Signed-off-by: Andrew Opalach <andrew@akon.city>
| -rw-r--r-- | Plugin.cs | 3 | ||||
| -rw-r--r-- | changelog.txt | 7 |
2 files changed, 8 insertions, 2 deletions
@@ -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 |