virtualx-engine/servers/extensions
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
..
physics_server_2d_extension.cpp PhysicsDirectBodyState2D: add get_contact_local_velocity_at_position 2023-04-14 11:40:06 +02:00
physics_server_2d_extension.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
physics_server_3d_extension.cpp Resolved issues with script PhysicsDirectBodyState3d contacts 2023-04-12 11:40:34 -07:00
physics_server_3d_extension.h Resolved issues with script PhysicsDirectBodyState3d contacts 2023-04-12 11:40:34 -07:00
SCsub