mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Fix skinning bug
This commit is contained in:
parent
5b8c28f641
commit
c334a76a6f
3 changed files with 9 additions and 20 deletions
|
@ -96,6 +96,7 @@ namespace SceneUtil
|
|||
bone->addUpdateCallback(old);
|
||||
}
|
||||
}
|
||||
traverse(node);
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue