Hajime Hoshi
|
4b1ae72f59
ebiten: add Draw{Image,Triangles}Options.DisableMipmaps
|
2 月之前 |
Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
1 年之前 |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 年之前 |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 年之前 |
Hajime Hoshi
|
67400d242b
examples/resource: use go:embed for images
|
2 年之前 |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 年之前 |
Hajime Hoshi
|
9b7328442b
examples/minify: reorder renderings
|
2 年之前 |
Hajime Hoshi
|
07c8cb0e23
examples: Misspelling (//go:generated -> //go:generate)
|
3 年之前 |
Hajime Hoshi
|
537bdb29f8
examples: Update comments
|
3 年之前 |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 年之前 |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 年之前 |
Hajime Hoshi
|
1b816eb249
ebiten: Remove the error returning value from NewImageFromImage
|
4 年之前 |
Hajime Hoshi
|
448a863eb1
ebiten: Remove FilterDefault
|
4 年之前 |
Hajime Hoshi
|
fe97e7b0a5
ebiten: Remove the filter argument from NewImage and NewImageFromImage
|
4 年之前 |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 年之前 |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 年之前 |
Hajime Hoshi
|
dc3ed76e3e
examples: Use RunGame
|
4 年之前 |
Hajime Hoshi
|
ebffaeba3d
examples/minify: Better clipping
|
6 年之前 |
Hajime Hoshi
|
710f56531f
graphics: Experimental: (*image.Image).SubImage
|
6 年之前 |
Hajime Hoshi
|
8b82667df1
graphics: Bug fix: Violating edge pixels with linear filter
|
6 年之前 |
Hajime Hoshi
|
b02b2de626
examples/minify: Add rotation
|
6 年之前 |
Hajime Hoshi
|
a321155ab5
examples/minify: Improve minifying demonstration
|
6 年之前 |
Hajime Hoshi
|
c39c211d1f
Add examples/minify
|
6 年之前 |