mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
e50e848b58
# Objective - Gltf loader now shows which file is missing pre baked tangents - Fixes #11831 ## Solution - The file name is shown in the error message - What changed as a result of this PR? ### Changed: - Gltf loader now shows which file is missing pre baked tangents - If this PR is a breaking change (relative to the last release of Bevy), describe how a user might need to migrate their code to support these changes - Simply adding new functionality is not a breaking change. - Fixing behavior that was definitely a bug, rather than a questionable design choice is not a breaking change. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |