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

Update from upstream and fix on reviewer's comments #2

Merged
merged 13 commits into from
Dec 24, 2023
Merged

Conversation

EzioHelios
Copy link
Owner

No description provided.

timoore and others added 13 commits May 23, 2023 16:07
The new function GltfReader::loadGltf() loads a glTF file, resolves
external data, and does draco decompression if necessary.
Suggestion from clang-format
CesiumGltfReader::loadGltf() now mimics the actions of readGltf()
and resolves external references before calling postprocess(). It's
therefore more general, not just addressing Draco compression.
Add a function to load a glTF file
@EzioHelios EzioHelios merged commit abbea18 into main Dec 24, 2023
14 checks passed
@EzioHelios EzioHelios deleted the on-comment branch December 24, 2023 16:44
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.

3 participants