Closed arnaudgolfouse closed 2 years ago
Some hypothetical changes to this pr that may be desirable, in case there are things I failed to consider:
Test_dijsktra.gd
to lib.rs
's documentation (in case automatic generation fails).Interface::new
as pub
. This doesn't change anything I think, and making it private would prevent gdnative-doc from generating its documentation 😕.Those are just things I thought would be worth thinking about, but the current pr seems pretty good to me.
Also, note that some text was automatically removed from Gut.tscn
.
I don't know what that was for, but everything still works so 🤷
Following a discussion with @astrale-sharp, I did not update the linux shared library, as this will require more thought. I opened an issue about it at #114 .
Merging this (because you're my friend)
❤️
Bring back automatic documentation and test generation ✊