godot_dart 0.4.0
godot_dart: ^0.4.0 copied to clipboard
Dart bindings for the Godot game engine
0.4.0 #
- Improve Global Class hot reload by having the generator create a list of available global classes.
0.3.0 #
- Add support for Godot Global Classes
0.2.0 #
- Replace variant call with "ptr" calls, which are faster
- Fix varargs methods in engine classes.
0.1.1 #
- Fix missing generated libraries
0.1.0 #
- Initial version.