From 09b6df62e71de29139f52bfd6a4593003505beca Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Wed, 10 Sep 2025 12:59:08 +0300 Subject: [PATCH] Added Bullet --- .gitmodules | 4 ++++ bullet3 | 1 + 2 files changed, 5 insertions(+) create mode 160000 bullet3 diff --git a/.gitmodules b/.gitmodules index b151fb0..2efa950 100644 --- a/.gitmodules +++ b/.gitmodules @@ -138,3 +138,7 @@ path = miniaudio url = https://github.com/mackron/miniaudio branch = dev +[submodule "bullet3"] + path = bullet3 + url = https://github.com/bulletphysics/bullet3 + branch = master diff --git a/bullet3 b/bullet3 new file mode 160000 index 0000000..2c204c4 --- /dev/null +++ b/bullet3 @@ -0,0 +1 @@ +Subproject commit 2c204c49e56ed15ec5fcfa71d199ab6d6570b3f5