mirror of
https://github.com/bevyengine/bevy
synced 2024-12-26 13:03:06 +00:00
b28f6334da
# Objective - Meshes with a higher number of joints than `MAX_JOINTS` are crashing - Fixes partly #9021 (doesn't crash anymore, but the mesh is not correctly displayed) ## Solution - Only take up to `MAX_JOINTS` joints when extending the buffer |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |