v0.6: API additions and improvements
In this release a demo project has been used to test the ability of the sandboxing extension.
- Basic Node3D support added
- Method-call support for nodes (call, call_deferred)
- Node get(), get_children(), get_method_list()
- Variant StringName support
- Variant destructor now has native performance
- main() is now optional in C++
Full Changelog: v0.5...v0.6