thedmd
|
b8e56dce83
IO: Added AddMousePosEvent(), AddMouseButtonEvent(), AddMouseWheelEvent() api + updated all Backends. (#4858) (input queue code will be next commit)
|
3 лет назад |
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)
|
4 лет назад |
ocornut
|
d9b2fb7338
Moving backends code from examples/ to backends/ (step 1: moving source files)
|
4 лет назад |