bevy/crates/bevy_sprite/src
2023-03-10 18:15:22 +00:00
..
mesh2d Replace multiple calls to add_system with add_systems (#8001) 2023-03-10 18:15:22 +00:00
render Use Image::default for 1 pixel white texture directly (#7884) 2023-03-04 12:29:10 +00:00
bundle.rs Doc bevy sprite (#7858) 2023-03-03 18:14:40 +00:00
collide_aabb.rs Add more documentation and tests to collide_aabb::collide() (#5910) 2022-09-12 01:25:34 +00:00
dynamic_texture_atlas_builder.rs Doc bevy sprite (#7858) 2023-03-03 18:14:40 +00:00
lib.rs Support system.in_schedule() and system.on_startup() (#7790) 2023-02-24 18:33:55 +00:00
sprite.rs Remove VerticalAlign from TextAlignment (#6807) 2023-01-18 02:19:17 +00:00
texture_atlas_builder.rs Move sprite::Rect into bevy_math (#5686) 2022-09-02 12:35:23 +00:00
texture_atlas.rs Doc bevy sprite (#7858) 2023-03-03 18:14:40 +00:00