commit | acfc7798fdbab692b8fa855c7dd4ec43bc0bd828 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Jan 10 16:59:31 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Mon Jan 10 17:01:07 2022 +0100 |
tree | b3a60963ff1f1b59476e1b5936d2238f2209cb29 | |
parent | 9ce0f35ef36d4fe39052f8107d8017c8833ce771 [diff] |
Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) Amend 790132a (breaking) # Conflicts: # backends/imgui_impl_glfw.cpp # backends/imgui_impl_sdl.cpp # backends/imgui_impl_win32.cpp