godot/servers/text
Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes
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.
2023-09-06 22:54:38 +02:00
..
SCsub
text_server_dummy.h
text_server_extension.cpp [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
text_server_extension.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00