Blender Git Commit Log

Git Commits -> Revision fe0f78a

Revision fe0f78a by Dalai Felinto (master)
December 7, 2010, 01:54 (GMT)
BGE BugFix: [#21246] Some values for ipoactuator.frameEnd and frameStart make ipo not play the first time
This is a bug as old as the ability to change the actuator values through Python.

For the records: although Blender supports floats as frame values BGE doesn't. It could but it doesn't. So only integers (longs) will be valid start/end frames.

Commit Details:

Full Hash: fe0f78a66978f52eac94199baffc577cbf7c1123
SVN Revision: 33522
Parent Commit: 7b39a7c
Lines Changed: +60, -5

2 Modified Paths:

/source/gameengine/Ketsji/KX_IpoActuator.cpp (+52, -5) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.h (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021