Skip to content

Commit

Permalink
Update versions tables in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
idanarye committed Dec 13, 2024
1 parent b98d76b commit 32ce7f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Tnua is broken into different crates that update separately, so this is broken i

| bevy | bevy-tnua-physics-integration-layer | bevy-tnua |
|------|-------------------------------------|------------|
| 0.15 | 0.5 | 0.21 |
| 0.14 | 0.4 | 0.19-0.20 |
| 0.13 | 0.3 | 0.16-0.18 |
| 0.13 | 0.2 | 0.15 |
Expand All @@ -98,6 +99,7 @@ Tnua is broken into different crates that update separately, so this is broken i

| bevy | bevy-tnua-physics-integration-layer | bevy-tnua-rapier | bevy_rapier |
|------|-------------------------------------|------------------|-------------|
| 0.15 | 0.5 | 0.8 | 0.28 |
| 0.14 | 0.4 | 0.7 | 0.27 |
| 0.13 | 0.3 | 0.6 | 0.26 |
| 0.13 | 0.3 | 0.4, 0.5 | 0.25 |
Expand All @@ -109,6 +111,7 @@ Tnua is broken into different crates that update separately, so this is broken i

| bevy | bevy-tnua-physics-integration-layer | bevy-tnua-avian | avian |
|------|-------------------------------------|-----------------|-------|
| 0.15 | 0.5 | N/A | N/A |
| 0.14 | 0.4 | 0.1 | 0.1 |

### XPBD integration
Expand Down

0 comments on commit 32ce7f5

Please sign in to comment.