Skip to content

v0.7: API and stability improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 17:03
· 460 commits to main since this release
d4e24e2

Add access to certain global objects, like Engine, Input. Add access to current scene tree. Add property get/set for objects. Fixed some bugs with C++ guest strings and vectors.

There is now a demo project that showcases this Godot extension.

If you're updating from a previous version, remember to docker pull the Docker containers for each language.

Full Changelog: v0.6...v0.7