quasilyte
|
ce36527d16
examples/camera: fix window title (#2564)
|
1 year ago |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 years ago |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 years ago |
Hajime Hoshi
|
67400d242b
examples/resource: use go:embed for images
|
2 years ago |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 years ago |
mattn
|
2bacecca24
fix typos (#2227)
|
2 years ago |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 years ago |
Hajime Hoshi
|
36b7b85477
examples: change the name convention: Num -> Count
|
2 years ago |
Hajime Hoshi
|
07c8cb0e23
examples: Misspelling (//go:generated -> //go:generate)
|
3 years ago |
Hajime Hoshi
|
537bdb29f8
examples: Update comments
|
3 years ago |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 years ago |
Hajime Hoshi
|
81ef20ddd0
examples: Use the new keys
|
3 years ago |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 years ago |
Hajime Hoshi
|
e7d080ca4a
mipmap: Bug fix: Too big scale tried to allocate too big images
|
4 years ago |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 years ago |
Hajime Hoshi
|
1b816eb249
ebiten: Remove the error returning value from NewImageFromImage
|
4 years ago |
Hajime Hoshi
|
c6053bcf14
ebiten: Remove the error returning value from NewImage
|
4 years ago |
Hajime Hoshi
|
54da0d9763
ebiten: Remove the returning value from (*Image).DrawImage
|
4 years ago |
Hajime Hoshi
|
fe97e7b0a5
ebiten: Remove the filter argument from NewImage and NewImageFromImage
|
4 years ago |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 years ago |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 years ago |
Hajime Hoshi
|
9ac7a16333
examples/camera: Add limitations to the zoom factor
|
4 years ago |
datosh
|
f3d0a71eba
Example for an orthogonal 2D camera (#1188)
|
4 years ago |