mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
model asks for renderUpdate if animating
This commit is contained in:
parent
c45fe1af6c
commit
873ae9b9d6
1 changed files with 1 additions and 0 deletions
|
@ -1244,6 +1244,7 @@ void ModelEntityRenderer::doRenderUpdateSynchronousTyped(const ScenePointer& sce
|
|||
mapJoints(entity, model->getJointNames());
|
||||
}
|
||||
animate(entity);
|
||||
emit requestRenderUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue