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

Delete the code that always force debug text alpha to zero. #1020

Closed
wants to merge 1 commit into from

Conversation

kochol
Copy link
Contributor

@kochol kochol commented Apr 7, 2024

Now, the debug text can be properly blended with other renderings during offscreen rendering.

Now, the debug text can be properly blended with other renderings during offscreen rendering.
@floooh
Copy link
Owner

floooh commented Apr 8, 2024

Oops, the actual bug is that the src and dst alpha factors are flipped, I'll fix that in a commit (just removing the two lines to use the defaults is a bit confusing IMHO).

@floooh
Copy link
Owner

floooh commented Apr 8, 2024

Ok, I committed this change instead:

6747384

Many thanks for the PR, and apologies for closing instead of merging.

@floooh floooh closed this Apr 8, 2024
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.

None yet

2 participants