You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
new file dialog!
-ItemList control for easier lists/thumbnails -New file dialog, with support for thumbnails, favorites, recent places, etc -Moved .fscache out of the project, no more bugs due to committed/pulled .fscache! -Dir dialog now sorts directories
This commit is contained in:
@@ -48,7 +48,7 @@ class ParticlesEditor : public Control {
|
||||
Particles *node;
|
||||
|
||||
|
||||
FileDialog *emission_file_dialog;
|
||||
EditorFileDialog *emission_file_dialog;
|
||||
SceneTreeDialog *emission_tree_dialog;
|
||||
|
||||
ConfirmationDialog *err_dialog;
|
||||
|
||||
Reference in New Issue
Block a user