bevy/crates/bevy_sprite/src
2021-02-04 20:17:11 -08:00
..
render Fix regression causing "flipped" sprites to be invisible (#1399) 2021-02-04 20:17:11 -08:00
collide_aabb.rs Fix collision detection by calculating positive penetration depth. (#966) 2020-12-01 00:33:52 -08:00
color_material.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
dynamic_texture_atlas_builder.rs Extend the Texture asset type to support 3D data (#903) 2020-11-22 12:04:47 -08:00
entity.rs Derive Clone for SpriteSheetBundle and SpriteBundle (#1177) 2021-01-01 14:52:09 -06:00
lib.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
rect.rs Misc cleanups (#879) 2020-11-17 13:40:18 -08:00
sprite.rs Derive Clone for SpriteSheetBundle and SpriteBundle (#1177) 2021-01-01 14:52:09 -06:00
texture_atlas.rs Derive Clone for SpriteSheetBundle and SpriteBundle (#1177) 2021-01-01 14:52:09 -06:00
texture_atlas_builder.rs Texture atlas format and conversion (#1365) 2021-02-01 11:30:11 -08:00