Blender Git Commit Log

Git Commits -> Revision c12cfa3

Revision c12cfa3 by Damien Plisson (master)
March 15, 2010, 20:38 (GMT)
Fix [#20419] OSX Cocoa physical punctuation keys retrieval fix

Cocoa charactersIgnoringModifiers API still takes the Shift key into account. Fix is to use Apple new 10.5 Carbon(!) API that is 64bit compatible to take into account the international keyboard layout when retrieving the physical key pressed/released.
Needed to use an even older API for 10.4 builds.

Commit Details:

Full Hash: c12cfa37753e440aa585c2044dc433a46e494e59
SVN Revision: 27524
Parent Commit: 8fdb4d4
Lines Changed: +71, -24

1 Modified Path:

/intern/ghost/intern/GHOST_SystemCocoa.mm (+71, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021