behaviour-tree-test/editor/file_system
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
..
dependency_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
dependency_editor.h feat(dependency_editor): add sort button and text filter to the dependency editor dialog 2026-01-27 20:31:04 -03:00
editor_file_system.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_file_system.h rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
editor_paths.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_paths.h
file_info.cpp
file_info.h
SCsub