Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error if obstacles overlap all of the initial outer boundary #47

Open
AnAverageGitUser opened this issue Jan 19, 2024 · 0 comments
Open

Comments

@AnAverageGitUser
Copy link

I'm was getting errornous behaviour if error if obstacles overlap all of the initial outer boundary of the Polyana::Triangulation.
This resulted in an empty navmesh, because the merge_obstacle function has/had an error/wasn't intended to handle this case.
I think I solved this problem, althought I'm not sure if you want the changes there to be merged upstream, you might want some changes to be done.

Anyway if anyone has a similar problem, for the time beeing you can check if the branch/commit here is doing what you want: main...AnAverageGitUser:polyanya:aagu/myapp current commit 82f2ec7

@AnAverageGitUser AnAverageGitUser changed the title error if obstacles overlap the all of the initial outer boundary error if obstacles overlap all of the initial outer boundary Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant