Backed out changeset: c91ab2b22a29 - Avatar imposter amimation speed issues - FAILED QA
parent
165a5fc4ab
commit
12e7f1a129
|
|
@ -887,7 +887,7 @@ void LLMotionController::updateMotions(bool force_update)
|
|||
void LLMotionController::updateMotionsMinimal()
|
||||
{
|
||||
// Always update mPrevTimerElapsed
|
||||
mAnimTime = mPrevTimerElapsed = mTimer.getElapsedTimeF32();
|
||||
mPrevTimerElapsed = mTimer.getElapsedTimeF32();
|
||||
|
||||
purgeExcessMotions();
|
||||
updateLoadingMotions();
|
||||
|
|
|
|||
Loading…
Reference in New Issue