Commit Graph

7 Commits

Author SHA1 Message Date
Hajime Hoshi
d23567c92e ebiten: add ColorScale.ScaleWithColorScale
Closes #2687
2023-06-30 18:19:40 +09:00
Hajime Hoshi
8b267265ed ebiten: update comments
Updates #2171
2023-03-20 11:04:58 +09:00
Hajime Hoshi
ffef8b433f ebiten: add comments at ColorScale.Scale
Updates #2171
2023-03-20 10:55:53 +09:00
Pierre Curto
4de807cc44
all: fix typos (#2558)
Signed-off-by: Pierre Curto <pierre.curto@gmail.com>
2023-01-28 19:06:38 +09:00
Hajime Hoshi
156c34a316 ebiten: separate a package for ColorM: colorm
Closes #2171
2022-11-08 23:50:04 +09:00
Hajime Hoshi
b0b64e3610 ebiten: use premultiplied-alpha format for ColorScale
Closes #2361
2022-10-02 14:41:50 +09:00
Hajime Hoshi
1f70307582 ebiten: add DrawRectShaderOptions.ColorScale
This change also introduces a new struct ColorScale.

Closes #2361
2022-09-30 21:44:48 +09:00