Skip to content
Snippets Groups Projects
  • Jerome Humbert's avatar
    Fix bug with color lenses · 60a9a8a7
    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