Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(Lensflare): implement framebuffer texture for GPU storage #397

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Jan 11, 2025

Fixes #396 where three.js will no longer allocate GPU storage for textures when using framebuffer copy methods unless they follow the FramebufferTexture signature, so nothing of Lensflare will render.

Copy link

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.

@CodyJasonBennett CodyJasonBennett merged commit 7555435 into main Jan 11, 2025
3 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/framebuffer-r136-datatexture-update branch January 11, 2025 22:55
Copy link

🎉 This PR is included in version 2.35.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lensflare does not display properly
1 participant