NVIDIAGameWorks / PhysX

NVIDIA PhysX SDK
Other
3.2k stars 809 forks source link

OnContactModify maxImpulse and TGS #231

Open zemlifr opened 4 years ago

zemlifr commented 4 years ago

Hello, I would like to use maxImpulseparameter in onContactModify callback but it seems that it doesn't work with TGS solver. When I check later in onContact callback, max impulse is set, but impulses array is unchanged. With PGS it works correctly. Is support for this planned anytime soon?

kstorey-nvidia commented 4 years ago

Thanks for reporting. We will work on a fix for this.