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

Fix bug with coincident inner curves #4

Merged
merged 2 commits into from
Dec 9, 2019

Conversation

FraserGreenroyd
Copy link
Contributor

Issues addressed by this PR

Fixes #3

Test files

Changelog

Additional comments

@FraserGreenroyd FraserGreenroyd added the type:bug Error or unexpected behaviour label Dec 4, 2019
@FraserGreenroyd FraserGreenroyd self-assigned this Dec 4, 2019
Copy link

@tg359 tg359 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the issue as an interim solution. I'd like to see something a bit more robust in the future though that can handle base-plane reinterpretation without collinear projection issues, but as what this fixes causes a breaking crash, I approve the method that prevents it! 👍

@FraserGreenroyd
Copy link
Contributor Author

/azp run TriangleNet_Toolkit.CheckCompliance

@FraserGreenroyd
Copy link
Contributor Author

/azp run TriangleNet_Toolkit.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DelaunayTriangulation crashing
2 participants