projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for T41536: 2.71 getActionFrame no longer returns frames accurately
[blender.git]
/
source
/
gameengine
/
Ketsji
/
BL_Action.h
diff --git
a/source/gameengine/Ketsji/BL_Action.h
b/source/gameengine/Ketsji/BL_Action.h
index 379dd52df5b1272449b23a47e6e5b6cfdda4ec75..7a404416758767587cec7f779f820dfc1a555b93 100644
(file)
--- a/
source/gameengine/Ketsji/BL_Action.h
+++ b/
source/gameengine/Ketsji/BL_Action.h
@@
-93,10
+93,6
@@
public:
short ipo_flags,
float playback_speed,
short blend_mode);
- /**
- * Stop playing the action
- */
- void Stop();
/**
* Whether or not the action is still playing
*/