godotjs / javascript

Javascript binding for godotengine
https://godotjs.github.io/
MIT License
963 stars 84 forks source link

Update to support godot 3.x branch #109

Closed bmcbarron closed 2 years ago

bmcbarron commented 2 years ago

Also fixes inheritance of static class members.

Geequlim commented 2 years ago

please no code format. It's hard to review

bmcbarron commented 2 years ago

Sorry, formatting manually is too time consuming for a CL like this that involves find-replace patterns. However, if you let me know what auto-format settings you use, I'll be happy to reformat with them. Alternately, if you look at the commits individually, 2baca40 contains all of the auto-formatting, so you can just skip over that one. I'm not using godot anymore, so if you're not interested in the PR, I can just drop it.