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

feat: export buildGraph #3051

Merged
merged 1 commit into from
Oct 21, 2023
Merged

feat: export buildGraph #3051

merged 1 commit into from
Oct 21, 2023

Conversation

CodyJasonBennett
Copy link
Member

Resolves #2664
Resolves #3000

Exports buildGraph which is used internally by useLoader to populate nodes and materials since three.js upstream doesn't do so for GLTFLoader. It's possible we remove this in the future should this become a native feature despite its depart from glTF.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1d0eb30:

Sandbox Source
example Configuration

@CodyJasonBennett CodyJasonBennett merged commit d94b8b9 into master Oct 21, 2023
2 checks passed
@CodyJasonBennett CodyJasonBennett deleted the feat/export-buildgraph branch October 21, 2023 09:13
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.

export buildGraph helper to outside Export of models/textures fetching utils
1 participant