From 643c18de582eed82b402a78dea2c2db2444e5d86 Mon Sep 17 00:00:00 2001 From: coco875 Date: Sat, 31 Aug 2024 14:39:52 +0200 Subject: [PATCH] re add fast64 --- .gitmodules | 3 +++ tools/blender/fast64 | 1 + 2 files changed, 4 insertions(+) create mode 160000 tools/blender/fast64 diff --git a/.gitmodules b/.gitmodules index 77ed99b48..88db7b7ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "tools/torch"] path = tools/torch url = https://github.com/HarbourMasters/torch +[submodule "tools/blender/fast64"] + path = tools/blender/fast64 + url = https://github.com/Fast-64/fast64.git diff --git a/tools/blender/fast64 b/tools/blender/fast64 new file mode 160000 index 000000000..0eed468b6 --- /dev/null +++ b/tools/blender/fast64 @@ -0,0 +1 @@ +Subproject commit 0eed468b6ecfd4a47774d18e1d2573d2f80c44c4