Skip to content

Fix issues with gradients and blending - #3931

Open
h4yn0nnym0u5e wants to merge 1 commit into
Bodmer:masterfrom
h4yn0nnym0u5e:bugfix/blending-01
Open

h4yn0nnym0u5e wants to merge 1 commit into
Bodmer:masterfrom
h4yn0nnym0u5e:bugfix/blending-01

Conversation

@h4yn0nnym0u5e

Copy link
Copy Markdown
  • drawing a gradient into a viewport was broken, because it would always draw the entire colour gamut, even if some parts fell outside the viewport
  • 565 colour blending had duplicated code, which suffered badly from integer truncation so the "255" level was never reached

 - drawing a gradient into a viewport was broken, because it would always draw the entire colour gamut, even if some parts fell outside the viewport
 - 565 colour blending had duplicated code, which suffered badly from integer truncation so the "255" level was never reached
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.

1 participant