You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-28 16:07:14 +00:00
[FileSystem Dock] Add option to show some unsupported files in the dock.
This commit is contained in:
@@ -235,6 +235,7 @@ class EditorFileSystem : public Node {
|
||||
int _insert_actions_delete_files_directory(EditorFileSystemDirectory *p_dir);
|
||||
|
||||
HashSet<String> textfile_extensions;
|
||||
HashSet<String> other_file_extensions;
|
||||
HashSet<String> valid_extensions;
|
||||
HashSet<String> import_extensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user