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

Accessor::Sparse needs various improvements #19

Open
agrittmsft opened this issue Nov 9, 2018 · 0 comments
Open

Accessor::Sparse needs various improvements #19

agrittmsft opened this issue Nov 9, 2018 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed triaged Issues that have been triaged

Comments

@agrittmsft
Copy link
Contributor

agrittmsft commented Nov 9, 2018

  1. Accessor.sparse member should be a unique_ptr instead of just Sparse so that a null value can be represented properly
  2. Accessor::Sparse should inherit from glTFProperty
  3. Accessor::Sparse.indices and Accessor::Sparse.values should inherit from glTFProperty

Currently any extensions or extras stored on these nodes will be lost upon import.

@agrittmsft agrittmsft added the bug Something isn't working label Nov 9, 2018
@bghgary bghgary added help wanted Extra attention is needed triaged Issues that have been triaged labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed triaged Issues that have been triaged
Projects
None yet
Development

No branches or pull requests

2 participants