История коммитов

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