mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 23:24:44 +00:00
b6eededea4
# Objective fixes #4811 (caused by #4339 [[exact change](https://github.com/bevyengine/bevy/pull/4339/files#diff-4bf3ed03d4129aad9f5678ba19f9b14ee8e3e61d6f6365e82197b01c74468b10R712-R721)] - where the buffer type has been changed from `UniformVec` to `BufferVec`) ## Solution Use uniform buffer usage for `SkinnedMeshUniform` instead of all usages due to the `Default` derive. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |