You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Cache EditorResourcePicker's allowed types
This commit is contained in:
@@ -3811,6 +3811,8 @@ void EditorNode::register_editor_types() {
|
||||
|
||||
void EditorNode::unregister_editor_types() {
|
||||
_init_callbacks.clear();
|
||||
|
||||
EditorResourcePicker::clear_caches();
|
||||
}
|
||||
|
||||
void EditorNode::stop_child_process() {
|
||||
|
||||
Reference in New Issue
Block a user