Allow btFixedConstraint to constrain rigid bodies against the world. #3510
AccessViolationEnjoyer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Other constraints, such as
btHingeConstraint
,btPoint2PointConstraint
andbtSliderConstraint
, all have constructors that take a single rigid body. This is missing frombtFixedConstraint
, although it is easy to add:Beta Was this translation helpful? Give feedback.
All reactions