Last keyframe of animation curve not sampled
Open
A-Animation
C-Bug
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Bevy version
0.12
## Bug
The current implementation for sampling the animation doesnt return the last keyframe of a curve.
https://github.com/bevyengine/bevy/blob/b4c33da1498680416879ac8f823dedfe3a5f8640/crates/bevy_animation/src/lib.rs#L681-L685
Contributor guide
Assessment
This issue has not been assessed yet.