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