Files
test/intern
Campbell Barton 816a73891b GHOST/SDL: pass in utf8 buffer for keyboard events
While GHOST/SDL doesn't support non-ASCII text input,
use the UTF8 buffer to be consistent with all other back-ends.

Move the conversion from SDL_KeyboardEvent to ASCII into a function.

Also only lookup this value on key press (not release).
2022-07-14 15:58:46 +10:00
..
2022-02-11 09:14:36 +11:00
2022-03-18 12:07:08 +01:00
2022-06-30 12:14:22 +10:00