Skip to content

v0.6: API additions and improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 15:55
· 468 commits to main since this release
f9dbf7e

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