Scanline fixes #653
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ryanfelder/scanline_fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This resolves two issues with scanline rendering :
Example of burn-in issue:
Example of both issues fixed:

Example of "scanlines end abruptly":
Similar screenshot with horizontal-only scanline blurring enabled (5%):
I've never used QML before, and I know nothing about shaders, so apologies for the brute-force solutions.
Checkout
From your project repository, check out a new branch and test the changes.