bevy/crates/bevy_ecs/src/query
Hoidigan 49038d03f5 Remove with bundle filter (#2623)
# Objective

Fixes #2620

## Solution

Remove WithBundle filter and temporarily remove example for query_bundle.
2021-08-10 01:55:52 +00:00
..
access.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
fetch.rs Add 's (state) lifetime to Fetch (#2515) 2021-07-29 21:14:22 +00:00
filter.rs Remove with bundle filter (#2623) 2021-08-10 01:55:52 +00:00
iter.rs Add 's (state) lifetime to Fetch (#2515) 2021-07-29 21:14:22 +00:00
mod.rs Add a method iter_combinations on query to iterate over combinations of query results (#1763) 2021-05-17 23:33:47 +00:00
state.rs Add 's (state) lifetime to Fetch (#2515) 2021-07-29 21:14:22 +00:00