blender/intern
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
..
audaspace Bug in OpenAL backend returning wrong playback position. 2010-02-28 08:53:08 +00:00
boolop correct fsf address 2010-02-12 13:34:04 +00:00
bsp correct fsf address 2010-02-12 13:34:04 +00:00
container correct fsf address 2010-02-12 13:34:04 +00:00
decimation correct fsf address 2010-02-12 13:34:04 +00:00
elbeem small png include adjustments (ifndef NOPNG ...). 2010-03-03 19:34:17 +00:00
ghost Fix [#20419] OSX Cocoa physical punctuation keys retrieval fix 2010-03-15 20:38:04 +00:00
guardedalloc [#18961] Use const char * where appropriate (2.5) 2010-02-16 16:47:41 +00:00
iksolver correct fsf address 2010-02-12 13:34:04 +00:00
itasc iTaSC: joint limit are now given directly in radiant, no need to convert. 2010-03-09 22:44:03 +00:00
make 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
memutil correct fsf address 2010-02-12 13:34:04 +00:00
moto correct fsf address 2010-02-12 13:34:04 +00:00
opennl correct fsf address 2010-02-12 13:34:04 +00:00
smoke small png include adjustments (ifndef NOPNG ...). 2010-03-03 19:34:17 +00:00
string correct fsf address 2010-02-12 13:34:04 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00