mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 19:13:08 +00:00
900acc6154
# Objective I need to queue my own textures up for font rendering(texture arrays) and I noticed a bunch of `ImageX`, like `ImageDataLayout`, were missing from the render resources exports. ## Solution Add new exports to render resources. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |