Blender Git Loki
Git Commits -> Revision 2f503f6
Revision 2f503f6 by Ton Roosendaal (master) April 11, 2004, 12:46 (GMT) |
Bug fix #799 revisited Now we're on the root of the problem. Ghost (OSX) didn't accept rawkeys for the 1-2-...0 keys on a french keyboard. These have apparently different symbols on it. (these silly french! :) This commit intercepts the rawkeys in convertKey() call, and manually makes sure theyre correctly mapped. So: now french (spanish, etc) OSX users can finally use layer hotkeys! And the popup menu shortcuts! :) Tested & verified by Lukep. Merci! |
Commit Details:
Full Hash: 2f503f6d09cc955426761d48c794c50968290a21
SVN Revision: 2305
Parent Commit: c9a7e7e
Lines Changed: +14, -0
1 Modified Path:
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+14, -0) (Diff)