From f1fa2733700fada3e61a65c526ebdf870691cb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 2 Jan 2018 16:48:47 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f3ed9..b68133a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ - Use Interface Scale setting from user preferences to draw the Texture Browser text. - Store project-specific settings in the preferences, such as filesystem paths, for each project, and restore those settings when the project is selected again. Does not touch settings that - haven't been set for the newly selected project. + haven't been set for the newly selected project. These settings are only saved when a setting + is updated, so to save your current settings need to update a single setting; this saves all + settings for the project. - Added button in the User Preferences to open a Cloud project in your webbrowser.