nphysics icon indicating copy to clipboard operation
nphysics copied to clipboard

Handle `RigidBody::set_margin(...)` even if it is called after being added to the World.

Open sebcrozet opened this issue 9 years ago • 0 comments
trafficstars

The collision world has to be notified that the object size changed in order to update its collision status. Also, nphysics has to wake up the object if this modifies some contacts.

sebcrozet avatar Apr 09 '16 09:04 sebcrozet