godot-cpp/test/project
David Snopek 4439a4a569
Merge pull request #1280 from dsnopek/callable-custom
Add `CallableCustom` that devs can use in their GDExtensions
2023-11-17 12:48:39 -06: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.gdextension [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
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 `CallableCustom` that devs can use in their GDExtensions 2023-11-06 00:09:06 -06:00
main.tscn Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall 2023-06-07 08:30:33 -05:00
project.godot [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
test_base.gd Add automated tests that run a GDExtension (rather than just building it) 2023-05-17 14:08:12 -05:00