| Age | Commit message (Collapse) | Author |
|
Release v0.13.0
|
|
|
|
Fix incorrect sensor events being generated after collider removal
|
|
Fix #330
|
|
Adjust the defaults for the debug-renderer + add a JOINTS compound bitflag
|
|
|
|
Make the `instant` dependency optional, behind a `profiler` cargo feature
|
|
|
|
Some CCD and debug-render improvements
|
|
|
|
|
|
|
|
|
|
|
|
- Fix bug where the CCD thickness wasn’t initialized properly.
- Fix bug where the contact compliance would result in unwanted tunelling, despite CCD being enabled.
|
|
Rename STATIC -> FIXED and joints_with -> attached_joints
|
|
|
|
|
|
Release v0.12.0
|
|
|
|
Fix bug where the narrow-phase would not recompute contacts after a collider change
|
|
change
|
|
Add a basic lines-based debug-renderer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flags
|
|
|
|
|