IO: Renamed InputCharacters[], marked internal as was always intended. AddInputCharacter() goes into a queue which can receive as many characters as needed during the frame. This is useful for automation to not have an upper limit on typing speed. Will later transition key/mouse to use the event queue later.
|
---|
|
docs/CHANGELOG.txt |
---|
imgui.cpp |
---|
imgui.h |
---|
imgui_widgets.cpp |
---|