From dc46163b121993229fedc7853000bd9bcb9ec2de Mon Sep 17 00:00:00 2001 From: Hendrik Brucker Date: Thu, 11 May 2023 04:17:03 +0200 Subject: Improve editor state persistence --- doc/classes/EditorSettings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes/EditorSettings.xml') diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml index b45e03dc38..6a27bff763 100644 --- a/doc/classes/EditorSettings.xml +++ b/doc/classes/EditorSettings.xml @@ -416,6 +416,9 @@ If [code]true[/code], displays the polygon's previous shape in the 2D polygon editors with an opaque gray outline. This outline is displayed while dragging a point until the left mouse button is released. + + If [code]true[/code], reopens shader files that were open in the shader editor when the project was last closed. + If [code]true[/code], displays a grid while the TileMap editor is active. See also [member editors/tiles_editor/grid_color]. -- cgit v1.2.3