rapier icon indicating copy to clipboard operation
rapier copied to clipboard

Add InteractionGroups::test_or, increase to 64 bits

Open Demindiro opened this issue 4 years ago • 1 comments
trafficstars

The InteractionTestMode is analogous to Bullet's collisionFilterMode (see their PyBullet quickstart guide, page 39).

Increasing the bits from 32 to 64 is useful when porting Rapier to other engines that already use 64 bit filters (e.g. Godot).

Demindiro avatar Apr 09 '21 23:04 Demindiro

This is from 2021, slim changes it will be continued. Will make a new PR to impl it.

Ughuuu avatar Sep 22 '24 20:09 Ughuuu