From 97dcc0c75e0868fec2c39e8f542f68a6160a3d70 Mon Sep 17 00:00:00 2001 From: bailehuni Date: Mon, 29 Jul 2024 19:05:23 +0100 Subject: [PATCH] remove physx as submodule, will use script instead --- .gitmodules | 3 --- vendor/PhysX | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/PhysX diff --git a/.gitmodules b/.gitmodules index af56be9..537768c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,3 @@ [submodule "vendor/volk"] path = vendor/volk url = https://github.com/zeux/volk.git -[submodule "vendor/PhysX"] - path = vendor/PhysX - url = https://github.com/NVIDIA-Omniverse/PhysX.git diff --git a/vendor/PhysX b/vendor/PhysX deleted file mode 160000 index 44667a2..0000000 --- a/vendor/PhysX +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 44667a2576f8145bb972c81cab255824455fc5c7