|
Adding an ImGuiKey 'ImGuiKey_EnterSecondary' to support platforms that differentiate the enter (return key) and the numpad enter key.
|
|---|
|
|
| examples/imgui_impl_allegro5.cpp |
|---|
| examples/imgui_impl_glfw.cpp |
|---|
| examples/imgui_impl_marmalade.cpp |
|---|
| examples/imgui_impl_osx.mm |
|---|
| examples/imgui_impl_sdl.cpp |
|---|
| examples/imgui_impl_win32.cpp |
|---|
| imgui.h |
|---|
| imgui_widgets.cpp |
|---|