bevy/crates/bevy_sprite/src
Federico Rinaldi b4f80c29ee Add module level documentation for collide_aabb (#2152)
Related to #2105.

Doc comments are present on the `collide` function, but not on the module level.
2021-05-14 18:45:31 +00:00
..
render update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
collide_aabb.rs Add module level documentation for collide_aabb (#2152) 2021-05-14 18:45:31 +00:00
color_material.rs update ColorMaterial when Texture changed (#1461) 2021-03-17 19:53:24 +00:00
dynamic_texture_atlas_builder.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
entity.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
frustum_culling.rs Frustum Culling (for Sprites) (#1492) 2021-03-24 21:29:53 +00:00
lib.rs Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
rect.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
sprite.rs official 2D examples linked in rustdoc (#2081) 2021-05-05 18:45:49 +00:00
texture_atlas_builder.rs update for rectangle-pack 0.2.1 (fix CI) (#1741) 2021-03-23 19:07:33 +00:00
texture_atlas.rs official 2D examples linked in rustdoc (#2081) 2021-05-05 18:45:49 +00:00