bevy/crates/bevy_sprite/src
2020-08-09 16:13:04 -07:00
..
render render: add atlas padding support to work around MSAA artifacts, disable MSAA by default 2020-07-30 14:38:13 -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 render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -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 add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
lib.rs app: rename AppPlugin to Plugin 2020-08-07 20:22:17 -07:00
rect.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
sprite.rs Revert "ecs: remove &mut requirement on query iterators" 2020-07-21 20:12:15 -07:00
texture_atlas_builder.rs use TextureFormat for Textures 2020-07-26 22:08:15 +02:00
texture_atlas.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00