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

Add support for 'or' in ECS querying for tuple queries #358

Merged
merged 6 commits into from
Sep 2, 2020

Conversation

BimDav
Copy link
Contributor

@BimDav BimDav commented Aug 26, 2020

Followup to #218 for queries of Mutated Components tuples

@karroffel karroffel added A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible labels Aug 26, 2020
crates/bevy_ecs/hecs/src/query.rs Outdated Show resolved Hide resolved
crates/bevy_ecs/hecs/src/query.rs Outdated Show resolved Hide resolved
@cart
Copy link
Member

cart commented Sep 2, 2020

Looks good to me. Great work!

@cart cart merged commit 25f62f7 into bevyengine:master Sep 2, 2020
mrk-its pushed a commit to mrk-its/bevy that referenced this pull request Oct 6, 2020
Add Or query to do a logical or on a set of queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants