mirror of
https://github.com/godotengine/godot.git
synced 2024-12-27 11:24:59 +08:00
d4433ae6d3
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind(). Changed all uses of it to Callable.bind() |
||
---|---|---|
.. | ||
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 | ||
openxr_interaction_profile_editor.h | ||
openxr_select_action_dialog.cpp | ||
openxr_select_action_dialog.h | ||
openxr_select_interaction_profile_dialog.cpp | ||
openxr_select_interaction_profile_dialog.h | ||
SCsub |