mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
Merge branch '4.1' into 4.2-beta
This commit is contained in:
commit
457587dd3f
@ -168,6 +168,9 @@ void USpineWidget::CheckState() {
|
||||
state->setRendererObject((void *) this);
|
||||
state->setListener(callbackWidget);
|
||||
trackEntries.Empty();
|
||||
skeleton->setToSetupPose();
|
||||
skeleton->updateWorldTransform();
|
||||
slateWidget->SetData(this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user