Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Feature/sync #83

Merged
merged 4 commits into from
Mar 2, 2023
Merged

Feature/sync #83

merged 4 commits into from
Mar 2, 2023

Conversation

DamenH
Copy link
Contributor

@DamenH DamenH commented Feb 26, 2023

Addresses #80, allowing a feature flag to be used to conditionally compile HalfEdgeMesh to be Send + Sync when the sync feature is enabled.

Copy link
Owner

@setzer22 setzer22 left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks a lot for taking care of this! 😄

There's a couple minor comments to take care of. We should also document this feature so that people have a way to know about it. Maybe a top-level comment in blackjack_engine's lib.rs?

But other than that, this looks good 🙂, almost ready to merge!

PS: Oh, and take a look at the CI feedback, you need to address the clippy lints and make sure to run cargo fmt.

Copy link
Owner

@setzer22 setzer22 left a comment

Choose a reason for hiding this comment

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

Looks good 👍 will merge once CI passes

@setzer22 setzer22 merged commit ef35992 into setzer22:main Mar 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants