From bf96638c88a208bd8604f6674262a11ffd3e853b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 2 Jan 2018 16:44:16 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3477ea5..d2f3ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - In the texture browser, draw the components of the texture (i.e. which map types are available), such as 'bump, normal, specular'. - 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. +- Added button in the User Preferences to open a Cloud project in your webbrowser. ## Version 1.7.5 (2017-10-06)