godot/core/object
Rémi Verschelde 947f5a8741
Merge pull request #91247 from AThousandShips/callable_fix
Fix unsafe uses of `Callable.is_null()`
2024-04-29 10:10:32 +02:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp GDExtension: provide free_property_list_func with length of array 2024-04-27 14:13:17 +02:00
class_db.h Core: Use <type_traits> where applicable 2024-04-11 13:13:59 -05:00
make_virtuals.py
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object_id.h
object.compat.inc
object.cpp Merge pull request #91247 from AThousandShips/callable_fix 2024-04-29 10:10:32 +02:00
object.h GDExtension: provide free_property_list_func with length of array 2024-04-27 14:13:17 +02:00
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.h
script_language_extension.cpp
script_language_extension.h
script_language.cpp Merge pull request #90776 from Naros/avoid-script-language-not-overridden 2024-04-19 16:27:33 +02:00
script_language.h Defer call to set_break_language 2024-04-16 20:01:53 -04:00
SCsub
undo_redo.cpp Fix unsafe uses of Callable.is_null() 2024-04-27 16:22:57 +02:00
undo_redo.h
worker_thread_pool.cpp WorkerThreadPool: Fix yield-over for not-yet-started tasks 2024-04-18 19:25:19 +02:00
worker_thread_pool.h WorkerThreadPool: Fix yield-over for not-yet-started tasks 2024-04-18 19:25:19 +02:00