You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In current native Bullet (jme3-bullet), HingeJoint.read() reads an angularOnly value from the capsule, but it never invokes setAngularOnly() to initialize the m_angularOnly field in the btHingeConstraint.
In current native Bullet (jme3-bullet),
HingeJoint.read()reads anangularOnlyvalue from the capsule, but it never invokessetAngularOnly()to initialize them_angularOnlyfield in thebtHingeConstraint.