mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 12:23:24 +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