Histórico de Commits

Autor SHA1 Mensagem Data
  Hajime Hoshi ab414558e8 ebiten: replace alias types with ints for better documentation há 2 meses atrás
  Hajime Hoshi 15dfb02f9f ebiten: update the comment for CursorPosition há 2 meses atrás
  Hajime Hoshi 2d62de25ed ebiten: remove old comments há 9 meses atrás
  Hajime Hoshi 08ae0f4a94 ebiten: add type GamepadAxisType há 10 meses atrás
  Hajime Hoshi 27fd10595b internal/ui: refactoring: reduce global functions and prefer Get() há 1 ano atrás
  Hajime Hoshi a62b8a00e7 internal/ui: use float64 for cursor positions internally há 1 ano atrás
  divVerent 1789f509e1 mobile/ebitenmobileview: add iOS Keyboard support. (#2678) há 1 ano atrás
  Pierre Curto 4de807cc44 all: fix typos (#2558) há 1 ano atrás
  Hajime Hoshi f009dd8dd2 ebiten: implement DroppedFiles to replace AppendDroppedFiles há 1 ano atrás
  Hajime Hoshi 8c25fac860 ebiten: add AppendDroppedFiles há 1 ano atrás
  Hajime Hoshi 40aa35750c ebiten: bug fix: updating the input state must be protected by a mutex há 1 ano atrás
  Hajime Hoshi b79f0394cc internal/ui: refactoring: allow slices in InputState há 1 ano atrás
  Hajime Hoshi d53803615a internal/ui: merge a window-closing state into an input state há 1 ano atrás
  Hajime Hoshi dd7e125d9c ebiten: add KeyName for desktops and browsers há 2 anos atrás
  Hajime Hoshi 59295cc85f internal/ui: bug fix: input state should be reset for each tick, not frame há 1 ano atrás
  Hajime Hoshi d80f1112ed ebiten: bug fix: wrong detection of mod keys há 1 ano atrás
  Hajime Hoshi d1b9a0a9a1 internal/ui: freeze the input state for each frame há 1 ano atrás
  Hajime Hoshi 7f95072fce ebiten: typo há 2 anos atrás
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments há 2 anos atrás
  Hajime Hoshi 094726915b ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) há 2 anos atrás
  mattn 3cd0daac67 go generate ./... with Go 1.19 (#2228) há 2 anos atrás
  Hajime Hoshi bacb630c5b internal/gamepaddb: bug fix: don't panic with invalid inputs há 2 anos atrás
  Hajime Hoshi 5f17264c74 ebiten: rename Gamepad(Axis|Button)Num -> Gamepad(Axis|Button)Count há 2 anos atrás
  Hajime Hoshi 33078c764c internal/gamepaddb: make Update atomic há 2 anos atrás
  Hajime Hoshi 80c03792cb internal/driver: move the key definitions to internal/ui há 2 anos atrás
  Hajime Hoshi 2fbfa5444b internal/driver: remove Input há 2 anos atrás
  Hajime Hoshi 149736c3cf internal/uidriver/*: integrate the packages into internal/ui há 2 anos atrás
  Hajime Hoshi 93b2a0756b internal/gamepaddb: allow the standard layout mapping for any platforms há 2 anos atrás
  Hajime Hoshi 1bee10f999 internal/gamepad: move constants from internal/driver há 2 anos atrás
  Hajime Hoshi 3bdd8097b5 internal/uidriver: refactoring: remove the gamepad part há 2 anos atrás