mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 04:10:23 +02:00
commit
ad835597e6
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ void Model::reset() {
|
|||
const FBXGeometry& geometry = getFBXGeometry();
|
||||
_rig.reset(geometry);
|
||||
emit rigReset();
|
||||
emit rigReady();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue