mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
remove unecessary clearRagdollConstraintsAndPoints()
This commit is contained in:
parent
f33728b615
commit
57c17eb972
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ void SkeletonModel::setJointStates(QVector<JointState> states) {
|
|||
}
|
||||
|
||||
clearShapes();
|
||||
clearRagdollConstraintsAndPoints();
|
||||
if (_enableShapes) {
|
||||
buildShapes();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue