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 for changes in glTF Transform v3 prerelease. #182

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

donmccurdy
Copy link
Member

The @next tag is a prerelease, and it looks like donmccurdy/glTF-Transform#715 broke Draco compression here, renaming DracoMeshCompression to KHRDracoMeshCompression. Switching to the draco() helper would be backward-compatible for anyone still using the previous glTF Transform release.

The only remaining breaking change planned for v3 is a switch to ESM-only builds. It looks like gltfjsx should be good there, but just FYI!

@SuddenDevelopment
Copy link

saw multiple people with the issue, be good to get this merged

@drcmda drcmda merged commit 7cf85cd into pmndrs:master Jan 25, 2023
@donmccurdy donmccurdy deleted the hotfix/transform-v3-draco branch January 25, 2023 22:10
@drcmda
Copy link
Member

drcmda commented Jan 25, 2023

thank you @donmccurdy ! :)

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.

Named export 'DracoMeshCompression' not found
3 participants