mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
363210f8fe
`ExtractComponentPlugin` doesn't check to make sure the component is actually present unless it's in the `QueryFilter`. This meant we placed it everywhere. This regressed performance on many examples, such as `many_cubes`. Fixes #12956. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |