Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
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 |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 years ago |
ebiiim
|
4d988b2457
examples/airship: chore: fix typo (#1907)
|
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
|
1dc8002689
examples: Reduce global variables
|
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
|
fd41042dcb
examples/airship: Update the resolution
|
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
|
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
|
8803138464
examples/airship: Bug fix: Avoid too big scaling
|
4 years ago |
Hajime Hoshi
|
a159f55520
examples/airship: Bug fix: z could be a too small number
|
4 years ago |
Hajime Hoshi
|
e16a4cd85c
examples: Use RunGame
|
4 years ago |
Hajime Hoshi
|
17daf99c3c
examples/airship: Show FPS
|
5 years ago |
Hajime Hoshi
|
710f56531f
graphics: Experimental: (*image.Image).SubImage
|
6 years ago |
Hajime Hoshi
|
2923bec0dc
examples: Use TPS instead of FPS to indicate how fast the app works
|
6 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
93b2fab95b
examples: Add comment to explain about files
|
6 years ago |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 years ago |
Hajime Hoshi
|
5fc190013a
examples/airship: Improve z values
|
6 years ago |
Hajime Hoshi
|
2555e3f226
examples: Use embedded resources (#552)
|
6 years ago |