godot-cpp/test/project
David Snopek fa3dfa0e3c
Merge pull request #1591 from dsnopek/variant-object-instance-id
Directly get object instance ID from `Variant` and implement `Variant::get_validated_object()`
2024-10-29 13:10:12 -05:00
..
bin [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. 2023-11-09 20:01:59 +02:00
default_env.tres Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
example.gd Allow GDExtensions to register virtual methods and call them on scripts 2024-02-12 13:30:07 -06:00
example.gdextension [SCons] Add option to build without threads 2024-04-30 19:19:36 +02:00
icon.png Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
icon.png.import Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00
main.gd Merge pull request #1591 from dsnopek/variant-object-instance-id 2024-10-29 13:10:12 -05:00
main.tscn Fix _notification with parent and child classes 2024-02-22 14:39:50 -06:00
project.godot Allow submitting documentation to the Godot editor 2024-05-07 11:08:18 -05:00
test_base.gd Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00