From 1dd67ed4b111a8abef8c3812af67210e0c94f45e Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 2 Feb 2026 23:30:22 +0100 Subject: chore: Remove wgpu-native submodule for clean reinitialization --- .gitmodules | 3 --- third_party/wgpu-native | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third_party/wgpu-native diff --git a/.gitmodules b/.gitmodules index 9b5813a..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "third_party/wgpu-native"] - path = third_party/wgpu-native - url = https://github.com/gfx-rs/wgpu-native diff --git a/third_party/wgpu-native b/third_party/wgpu-native deleted file mode 160000 index ba4deb5..0000000 --- a/third_party/wgpu-native +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ba4deb5d935652f40c7e051b15cbb5d097219941 -- cgit v1.2.3