From ecb509c8765899b01589f9bf869c00a1a7af89bb Mon Sep 17 00:00:00 2001 From: d4rkc0d3r <1735522+d4rkc0d3r@users.noreply.github.com> Date: Tue, 17 Jan 2023 19:10:20 +0100 Subject: [PATCH] update changelog for version 1.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f322998..f0d8b9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -## Next Version +## v1.8 ### Features * Add info text if any normal maps are found that are not using BC5 compression. * Add button to automatically convert all normal maps to BC5 compression. +* Add Texture Compression Analyzer under the `Tools/d4rkpl4y3r/Texture Compression Analyzer` menu. ### Changes * The optimized animator controllers now have `(OptimizedCopy)` appended to their name.