godot/core/object
Rémi Verschelde 58b3481eaf
Merge pull request #89649 from dalexeev/core-bind-and-doc-iter-virtual-methods
Core: Bind and document iterator API virtual methods
2024-09-06 11:10:58 +02:00
..
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Fix bool type appearing in GDExtension header 2024-08-31 22:40:48 +02:00
class_db.h Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04: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 #89649 from dalexeev/core-bind-and-doc-iter-virtual-methods 2024-09-06 11:10:58 +02:00
object.h Core: Сheck r_error after calling callp() 2024-08-30 21:09:30 +03:00
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.h
script_language_extension.cpp
script_language_extension.h
script_language.cpp Core: Fix unreachable code 2024-08-27 10:26:06 -05:00
script_language.h GDScript: Fix message when calling non-tool function in tool mode 2024-08-27 12:30:15 +03:00
SCsub
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp Merge pull request #96322 from RandomShaper/wtp_info 2024-08-30 23:37:58 +02:00
worker_thread_pool.h WorkerThreadPool (plus friends): Overhaul unlock allowance zones 2024-08-21 12:22:52 +02:00