migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.14k stars 76 forks source link

remove GodotObject protocol #523

Closed mayoff closed 2 months ago

mayoff commented 2 months ago

It doesn't seem like the GodotObject protocol has any reason to exist. This patch removes it.

mayoff commented 2 months ago

apparently all test cases do NOT pass ha ha