blender/source
Mitchell Stokes 0d36233dd8 Fix for T41536: 2.71 getActionFrame no longer returns frames accurately
We now keep actions around when they are finished playing so scripts can
still get access to information such as the current frame. Playing a new
action in the same layer still overwrites the previous action as before this
commit. Using an explicit KX_GameObject.stopAction() will free the memory. The
action is also freed when the KX_GameObject is freed as before.
2015-10-06 22:22:47 -07:00
..
blender BMesh: maintain select-history when sorting 2015-10-07 15:40:32 +11:00
blenderplayer Fix bplayer (c). 2015-09-21 17:40:50 +02:00
creator Fix T46377: No python executable in 2.76 rc3 distribution for OSX 2015-10-05 15:44:36 +05:00
gameengine Fix for T41536: 2.71 getActionFrame no longer returns frames accurately 2015-10-06 22:22:47 -07:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript