Handle `RigidBody::set_margin(...)` even if it is called after being added to the World.
Open
bug
P-medium
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.