Skip to content

Fixed doesn't property load when 1 frame animation.#5561

Merged
raysan5 merged 1 commit intoraysan5:masterfrom
arlez80:fix_GetPoseAtTimeGLTF
Feb 15, 2026
Merged

Fixed doesn't property load when 1 frame animation.#5561
raysan5 merged 1 commit intoraysan5:masterfrom
arlez80:fix_GetPoseAtTimeGLTF

Conversation

@arlez80
Copy link
Contributor

@arlez80 arlez80 commented Feb 15, 2026

LoadModelAnimationsGLTF doesn't properly loads 1 frame animation.
This is because GetPoseAtTimeGLTF will be returns interpolated value to void *data.
but It doesn't set any values for no need interpolate animations.

@raysan5 raysan5 merged commit 6564cea into raysan5:master Feb 15, 2026
16 checks passed
@raysan5
Copy link
Owner

raysan5 commented Feb 15, 2026

@arlez80 thanks for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants