Hajime Hoshi
|
2f5ca1af83
all: update jakecoffman/cp to v2.1.0
|
4 weeks ago |
Hajime Hoshi
|
4bccf9d009
all: use math/rand/v2
|
2 months ago |
Hajime Hoshi
|
156c34a316
ebiten: separate a package for ColorM: colorm
|
2 years 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
|
0f52381580
ebiten: rename TPS functions
|
2 years ago |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 years ago |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
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
|
e16a4cd85c
examples: Use RunGame
|
4 years ago |
Hajime Hoshi
|
5b22a1218e
examples: Fix warnings in the examples
|
5 years ago |
Hajime Hoshi
|
0509abfab6
examples: Use FilterDefault at NewImage
|
6 years ago |
Hajime Hoshi
|
2923bec0dc
examples: Use TPS instead of FPS to indicate how fast the app works
|
6 years ago |
Hajime Hoshi
|
e99f2f9f69
ui: Rename TPS -> MaxTPS
|
6 years ago |
Hajime Hoshi
|
16c6ab4d07
ui: Introduce DefaultTPS and deprecate FPS
|
6 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
948c1e13fb
examples/chipmunk: Fix styles
|
6 years ago |
Hajime Hoshi
|
da66866b3a
examples/chipmunk: Fix styles: Create 'dot' image only once
|
6 years ago |
Hajime Hoshi
|
2f4a51b373
examples: Rename physics -> chipmunk
|
6 years ago |