blender/source/gameengine
Mitchell Stokes 62963525ce Fix for "[#29911] Crash on reading BL_ActionActuator.channelNames"
The crash occurred when an action actuator was attached to a non-armature object because objects that aren't armatures do not have pose data. A NotImplementedError is now raised if someone tries to access any of the following with an action actuator attached to a non-armature object:

BL_ActionActuator.channelNames
BL_ActionActuator.getChannel()
BL_ActionActuator.setChannel()
2012-01-22 23:15:35 +00:00
..
BlenderRoutines Committing patch "[#27676] Change window size/resolution in realtime" by me. 2012-01-22 20:25:25 +00:00
Converter Fix for "[#29911] Crash on reading BL_ActionActuator.channelNames" 2012-01-22 23:15:35 +00:00
Expressions use defines for property name lenghths in the BGE, were using 31,32,64,100. 2012-01-16 05:27:11 +00:00
GameLogic Committing patch "[#29763] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse" 2012-01-22 05:45:56 +00:00
GamePlayer Committing patch "[#27676] Change window size/resolution in realtime" by me. 2012-01-22 20:25:25 +00:00
Ketsji Committing patch "[#27676] Change window size/resolution in realtime" by me. 2012-01-22 20:25:25 +00:00
Network remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Physics correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
PyDoc remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
Rasterizer Committing patch "[#27676] Change window size/resolution in realtime" by me. 2012-01-22 20:25:25 +00:00
SceneGraph remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
VideoTexture cucumber merge: world scaling + video texture constants 2012-01-22 03:21:28 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00