forked from bartvdbraak/blender
2f503f6d09
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! |
||
---|---|---|
.. | ||
doc | ||
intern | ||
make | ||
test | ||
GHOST_C-api.h | ||
GHOST_IEvent.h | ||
GHOST_IEventConsumer.h | ||
GHOST_ISystem.h | ||
GHOST_ITimerTask.h | ||
GHOST_IWindow.h | ||
GHOST_Rect.h | ||
GHOST_Types.h | ||
Makefile | ||
SConscript |