godot-cpp/test/demo
Fabio Alessandrelli 9fd33b5cde Allow method binds to take Object subclasses as arguments
As done in upstream Godot via GH-57205.

Add a test that ensures it works also for "gdextended" objects.
2023-01-10 12:55:41 +01:00
..
bin [SCons] Refactor targets, symbols, optimizations. 2022-10-04 16:05:40 +02:00
default_env.tres Added TYPED_METHOD_BIND and c++17 flags to windows build and moved test project files 2021-09-27 23:08:09 +10:00
example.gdextension Fix Android build on macOS. 2022-11-10 15:20:15 +02:00
icon.png Added TYPED_METHOD_BIND and c++17 flags to windows build and moved test project files 2021-09-27 23:08:09 +10:00
icon.png.import Unify bits, android_arch, macos_arch ios_arch into arch, support non-x86 2022-06-01 13:00:25 -05:00
main.gd Allow method binds to take Object subclasses as arguments 2023-01-10 12:55:41 +01:00
main.tscn Change example code to properly represent test cases with refcounted objects 2022-12-05 22:28:28 +11:00
project.godot Add support for BitField hint, sync API files. 2022-07-11 15:00:17 +03:00