blender/intern/ghost
Damien Plisson c12cfa3775 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.
2010-03-15 20:38:04 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Fix [#20419] OSX Cocoa physical punctuation keys retrieval fix 2010-03-15 20:38:04 +00:00
make filebrowser: 2010-03-10 19:30:20 +00:00
test correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_C-api.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_IEvent.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_IEventConsumer.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_ISystem.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_ITimerTask.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_IWindow.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Rect.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Types.h correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConscript Wrong include path in revision 26519 (missing space when concatenating includes) 2010-02-01 18:23:24 +00:00