Paulo Perbone
Paulo Perbone
I may be missing something here but my Lua implementation has all the functionality that the api provides and is on par with GDScript.
Basically, you have the experience of a source code editor, similar to VS Code, for example, with features like syntax highlighting, code complete, syntax and static analysis for errors and...
At the moment no. It's on my list of next things to do.
So there is this new concept called "unique node" that facilitates access to a node by its name only, without needing the full path. I don't know if I really...
That is interesting... I think it's possible to support both models with the same underlying API. I'll think about it. Thanks a lot to, -- Perbone P.S. For future comments...
After thinking a little bit more about this, I realise it would not work that well with the statics analysis where the parser identifies properties and signals to be use...
Hi! I just got warnings about this so did not realize it would be removed so soon. I'll try to fix it ASAP. - Perbone
macOS build it's broken, I'll try to fix it asap.
No longer an issue
I'll take a look at this issue.