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 Surface from Curve #1022

Merged
merged 5 commits into from
Sep 1, 2022
Merged

Reference Surface from Curve #1022

merged 5 commits into from
Sep 1, 2022

Conversation

hannobraun
Copy link
Owner

Curve is defined by its local coordinates in a Surface. Not referencing it causes false positives when comparing Curve or Vertex (which references Curve) for equality.

This just makes a following change a bit easier.
This makes no real difference for most use cases, and will come in handy
in a follow-up commit.
`Curve` is defined in a `Surface`, and not referencing it causes false
positives when comparing `Curve` and `Vertex` (which references `Curve`)
for equality.
@hannobraun hannobraun enabled auto-merge September 1, 2022 11:49
@hannobraun hannobraun merged commit 9248232 into main Sep 1, 2022
@hannobraun hannobraun deleted the curve branch September 1, 2022 11:55
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