mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
88d9ead7f8
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |