Updated changelog

This commit is contained in:
Sybren A. Stüvel 2018-01-02 16:48:47 +01:00
parent bf96638c88
commit f1fa273370

View File

@ -10,7 +10,9 @@
- Use Interface Scale setting from user preferences to draw the Texture Browser text. - 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, - 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 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. - Added button in the User Preferences to open a Cloud project in your webbrowser.