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

Load from stream enhancement #781

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Load from stream enhancement #781

merged 3 commits into from
Sep 20, 2024

Conversation

pfcDorn
Copy link
Contributor

@pfcDorn pfcDorn commented Sep 17, 2024

Added new GLTFSceneImporter constructor for easier loading from a stream. Includes an example in the summary of the constructor.
public GLTFSceneImporter(Stream gltfStream, ImportOptions options)

Also fixed a nullref error on VerifyDataLoader when no dataloader and filename is assigned and added a warning that is not possible to load referenced data on this condition.

@hybridherbst hybridherbst merged commit 6baabc3 into dev Sep 20, 2024
1 check passed
@hybridherbst hybridherbst deleted the fix/load-from-stream branch October 6, 2024 18:24
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.

2 participants