rakai93 / godot_voronoi

Godot module computing a Voronoi diagram (based on https://github.com/JCash/voronoi)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

branch with 3.2 support

MichaelBelousov opened this issue · comments

would you accept a PR for a branch with 3.2 support?

Of course. I personally don't use this extension right now, but if you provide the PR, I'm happy to merge it.

I would like to do it soon (I already have in my fork, just need to make the PR ofc), it's really a tiny tiny change but may help other people who want to use it, if someone needs it and I haven't done it yet please ping me here

Since I'm back using Godot again, I tried your 3.2-support branch, but it does not compile. This code still works properly with the 3.2.3-stable version.