bevy/crates/bevy_sprite/src
Lucas Kent c5717b5a91 Document collide args (#2721)
Fixes https://github.com/bevyengine/bevy/issues/2720#issuecomment-904623168

Possibly we should omit the extra bit in brackets, not sure if its warranted.
2021-08-24 18:07:51 +00:00
..
render update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
collide_aabb.rs Document collide args (#2721) 2021-08-24 18:07:51 +00:00
color_material.rs Allows a number of clippy lints and fixes 2 (#1999) 2021-05-14 20:37:32 +00:00
dynamic_texture_atlas_builder.rs
entity.rs
frustum_culling.rs Frustum Culling (for Sprites) (#1492) 2021-03-24 21:29:53 +00:00
lib.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
rect.rs use bytemuck crate instead of Byteable trait (#2183) 2021-05-17 22:29:10 +00:00
sprite.rs official 2D examples linked in rustdoc (#2081) 2021-05-05 18:45:49 +00:00
texture_atlas_builder.rs expose texture/image conversions as From/TryFrom (#2175) 2021-06-08 02:26:51 +00:00
texture_atlas.rs docs: add hint that texture atlas padding is between tiles (#2447) 2021-07-12 20:29:28 +00:00