godot-module-template/core/object
Rémi Verschelde eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.

Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
..
callable_mp.cpp
callable_mp.h
class_db.cpp
class_db.h
gdtype.cpp
gdtype.h
make_virtuals.py
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object.cpp
object.h
object_id.h
ref_counted.cpp
ref_counted.h
script_backtrace.cpp
script_backtrace.h
script_instance.cpp
script_instance.h
script_language.cpp
script_language.h
script_language_extension.cpp
script_language_extension.h
SCsub
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp
worker_thread_pool.h