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.
1 parent 1705a81 commit c3af134cc829f58a6606a147cd9815af33887608
@omar omar authored on 6 Jan 2019
Showing 4 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp
View
imgui.h
View
imgui_widgets.cpp