Commit History

Author SHA1 Message Date
  Hajime Hoshi cd90f083bc text/v2: rename StdFace to GoXFace 8 months ago
  Hajime Hoshi f57703175e text/v2: rename LineSpaceInPixels -> LineSpace for consistency 10 months ago
  Hajime Hoshi a444f2dd40 text/v2: replace Metrics.Height/Width with HLineGap and VLineGap 11 months ago
  Hajime Hoshi 147175d400 text/v2: rename LineHeight -> LineSpacingInPixels 1 year ago
  Hajime Hoshi b2c45a369a text/v2: remove the suffix 'InPixels' 1 year ago
  Hajime Hoshi b8b8b16098 all: add text/v2 1 year ago
  Hajime Hoshi f446288e0c update bitmapfont to v3 1 year ago
  Hajime Hoshi dd7e125d9c ebiten: add KeyName for desktops and browsers 2 years 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 f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi 1c548c0641 examples/keyboard: refactoring 2 years ago
  Hajime Hoshi a79c287bb7 inpututil: Add AppendPressedKeys 3 years ago
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 years ago
  Hajime Hoshi 0300be7d9e examples/keyboard: Use inpututil functions in Update rather than Draw 3 years ago
  Hajime Hoshi 0fcf5c8470 inpututil: Add PressedKeys 3 years ago
  Chris S. Kim 3d5733f693 examples/keyboard: Minor typo fix (#1436) 3 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 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 b71fa0b59b examples: Use RunGame 4 years ago
  Hajime Hoshi 83b2d4b112 input: driver.Key now distinguishes left/right modifier keys 5 years ago
  Hajime Hoshi 710f56531f graphics: Experimental: (*image.Image).SubImage 6 years ago
  Hajime Hoshi 3cd9dfd800 Rename IsRunningSlowly to IsDrawingSkipped 6 years ago
  Hajime Hoshi fac7651152 examples/keyboard: Show other keys than 'keyboard' keys 6 years ago
  Hajime Hoshi bf304e6ac8 examples/keyboard: Refactoring: Use ebiten.Key to get the rect 6 years ago
  Hajime Hoshi eecb04eaea examples: Add jsgo build tag experimentally 6 years ago