Skip to content

Allow missing nodes field in scenes#466

Open
unlessgames wants to merge 1 commit intogltf-rs:mainfrom
unlessgames:parse-scene-without-nodes
Open

Allow missing nodes field in scenes#466
unlessgames wants to merge 1 commit intogltf-rs:mainfrom
unlessgames:parse-scene-without-nodes

Conversation

@unlessgames
Copy link

It's a tiny fix for #349

As per the GLTF spec

glTF assets MAY define nodes

Serialization already omits the nodes field if the list is empty and deserialization shouldn't throw an error for a missing nodes field either.

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.

1 participant