[Bf-blender-cvs] CVS commit: blender/intern/ghost/intern GHOST_SystemCarbon.cpp

Ton Roosendaal ton at blender.org
Sun Apr 11 14:46:54 CEST 2004


ton (Ton Roosendaal) 2004/04/11 14:46:54 CEST

  Modified files:
    blender/intern/ghost/intern GHOST_SystemCarbon.cpp 
  
  Log:
  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!
  
  Revision  Changes    Path
  1.15      +16 -2     blender/intern/ghost/intern/GHOST_SystemCarbon.cpp



More information about the Bf-blender-cvs mailing list