godot/core/object
Rémi Verschelde 532381562e
Merge pull request #72654 from RandomShaper/ptrcall_ret_raw_obj
Avoid losing references to objects in the native-scripting boundary
2023-02-11 15:35:01 +01:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp
class_db.h Avoid losing references to objects in the native-scripting boundary 2023-02-03 17:48:41 +01:00
make_virtuals.py Add GodotTypeInfo::Metadata to MethodInfo 2023-01-26 15:51:34 +01:00
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h Avoid losing references to objects in the native-scripting boundary 2023-02-03 17:48:41 +01:00
object_id.h
object.cpp Merge pull request #72111 from raulsntos/method-info-metadata 2023-01-27 15:41:38 +01:00
object.h Merge pull request #72111 from raulsntos/method-info-metadata 2023-01-27 15:41:38 +01:00
ref_counted.cpp
ref_counted.h
script_language_extension.cpp
script_language_extension.h
script_language.cpp Add Engine::unregister_script_language and make Engine::register_script_language returns a Error 2023-02-10 19:50:24 +01:00
script_language.h Add Engine::unregister_script_language and make Engine::register_script_language returns a Error 2023-02-10 19:50:24 +01:00
SCsub
undo_redo.cpp Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
undo_redo.h
worker_thread_pool.cpp Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
worker_thread_pool.h More codespell fixes, do more changes from previous ignore list 2023-02-01 12:11:36 +01:00