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

fix: simplify useGLTF extension function logic #1903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gaic4o
Copy link
Contributor

@Gaic4o Gaic4o commented Apr 5, 2024

Why

Hello, I refactored it because there were nested if statements in the extensions function and it seemed like it was not easy to figure out what each setting was for.

What

We've refactored the setupDracoLoader and setupMeshoptDecoder functions to take advantage of the new DracoLoaderOption type to simplify the logic and make the extension process simpler.

Checklist

  • Ready to be merged

Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 2:19pm

Copy link

codesandbox-ci bot commented Apr 5, 2024

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.

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.

None yet

1 participant