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(types): remove reference to THREE.TextureEncoding #1866

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

Methuselah96
Copy link
Contributor

@Methuselah96 Methuselah96 commented Mar 9, 2024

Why

TextureEncoding was removed in r162. This was fixed in #1858, but another reference to TextureEncoding snuck in through #1850.

What

Created a shared TextureEncoding type instead of importing from three.

Checklist

  • Ready to be merged

Another reference to TextureEncoding snuck in through pmndrs#1850. Since now there's more than one, I created a shared typed.
Copy link

vercel bot commented Mar 9, 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 Mar 9, 2024 3:59am

Copy link

codesandbox-ci bot commented Mar 9, 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.

@drcmda drcmda merged commit 73d29e5 into pmndrs:master Mar 12, 2024
4 checks passed
Copy link

🎉 This PR is included in version 9.102.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Methuselah96 Methuselah96 deleted the fix-texture-encoding branch March 12, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants