From 07d3242b2619c576aeecd588fa29828983f07367 Mon Sep 17 00:00:00 2001 From: Imbris Date: Mon, 14 Nov 2022 22:18:38 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ccc82d68a..608f9b1cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Climbing no longer requires having 10 energy - Castles will now be placed close to towns - Sword +- Rescaling of images for the UI is now done when sampling from them on the GPU. Improvements are + particularily noticeable when opening the map screen (which involves rescaling a few large + images) and also when using the voxel minimap view (where a medium size image is updated often). ### Removed