mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 17:53:32 +02:00
remove commented out debug line
This commit is contained in:
parent
cdae16e07b
commit
a052f5e125
1 changed files with 0 additions and 1 deletions
|
@ -371,7 +371,6 @@ const AnimPoseVec& AnimInverseKinematics::overlay(const AnimVariantMap& animVars
|
|||
}
|
||||
}
|
||||
return _relativePoses;
|
||||
//return underPoses;
|
||||
}
|
||||
|
||||
RotationConstraint* AnimInverseKinematics::getConstraint(int index) {
|
||||
|
|
Loading…
Reference in a new issue