Hi,
Is it possible that the disableCollisionsBetweenLinkedBodies has stopped working in one of the recent updates?
Our constrainted links now collide even if the flas is set to True.
Anyone has noticed any issue with that?
AddConstraint: disableCollisionsBetweenLinkedBodies not working?
- drleviathan
- Posts: 849
- Joined: Tue Sep 30, 2014 6:03 pm
- Location: San Francisco
Re: AddConstraint: disableCollisionsBetweenLinkedBodies not working?
I made a quick audit of the logic that provides that feature --> by inspection it looked like it should work. I also checked the recent commit logs and didn't see any recent changes that would have affected that.
Re: AddConstraint: disableCollisionsBetweenLinkedBodies not working?
Thanks for your reply.