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

feat(📸): makeImageSnapshotAsync() #2332

Merged
merged 8 commits into from
Apr 3, 2024
Merged

feat(📸): makeImageSnapshotAsync() #2332

merged 8 commits into from
Apr 3, 2024

Conversation

wcandillon
Copy link
Contributor

fixes #2320
The goal is this PR is to offer a makeSnapshotAsync() that runs on the UI so it shares the same context as onscreen canvases. By doing so textures created on the UI thread will be available when taking the snapshot.

@wcandillon wcandillon changed the title feat(📸): makeSnapshotAsync() feat(📸): makeImageSnapshotAsync() Apr 3, 2024
@wcandillon wcandillon merged commit 747bb8e into main Apr 3, 2024
11 checks passed
Copy link
Contributor

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@wcandillon wcandillon deleted the nonTextures branch June 7, 2024 09:10
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.

Textures not visible in makeImageSnapshot()
1 participant