mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +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() |
||
---|---|---|
.. | ||
core | ||
data | ||
scene | ||
servers | ||
SCsub | ||
test_macros.cpp | ||
test_macros.h | ||
test_main.cpp | ||
test_main.h | ||
test_tools.h | ||
test_utils.cpp | ||
test_utils.h | ||
test_validate_testing.h |