|  438217035d # Objective - Before this fix, the view query in `prepare_mesh2d_view_bind_groups` matched all views – leading to 2D view bind groups being prepared for 3D cameras. ## Solution - Added `With<Camera2d>` to the views query. ## Testing - Verified the examples still work. | ||
|---|---|---|
| .. | ||
| mesh2d | ||
| render | ||
| texture_slice | ||
| bundle.rs | ||
| dynamic_texture_atlas_builder.rs | ||
| lib.rs | ||
| sprite.rs | ||
| texture_atlas_builder.rs | ||
| texture_atlas.rs | ||