Blender Git Commit Log
Git Commits -> Revision 8d03a1e
August 10, 2021, 01:35 (GMT) |
Win32 IME: Rename SetInputLanguage() GHOST_ImeWin32::SetInputLanguage() has a confusing name because it does not set the input language. It actually retrieves the current input locale from the OS and caches the value of the current input language ID. Therefore this patch renames it to "UpdateInputLanguage" Differential Revision: https://developer.blender.org/D12134 Reviewed by Ray Molenkamp |
Commit Details:
Full Hash: 8d03a1e8ba396e85bcae10b1fbbb8d3483952670
Parent Commit: 7e84f05
Committed By: YimingWu
Lines Changed: +8, -8