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

Reference Curve in Vertex #1018

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Reference Curve in Vertex #1018

merged 1 commit into from
Aug 30, 2022

Conversation

hannobraun
Copy link
Owner

This fixes false positives when determining Vertex equality. Due to
the missing reference to Curve, it was possible for two Vertex
instances to be considered equal, if they shared a GlobalVertex, even
if they were defined on different Curves.

This fixes false positives when determining `Vertex` equality. Due to
the missing reference to `Curve`, it was possible for two `Vertex`
instances to be considered equal, if they shared a `GlobalVertex`, even
if they were defined on different `Curve`s.
@hannobraun hannobraun enabled auto-merge August 30, 2022 11:54
@hannobraun hannobraun merged commit 72be0d5 into main Aug 30, 2022
@hannobraun hannobraun deleted the vertex branch August 30, 2022 11:59
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

Successfully merging this pull request may close these issues.

1 participant