1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00
Files
godot/core/object
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
..
2022-07-22 10:53:23 +02:00
2022-07-22 10:53:23 +02:00
2022-03-31 14:07:29 +02:00
2022-07-29 16:26:13 +02:00
2022-06-20 12:54:19 +02:00
2022-06-23 14:50:38 +02:00
2022-07-29 16:26:13 +02:00
2022-07-29 16:26:13 +02:00
2021-06-25 17:32:45 -03:00