godot/modules/openxr/editor
Juan Linietsky d4433ae6d3 Remove Signal connect binds
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
2022-07-29 16:26:13 +02:00
..
openxr_action_editor.cpp
openxr_action_editor.h
openxr_action_map_editor.cpp
openxr_action_map_editor.h
openxr_action_set_editor.cpp
openxr_action_set_editor.h
openxr_editor_plugin.cpp
openxr_editor_plugin.h
openxr_interaction_profile_editor.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
openxr_interaction_profile_editor.h
openxr_select_action_dialog.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
openxr_select_action_dialog.h
openxr_select_interaction_profile_dialog.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
openxr_select_interaction_profile_dialog.h
SCsub