mirror of
https://github.com/godotengine/godot.git
synced 2024-11-29 15:42:29 +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. |
||
---|---|---|
.. | ||
debugger_marshalls.cpp | ||
debugger_marshalls.h | ||
engine_debugger.cpp | ||
engine_debugger.h | ||
engine_profiler.cpp | ||
engine_profiler.h | ||
local_debugger.cpp | ||
local_debugger.h | ||
remote_debugger_peer.cpp | ||
remote_debugger_peer.h | ||
remote_debugger.cpp | ||
remote_debugger.h | ||
script_debugger.cpp | ||
script_debugger.h | ||
SCsub |