|  336049da68 # Objective Bevy still has many instances of using single-tuples `(T,)` to create a bundle. Due to #2975, this is no longer necessary. ## Solution Search for regex `\(.+\s*,\)`. This should have found every instance. | ||
|---|---|---|
| .. | ||
| mesh2d | ||
| render | ||
| bundle.rs | ||
| collide_aabb.rs | ||
| dynamic_texture_atlas_builder.rs | ||
| lib.rs | ||
| sprite.rs | ||
| texture_atlas_builder.rs | ||
| texture_atlas.rs | ||