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

Use same configuration between DracoCompression and DracoDecoder #16070

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

alexchuber
Copy link
Contributor

@alexchuber alexchuber commented Jan 15, 2025

Rather than maintain a separate copy of a configuration for DracoCompression, reference DracoEncoder's instead.
See https://forum.babylonjs.com/t/babylon-draco-url-config-not-working/55741/9

Example test: #2WHRHL#1

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 15, 2025

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 15, 2025

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 15, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 15, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 15, 2025

@alexchuber alexchuber added bug and removed bug labels Jan 16, 2025
@alexchuber alexchuber merged commit de641c0 into BabylonJS:master Jan 16, 2025
14 checks passed
@alexchuber alexchuber deleted the draco-compression-fix branch February 7, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants