Skip to content
Snippets Groups Projects
user avatar
Jerome Humbert authored
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.
60a9a8a7
Name Last commit Last update
..
lens.rs
lib.rs
plugin.rs
tweenable.rs