mirror of
https://github.com/bevyengine/bevy
synced 2025-01-11 04:38:57 +00:00
052de08e56
# Objective Fixes #5304 ## Solution Instead of using a simple utility function for loading, which uses a default allocation limit of 512MB, we use a Reader object which can be configured ad hoc. ## Changelog > This section is optional. If this was a trivial fix, or has no externally-visible impact, you can delete this section. - Allows loading of textures larger than 512MB |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |