Page 1 of 1

AddConstraint: disableCollisionsBetweenLinkedBodies not working?

Posted: Mon Nov 06, 2023 4:10 pm
by maiklof
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?

Re: AddConstraint: disableCollisionsBetweenLinkedBodies not working?

Posted: Sun Nov 12, 2023 4:42 pm
by drleviathan
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?

Posted: Thu Dec 14, 2023 12:16 pm
by maiklof
Thanks for your reply.