mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
try to allow axisInA to be adjusted on the fly
This commit is contained in:
parent
f172730a38
commit
b65b34a81b
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ btTypedConstraint* ObjectConstraintHinge::getConstraint() {
|
|||
forceBodyNonStatic();
|
||||
activateBody();
|
||||
|
||||
updateHinge();
|
||||
// updateHinge();
|
||||
|
||||
return constraint;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue