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
|
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
|
1797135db5
Backends: Android: Update to use io.AddEventKey() will full key map (#2625, #4858)
|
3 سال پیش |
ocornut
|
afffcd5810
Inputs: rename ImGuiKey_KeyPadEnter > ImGuiKey_KeypadEnter (#2625)
|
3 سال پیش |
ocornut
|
95db098477
ImFontAtlas: move implicit AddFontDefault call to Build() function + remove unnecessary asserts in backend.
|
4 سال پیش |
ocornut
|
838c16533d
Backends: Comments.
|
4 سال پیش |
Mertcan Davulcu
|
cbcd89152b
Backends: Android: Tweaks. (#4034)
|
4 سال پیش |
ocornut
|
8dd692c29c
Android: Amend backend and examples with minor consistency tweaks. (#3446)
|
4 سال پیش |
duddel
|
fb85c0341b
Add Android backend and example (#3446)
|
4 سال پیش |