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

Fixes bug where zero blur was causing sources with alpha not to redraw properly. #77

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

FiniteSingularity
Copy link
Owner

A missing gs_blend_state_pop() in the input source passthrough was causing sources with alpha channels to not redraw properly, causing a trailing artifact. Fixes #76 .

@FiniteSingularity FiniteSingularity merged commit 61487e5 into main Sep 23, 2023
8 checks passed
@FiniteSingularity FiniteSingularity deleted the bugfix/zero-blur-trail branch September 23, 2023 11:58
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.

[BUG] - Pixelate causes strange behavior when set to 1px
1 participant