Hajime Hoshi
|
b121468991
|
ebiten: add FillRuleFillAll , FillRuleEvenOdd , and FillRuleNonZero
This change also deprecates the existing constants.
Closes #3006
|
2024-06-08 17:58:33 +09:00 |
|
Hajime Hoshi
|
bc9e9d8562
|
ebiten: move the builtin shader to internal/builtinshader
Updates #2861
|
2024-04-20 21:23:37 +09:00 |
|
Hajime Hoshi
|
3ca6184294
|
ebiten: add a new FillRule: NonZero
Closes #2782
|
2023-11-06 12:11:38 +09:00 |
|
Hajime Hoshi
|
96425dcb79
|
colorm: use any instead of interface{}
|
2023-06-30 23:56:26 +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
|
f054a7634a
|
ebiten: deprecate (*Image).Size
Closes #2351
|
2023-01-20 01:26:37 +09:00 |
|
Hajime Hoshi
|
f37deea6e2
|
colorm: copy ColorM definition to improve documentations
|
2022-11-27 13:45:36 +09:00 |
|
Hajime Hoshi
|
156c34a316
|
ebiten: separate a package for ColorM: colorm
Closes #2171
|
2022-11-08 23:50:04 +09:00 |
|