Aaron Franke

Results 190 comments of Aaron Franke

@yoyomaster Are you still experiencing this issue? Can you provide a minimal reproduction polygon, [like this](https://github.com/ivanfratric/polypartition/blob/master/test/test_input.txt)?

This is still reproducible in the latest master. Here are some updated test cases: Test case 1: [issue-3-ex1.txt](https://github.com/ivanfratric/polypartition/files/5779500/issue-3-ex1.txt), output: [issue-3-ex1.zip](https://github.com/ivanfratric/polypartition/files/5779502/issue-3-ex1.zip) Test case 2: [issue-3-ex2.txt](https://github.com/ivanfratric/polypartition/files/5779507/issue-3-ex2.txt), output: [issue-3-ex2.zip](https://github.com/ivanfratric/polypartition/files/5779508/issue-3-ex2.zip)

@crohani Are you still experiencing this issue? Can you provide a minimal reproduction polygon, [like this](https://github.com/ivanfratric/polypartition/blob/master/test/test_input.txt)?

@c42f Does PR #13 fix this issue?

Un-updated this PR to be similar to what it was before except the Linux architecture changes are still gone and the `x86` for `x86_32` alias is still present. The `env["arch"]...

@Faless If you want to revisit this PR, it should be cleaner to do now that the PRs you've mentioned have been merged.

I don't understand why this issue is open, this repo does not have any C++ code in it and I don't think there are plans to add any.

Would you like to volunteer to do this? I don't think anyone has announced they're doing the work to port these. I just don't see why we need an issue...

vnen is busy with other things, it's best not to bother him about godot-next. Giving him feedback about your experience with GDNative will only help if you have experience with...

Yes, my use case is debugging, possibly both in-editor and in-game debugging.