blender/source
Mitchell Stokes 3cf2d2fd4e A bit of bge.events work:
* A few places in the bge.events docs mentioned bge.keys, when it should have been bge.events
  * Created two aliases to bge.events.RETKEY: ENTERKEY and RETURNKEY
  * ENTERKEY and RETURNKEY have been added to the docs and RETKEY marked as deprecated
  * Added an example of using bge.logic.keyboard to the bge.events docs
2010-10-05 05:44:15 +00:00
..
blender SVN maintenance. 2010-10-05 00:49:39 +00:00
blenderplayer Update stubs for recent changes (BKE_utildefines.h and header printing). 2010-10-04 23:52:53 +00:00
creator - use own string conversion function over PyUnicode_FromString when converting the argv 2010-10-04 01:18:47 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine A bit of bge.events work: 2010-10-05 05:44:15 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Add include directive so buildinfo compilation can find defines, see r32271. 2010-10-03 16:30:10 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00