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: 432 async draco loader #433

Open
wants to merge 2 commits into
base: v4
Choose a base branch
from

Conversation

emavitta
Copy link

This fix #432, wrapping new DRACOLoader() in an async function to prevent racing condition, e.g. while looping through an array of models with draco compression.

Copy link

stackblitz bot commented May 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented May 29, 2024

Deploy Preview for cientos-tresjs ready!

Name Link
🔨 Latest commit 6c52a1b
🔍 Latest deploy log https://app.netlify.com/sites/cientos-tresjs/deploys/66575e481c625d0008629b7d
😎 Deploy Preview https://deploy-preview-433--cientos-tresjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alvarosabu alvarosabu added feature New feature or request p3-significant High-priority enhancement (priority) labels Jul 23, 2024
@alvarosabu alvarosabu self-assigned this Jul 23, 2024
@alvarosabu alvarosabu mentioned this pull request Jul 23, 2024
Closed
16 tasks
@alvarosabu alvarosabu changed the base branch from main to v4 August 12, 2024 11:23
@alvarosabu
Copy link
Member

I changed the base branch to v4 to include it on the next version, @emavitta could you please check the conflict on the useGLTF so we can merge?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request p3-significant High-priority enhancement (priority)
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

useGLTF: race conditions problem after add of autodispose
4 participants