bevy/crates/bevy_sprite
Brandon Reinhart 88d9ead7f8
promote atlas sources texture_ids to pub visibility (#15795)
In order to create texture atlases from other systems (custom game
solutions) that are compatible with the ones generated by the bevy
builders, it would be nice to have the interface be fully public. This
field is pub(crate). Unless there's a good reason, can we promote this
to pub?

Alternatives:
- Don't do it.
2024-10-09 18:37:26 +00:00
..
src promote atlas sources texture_ids to pub visibility (#15795) 2024-10-09 18:37:26 +00:00
Cargo.toml Remove thiserror from bevy_sprite (#15763) 2024-10-09 14:29:26 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Sprite

License Crates.io Downloads Docs Discord