mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 22:30:42 +02: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