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 black blur background #258

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Fix black blur background #258

merged 1 commit into from
Aug 4, 2023

Conversation

rsubtil
Copy link
Member

@rsubtil rsubtil commented Aug 4, 2023

"Fix" is not the best term, since this looks like (another) engine bug, where the shader parameters are not being passed to the shader, thus defaulting to it's values. Hardcoding these in the shader solves the issue for now.

Closes #245

EDIT: Also update Windows CI due to azure repos being unreliable.

@rsubtil rsubtil merged commit 806b0ee into main Aug 4, 2023
7 checks passed
@rsubtil rsubtil deleted the fix_blur_background branch August 4, 2023 13:19
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.

Darken-blur background not working on exported versions
1 participant