Blender Git Commit Log
Git Commits -> Revision 6ef8c9e
Revision 6ef8c9e by Yevgeny Makarov (master) October 21, 2021, 11:07 (GMT) |
Fix T65532: can't assign a key on Italian apple keyboards. Apple's international keyboards have an additional `kVK_ISO_Section` key. With some (Italian, Spanish) keyboard layouts, this is ``, `[` keys which Blender keymap can use. Right now this key is explicitly set as `Unknown`. Note that `kVK_ANSI_Grave` is located in a different location. Differential Revision: https://developer.blender.org/D12905 |
Commit Details:
Full Hash: 6ef8c9e6461456354c5e6b95a1d5cc7176723fe0
Parent Commit: f6af3d9
Committed By: Brecht Van Lommel
Lines Changed: +1, -2
1 Modified Path:
/intern/ghost/intern/GHOST_SystemCocoa.mm (+1, -2) (Diff)