github migueldeicaza/SwiftGodot v0.4

latest releases: 0.42.0, 0.41.0, 0.40.0...
16 months ago

Jumbo release:

  • New object lookup system
  • Convenience for NodePath
  • Utility functions exposed
  • Vararg support in methods
  • Lots of bug fixes in the binding to deal with Godot idiosyncrasies.
  • No longer surfaces GString, instead hides the Godot string everywhere and surfaces a Swift string
  • Implementation of Packed* and their indexers
  • Types are now hashable
  • Handles subclasses of Ref
  • Documentation upgrade
  • Annotate some methods with @discardableResult
  • Signals are now surfaced in the API
  • Indexers for dictionaries

Don't miss a new SwiftGodot release

NewReleases is sending notifications on new releases.