You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
New option to show/hide hidden files
This commit is contained in:
@@ -446,6 +446,7 @@ void EditorSettings::_load_defaults() {
|
||||
|
||||
set("text_editor/create_signal_callbacks",true);
|
||||
|
||||
set("file_dialog/show_hidden_files", false);
|
||||
|
||||
set("animation/autorename_animation_tracks",true);
|
||||
set("animation/confirm_insert_track",true);
|
||||
|
||||
Reference in New Issue
Block a user