1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-14 13:41:12 +00:00
Files
godot/core/variant
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
..
2023-07-07 23:19:42 +02:00
2023-06-22 11:07:53 +02:00
2023-07-03 10:52:02 +02:00
2023-01-08 22:17:40 +01:00
2023-08-01 04:47:18 -07:00