diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 15:14:58 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 15:14:58 +0300 |
| commit | 858dcd0d1de47cce5f04f959f239cff6aaa033f4 (patch) | |
| tree | ebcc52ec3adf6803b82715ce9c412695ca3b6971 /Cargo.lock | |
| parent | cfa6d2703233334582d8f115c5fd5a69a57c940c (diff) | |
| download | fparkan-858dcd0d1de47cce5f04f959f239cff6aaa033f4.tar.xz fparkan-858dcd0d1de47cce5f04f959f239cff6aaa033f4.zip | |
feat(render): apply static node fallback poses
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -566,6 +566,7 @@ version = "0.1.0" dependencies = [ "ash", "ash-window", + "fparkan-animation", "fparkan-binary", "fparkan-msh", "fparkan-platform", |
