mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 04:37:23 +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();
|
forceBodyNonStatic();
|
||||||
activateBody();
|
activateBody();
|
||||||
|
|
||||||
updateHinge();
|
// updateHinge();
|
||||||
|
|
||||||
return constraint;
|
return constraint;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue