mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +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 |