bevy/crates/bevy_sprite/src
Nixy eb7f554ef7
Implement Debug for SpriteBundle and SpriteSheetBundle (#10506)
# Objective
Implement Debug trait for SpriteBundle and SpriteSheetBundle
It's helpful and other basic bundles like TransformBundle and
VisibilityBundle already implement this trait
2024-02-19 16:38:48 +00:00
..
mesh2d Move EntityHash related types into bevy_ecs (#11498) 2024-02-12 15:02:24 +00:00
render Move EntityHash related types into bevy_ecs (#11498) 2024-02-12 15:02:24 +00:00
texture_slice Optional ImageScaleMode (#11780) 2024-02-09 20:36:32 +00:00
bundle.rs Implement Debug for SpriteBundle and SpriteSheetBundle (#10506) 2024-02-19 16:38:48 +00:00
dynamic_texture_atlas_builder.rs RenderAssetPersistencePolicy → RenderAssetUsages (#11399) 2024-01-30 13:22:10 +00:00
lib.rs UI Texture 9 slice (#11600) 2024-02-07 20:07:53 +00:00
sprite.rs Optional ImageScaleMode (#11780) 2024-02-09 20:36:32 +00:00
texture_atlas.rs Call a TextureAtlasLayout a layout and not an atlas (#11783) 2024-02-13 16:08:03 +00:00
texture_atlas_builder.rs RenderAssetPersistencePolicy → RenderAssetUsages (#11399) 2024-01-30 13:22:10 +00:00