godot/core/object
2022-11-08 21:44:07 +01:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
class_db.h
make_virtuals.py Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
message_queue.cpp
message_queue.h
method_bind.cpp Fix _unnamed_arg so that arguments defined by GDExtension show up in docs. 2022-10-12 21:23:34 +13:00
method_bind.h SCons: Cleanup GCC warnings configuration 2022-10-10 16:12:26 +02:00
object_id.h
object.cpp Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
object.h Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
ref_counted.cpp Rename and expose RefCounted::get_reference_count() 2022-09-21 21:18:54 +01:00
ref_counted.h Rename and expose RefCounted::get_reference_count() 2022-09-21 21:18:54 +01:00
script_language_extension.cpp
script_language_extension.h Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
script_language.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
script_language.h Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +02:00
SCsub
undo_redo.cpp Change UndoRedo to use Callables 2022-09-18 23:52:50 +02:00
undo_redo.h Change UndoRedo to use Callables 2022-09-18 23:52:50 +02:00
worker_thread_pool.cpp Fix typos with codespell 2022-09-30 14:23:36 +02:00
worker_thread_pool.h