godot-cpp/test/project
Lukas Tenbrink daef7d48ea Add variant_internal.hpp.
This module contains VariantInternalType, VariantInternal, VariantGetInternalPtr, VariantInternalAccessor and VariantDefaultInitializer, allowing to access and manipulate Variant's internal values.
2024-11-28 15:15:03 +01: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 Add variant_internal.hpp. 2024-11-28 15:15:03 +01: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