Home
last modified time | relevance | path

Searched refs:enter_editor (Results 1 – 12 of 12) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Danimation_tree_editor_plugin.h91 void enter_editor(const String &p_path = "");
H A Danimation_tree_editor_plugin.cpp142 void AnimationTreeEditor::enter_editor(const String &p_path) { in enter_editor() function in AnimationTreeEditor
H A Danimation_blend_space_1d_editor.cpp529 AnimationTreeEditor::get_singleton()->enter_editor(itos(selected_point)); in _open_editor()
H A Danimation_blend_tree_editor_plugin.cpp478 AnimationTreeEditor::get_singleton()->enter_editor(p_which); in _open_in_editor()
H A Danimation_blend_space_2d_editor.cpp808 AnimationTreeEditor::get_singleton()->enter_editor(itos(selected_point)); in _open_editor()
H A Danimation_state_machine_editor.cpp1088 AnimationTreeEditor::get_singleton()->enter_editor(p_name); in _open_editor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Danimation_tree_editor_plugin.h91 void enter_editor(const String &p_path = "");
H A Danimation_tree_editor_plugin.cpp142 void AnimationTreeEditor::enter_editor(const String &p_path) { in enter_editor() function in AnimationTreeEditor
H A Danimation_blend_space_1d_editor.cpp529 AnimationTreeEditor::get_singleton()->enter_editor(itos(selected_point)); in _open_editor()
H A Danimation_blend_tree_editor_plugin.cpp478 AnimationTreeEditor::get_singleton()->enter_editor(p_which); in _open_in_editor()
H A Danimation_blend_space_2d_editor.cpp808 AnimationTreeEditor::get_singleton()->enter_editor(itos(selected_point)); in _open_editor()
H A Danimation_state_machine_editor.cpp1088 AnimationTreeEditor::get_singleton()->enter_editor(p_name); in _open_editor()