mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
26f2d3fb2f
# Objective prevent gpu buffer allocations when running `as_bind_group` for assets with texture dependencies that are not yet available. ## Solution reorder the binding creation so that fallible items are created first. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |