Blender Git Commit Log
Git Commits -> Revision 1b1c683
Revision 1b1c683 by Germano Cavalcante (master) March 26, 2020, 12:22 (GMT) |
Fix missing text input on Windows with certain keyboard layouts Events for keys specific to certain keyboard layouts unknown to Blender were ignored. Now pass them along as unknown key events for which we can still handle text input, like we already do for Linux and macOS. Differential Revision: https://developer.blender.org/D7229 |
Commit Details:
Full Hash: 1b1c683f747932afbdf939a27fd0da97ac5210ab
Parent Commit: 622e159
Lines Changed: +4, -4
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -4) (Diff)