You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A first revision of this functionality has been implemented with 01b5990. This, however, does not support some cases:
Primitive extras
Sparse accessor extras
Also, I'm afraid that perhaps letting the user access the simdjson objects directly might cause some issues. There perhaps also should be some sort of possibility of reporting errors on the callback function, especially when encountering JSON parsing issues. I'll still leave this issue open because of the two unsupported edge cases, possible improvements to the API, and its relation to #5, but still mark this as 'done'.
I'd like to request support for the
extras
field in fastgltf. I don't need anything fancy, a simple string will sufficeI know there's been some discussion about this on Discord, but this feature is crucial to what I'm trying to do so I'm making an Issue about it
The text was updated successfully, but these errors were encountered: