Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Channel and Sampler return their index with .index(). Fixes #398 #419

Merged
merged 1 commit into from
May 9, 2024

Conversation

schell
Copy link
Contributor

@schell schell commented May 6, 2024

This adds .index() to gltf::animation::Channel and gltf::animation::Sampler.

This should fix #398.

@alteous alteous merged commit 81b696e into gltf-rs:main May 9, 2024
1 check passed
@schell schell deleted the feature/channel-sampler-index branch May 9, 2024 20:33
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.

gltf::animation::Sampler and gltf::animation::Channel should have .index()
2 participants