Blender Git Commit Log
Git Commits -> Revision 8ef05d3
Revision 8ef05d3 by Julian Eisel (master) August 10, 2020, 16:29 (GMT) |
Fix T79636: Inserting special characters with Ctrl+Alt broken on Windows We can't exactly follow what we do for macOS here. On Windows special characters can be inserted with Ctrl+Alt. So make sure we expect UTF-8 characters when Alt is held. Mistake in 87062d4d670c. |
Commit Details:
Full Hash: 8ef05d3180b1b54c7647d059a1f8a6c610937bc9
Parent Commit: 3b08cb3
Lines Changed: +4, -2
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -2) (Diff)