Skip to content

Fix #593#867

Open
neylz wants to merge 1 commit into
misode:masterfrom
neylz:fix/593
Open

Fix #593#867
neylz wants to merge 1 commit into
misode:masterfrom
neylz:fix/593

Conversation

@neylz
Copy link
Copy Markdown
Contributor

@neylz neylz commented May 21, 2026

Fixes #593

WebGL defaults to expecting premultiplied alpha, but the shaders output is straight alpha. Firefox's compositor seems to be strict about this mismatch, causing the visual artifacts.
Sets premultipliedAlpha to false to fix that.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@neylz is attempting to deploy a commit to the misode's projects Team on Vercel.

A member of the Team first needs to authorize it.

@misode
Copy link
Copy Markdown
Owner

misode commented May 24, 2026

Interesting. Do you not think that the fix should be made in the deepslate library?

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
misode Ready Ready Preview May 24, 2026 12:33pm

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.

The top side of the Slime Block looks incorrect

2 participants