Skip to content
Snippets Groups Projects
Commit 60a9a8a7 authored by Jerome Humbert's avatar Jerome Humbert
Browse files

Fix bug with color lenses

Fix some bug lerp'ing colored lenses (`TextColorLens`,
`SpriteColorLens`, `ColorMaterialColorLens`) where the alpha value would
be too high. This only affects non-opaque colors, in that for opaque
blending the resulting alpha was `3.0` which was interpreted as opaque.
parent 0e8698be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment