Historique des commits

Auteur SHA1 Message Date
  Hajime Hoshi 156c34a316 ebiten: separate a package for ColorM: colorm il y a 2 ans
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) il y a 2 ans
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) il y a 2 ans
  Hajime Hoshi 67400d242b examples/resource: use go:embed for images il y a 2 ans
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments il y a 2 ans
  Hajime Hoshi 07c8cb0e23 examples: Misspelling (//go:generated -> //go:generate) il y a 3 ans
  Hajime Hoshi 537bdb29f8 examples: Update comments il y a 3 ans
  Hajime Hoshi a615be69c7 examples: Add //go:build il y a 3 ans
  Hajime Hoshi 47065f5f2c Remove supporting jsgo il y a 4 ans
  Hajime Hoshi 1b816eb249 ebiten: Remove the error returning value from NewImageFromImage il y a 4 ans
  Hajime Hoshi fe97e7b0a5 ebiten: Remove the filter argument from NewImage and NewImageFromImage il y a 4 ans
  Hajime Hoshi 8f00c8fbf5 ebiten: Remove the argument from Update il y a 4 ans
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha il y a 4 ans
  Hajime Hoshi 6529629d29 examples: Use RunGame il y a 4 ans
  Hajime Hoshi 3cd9dfd800 Rename IsRunningSlowly to IsDrawingSkipped il y a 6 ans
  Hajime Hoshi 93b2fab95b examples: Add comment to explain about files il y a 6 ans
  Hajime Hoshi eecb04eaea examples: Add jsgo build tag experimentally il y a 6 ans
  Hajime Hoshi 2555e3f226 examples: Use embedded resources (#552) il y a 6 ans
  Hajime Hoshi 5ed5cceb43 examples: Use FilterDefault (#453) il y a 6 ans
  Hajime Hoshi 80e4ee0998 ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile il y a 6 ans
  Hajime Hoshi d4796cd3bf examples/flood: Simplify logic il y a 6 ans
  Hajime Hoshi efdb845328 Rename examples/fill -> flood il y a 6 ans