Hajime Hoshi
caa04c45c3
ebitenutil/internal/assets: remove an unused file
2022-08-01 00:30:32 +09:00
divVerent
21207f827c
do not require installing file2byteslice to update go generate'd files. ( #2221 )
...
The tool is already referenced in go.mod, so it is trivial to just go run it -
that way, go generate can use it without the user explicitly installing it first.
2022-07-29 20:43:23 +09:00
Hajime Hoshi
b54ad73a2b
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
Hajime Hoshi
9906e4b882
go generate
2020-09-20 23:28:17 +09:00
Hajime Hoshi
7ac6b0bfa3
Update dependencies
2020-03-31 03:32:38 +09:00
Hajime Hoshi
3fa2beb502
Fix the do-not-edit comment https://golang.org/s/generatedcode
2018-04-20 00:54:33 -07:00
Hajime Hoshi
dbe990a060
Use the latest file2byteslice
2018-04-14 04:19:11 +09:00
Hajime Hoshi
c925b9de55
Use the latest file2byteslice
2018-03-14 01:57:52 +09:00
Hajime Hoshi
ef5de62780
Follow the standard comment rule
...
See https://golang.org/s/generatedcode
2018-03-08 02:47:59 +09:00
Hajime Hoshi
64abc79dc2
ebitenutil: Improve DebugPrint speed by not using color matrices
2018-03-05 02:08:44 +09:00
Hajime Hoshi
fb7dc53031
ebitenutil: More agressive compression
2018-02-11 04:25:31 +09:00
Hajime Hoshi
0fefd59b24
ebitenutil: Use png2compressedrgba
2018-02-11 04:13:17 +09:00
Hajime Hoshi
a8148b968c
ebitenutil: Remove importing image/png ( #500 )
2018-02-11 03:25:43 +09:00
Hajime Hoshi
ae04c2d680
ebitenutil: Refactoring
2018-02-11 01:56:13 +09:00
Hajime Hoshi
eb2f3cf4f9
ebitenutil: Remove go-bindata usage and use file2byteslice
...
Fixes #499
2018-02-09 02:46:33 +09:00
Hajime Hoshi
283c8d41ca
ebitenutil: DebugText always returns nil ( #331 )
2017-03-04 12:02:41 +09:00
Hajime Hoshi
e2fd9b9e7e
go generate
2016-10-21 00:02:50 +09:00
Hajime Hoshi
af53988a17
ebitenutil: Refactoring
2016-07-31 22:02:56 +09:00
Hajime Hoshi
fdfc44281f
gofmt -s
2016-05-14 00:25:11 +09:00
Hajime Hoshi
64a66c57c0
examples/keyboard: Generate the image without Ebiten ( #210 )
2016-05-08 16:30:48 +09:00
Hajime Hoshi
7ab04167d7
keyboard: Bug fix: Image.DrawLine no longer exists
2016-02-16 23:24:17 +09:00
Hajime Hoshi
2aa6ebb471
Move internal/assets -> ebitenutil/internal/assets
2015-01-26 22:09:47 +09:00