1
0
Fork 0
godot/core/object
Max Hilbrunner acc776f7b6
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
[Net] Move multiplayer classes to own subfolder. Split RPC from MultiplayerAPI.
2021-09-07 18:44:39 +02:00
..
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
class_db.h Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
make_virtuals.py Fix misspelled "overriden" 2021-08-26 01:44:01 +08:00
message_queue.cpp
message_queue.h
method_bind.cpp Implement native extension system 2021-06-25 17:32:45 -03:00
method_bind.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
object.cpp Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
object.h Implement properties arrays in the Inspector. 2021-09-07 09:51:28 +02:00
object_id.h
ref_counted.cpp Redo how instance bindings work 2021-07-08 17:08:12 -03:00
ref_counted.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
script_language.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
script_language.h [Net] Move multiplayer to core subdir, split RPCManager. 2021-09-07 11:14:30 +02:00
undo_redo.cpp Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
undo_redo.h Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00