Blender Git Commit Log

Git Commits -> Revision 0a5145c

Revision 0a5145c by Ton Roosendaal (master)
July 9, 2003, 16:01 (GMT)
* Added a roman -> latin charset convertor.
MacOSX returns a Roman charset with kEventParamKeyMacCharCodes
as defined here: http://developer.apple.com/documentation/mac/Text/Text-516.html
I am not sure how international this works...
For cross-platform convention, we'll use the Latin ascii set instead.
As defined at: http://www.ramsch.org/martin/uni/fmi-hp/iso8859-1.html

* changed window-pop behaviour, it now also activates the window for input
(OSX only)

Commit Details:

Full Hash: 0a5145c118055bd704c073f6f183a8e798673dac
SVN Revision: 996
Parent Commit: 4f57166
Lines Changed: +137, -5

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemCarbon.cpp (+135, -4) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021