mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 03:23:20 +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. |
||
---|---|---|
.. | ||
mesh2d | ||
render | ||
texture_slice | ||
bundle.rs | ||
dynamic_texture_atlas_builder.rs | ||
lib.rs | ||
sprite.rs | ||
texture_atlas.rs | ||
texture_atlas_builder.rs |