Skip to content

Releases: IvanInventor/godot-cppscript

v0.1.2

07 Mar 22:06
Compare
Choose a tag to compare

Changes

  • Singleton instance creation fix

New macros

  • GSTATIC_MEMBER
  • SNAME
    See wiki for details

v0.1.1

01 Feb 22:06
Compare
Choose a tag to compare

Changes

New macros

GBIND_METHODS_APPEND
GBIND_METHODS_PREPEND
GRESOURCE_LOADER
GRESOURCE_SAVER
GEDITOR_PLUGIN
GSINGLETON
See wiki for new macros reference

  • Ability to parse .h files (not recommended)
  • Code improvements

First release

19 Jan 19:22
4670551
Compare
Choose a tag to compare

First proper release
Majority of features that need manual bindings code are automated, more niche features soon.
Install template
Install to existing project

First use mini-guide
All implemented features reference