Historique des commits

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