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

Add general support for sparse accessors #2313

Merged
merged 2 commits into from
Jul 24, 2020

Conversation

slimbuck
Copy link
Member

GlbParser was only making use of sparse accessors when loading morph targets resulting in us failing the standard gltf test https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=SimpleSparseAccessor&scale=1&type=glTF.

This PR changes the handling so all sparse accessors are supported and will result in the above test succeeding.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Jul 24, 2020
@slimbuck slimbuck self-assigned this Jul 24, 2020
@slimbuck slimbuck merged commit f5aa7a6 into playcanvas:master Jul 24, 2020
@slimbuck slimbuck deleted the glb-sparse-accessors branch July 24, 2020 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants