mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 12:12:28 +00:00
d8ff69d53c
This allows to include script_instance.h directly in the generated gdvirtual.gen.inc, and remove excessive includes from the codebase. This should also allow Resource to use GDVIRTUAL macros, which wasn't possible previously due to a circular dependency. |
||
---|---|---|
.. | ||
editor_dir_dialog.cpp | ||
editor_dir_dialog.h | ||
editor_file_dialog.cpp | ||
editor_file_dialog.h | ||
editor_object_selector.cpp | ||
editor_object_selector.h | ||
editor_run_bar.cpp | ||
editor_run_bar.h | ||
editor_scene_tabs.cpp | ||
editor_scene_tabs.h | ||
editor_spin_slider.cpp | ||
editor_spin_slider.h | ||
editor_title_bar.cpp | ||
editor_title_bar.h | ||
editor_toaster.cpp | ||
editor_toaster.h | ||
editor_validation_panel.cpp | ||
editor_validation_panel.h | ||
editor_zoom_widget.cpp | ||
editor_zoom_widget.h | ||
scene_tree_editor.cpp | ||
scene_tree_editor.h | ||
SCsub |