More Debug derives. (#686)

This commit is contained in:
Thierry Berger
2024-07-19 16:13:25 +02:00
committed by GitHub
parent 801870be00
commit 0ff55411a4
8 changed files with 10 additions and 8 deletions

View File

@@ -10,6 +10,8 @@
- Implement rotation gizmo for Ball 2D shape (as radius line) in Debug renderer if `DebugRenderMode::COLLIDER_SHAPES`
enabled
- Implement `Debug` for `ColliderSet`, `InteractionGraph`,
`MultibodyLink`, `MultibodyJointSet`, `Multibody`, `ImpulseJointSet`
### Modified