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

Improve internal representation of Sketch and Solid #827

Merged
merged 2 commits into from
Jul 15, 2022
Merged

Improve internal representation of Sketch and Solid #827

merged 2 commits into from
Jul 15, 2022

Conversation

hannobraun
Copy link
Owner

See commit for details.

It was probably committed by accident.
The faces in those objects have no inherent order, nor does it make
sense to have duplicates. Thus, if two `Sketch`es/`Solid`s have the same
faces, they should be equal. This isn't the case with a `Vec`,
necessarily.
@hannobraun hannobraun enabled auto-merge July 15, 2022 13:14
@hannobraun hannobraun merged commit 9c1278a into main Jul 15, 2022
@hannobraun hannobraun deleted the set branch July 15, 2022 13:17
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