diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 07:46:16 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 07:46:16 +0300 |
| commit | b1408b0907db19033771bd03cdf1b9184250e9d6 (patch) | |
| tree | 4eb9658a0b37cbdcc5c77be371c9997d03cc2e07 /Cargo.lock | |
| parent | 4feada1bf4e2cb14f1be4f35bb789b8902e88926 (diff) | |
| download | fparkan-b1408b0907db19033771bd03cdf1b9184250e9d6.tar.xz fparkan-b1408b0907db19033771bd03cdf1b9184250e9d6.zip | |
feat(vulkan): draw original terrain geometry
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -565,6 +565,7 @@ dependencies = [ "fparkan-msh", "fparkan-platform", "fparkan-render", + "fparkan-terrain-format", "serde", "serde_json", ] |
