提交歷史

作者 SHA1 備註 提交日期
  ocornut 92c4ff1c2f Rename ImGuiKey_LeftControl to ImGuiKey_LeftCtrl, ImGuiKey_RightControl to ImGuiKey_RightCtrl + made key order match mods order. (#4858) 3 年之前
  ocornut 0755767440 Backends: move io.AddKeyModsEvent() next to io.AddKeyEvent() submission, rely on mods from platform/source. (#4858) + fix #2622 again broken by 746c9f7 3 年之前
  ocornut e8172fdfbc Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 年之前
  ocornut 790132a672 Added io.AddKeyModEvent() and updated backends accordingly. (#2625, #4858) 3 年之前
  thedmd da1864d79e Backends: GLUT: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 年之前
  ocornut afffcd5810 Inputs: rename ImGuiKey_KeyPadEnter > ImGuiKey_KeypadEnter (#2625) 3 年之前
  ocornut 838c16533d Backends: Comments. 4 年之前
  ocornut 8ec5daf35d Happy new year! 4 年之前
  ocornut b1a18d82e3 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 5 年之前
  ocornut d9b2fb7338 Moving backends code from examples/ to backends/ (step 1: moving source files) 5 年之前