bevy/crates/bevy_sprite/src
2020-10-16 11:44:31 -07:00
..
render Add default for texture format (#675) 2020-10-16 11:44:31 -07:00
collide_aabb.rs create bevy_math crate and move math types there 2020-07-16 17:11:52 -07:00
color_material.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
dynamic_texture_atlas_builder.rs render: add atlas padding support to work around MSAA artifacts, disable MSAA by default 2020-07-30 14:38:13 -07:00
entity.rs Transform Rewrite (#374) 2020-09-14 14:00:32 -07:00
lib.rs Resize mode for Sprite component (#430) 2020-09-08 12:04:22 -07:00
rect.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
sprite.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
texture_atlas.rs Add a way to specify padding/ margins between sprites in a TextureAtlas. (#460) 2020-10-14 20:49:07 -07:00
texture_atlas_builder.rs upgrade rectangle pack (#673) 2020-10-12 18:12:17 -07:00