godot/core/object
2022-03-28 14:17:24 +02:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Merge pull request #59548 from akien-mga/obj-remove-unused-categories 2022-03-28 14:17:24 +02:00
class_db.h Object: Remove unused category boilerplate 2022-03-26 15:46:01 +01:00
make_virtuals.py Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
message_queue.cpp Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
message_queue.h Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
method_bind.cpp Add static method support to ClassDB 2022-03-22 16:27:34 +01:00
method_bind.h Add static method support to ClassDB 2022-03-22 16:27:34 +01:00
object_id.h
object.cpp GDExtension: change to_string signature to accept GDNativeStringPtr instead of returning const char* 2022-03-27 21:31:00 +02:00
object.h Object: Remove unused category boilerplate 2022-03-26 15:46:01 +01:00
ref_counted.cpp
ref_counted.h
script_language_extension.cpp Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
script_language_extension.h Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
script_language.cpp Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
script_language.h Revert "Sort autocomplete/code completion options in a better way" 2022-03-28 13:31:32 +02:00
SCsub
undo_redo.cpp Fix UndoRedo method call argument count after #58929 2022-03-09 22:21:00 +01:00
undo_redo.h Fix UndoRedo method call argument count after #58929 2022-03-09 22:21:00 +01:00