From a8b8b0f8a29429561402e62b3a5ab8fe2f4fc470 Mon Sep 17 00:00:00 2001 From: deathdadev Date: Thu, 5 Feb 2026 18:55:27 +1000 Subject: [PATCH] Update cubvh submodule to upstream ashawkey/cubvh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bbbd0b1..10ee2e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "third_party/cubvh"] path = third_party/cubvh - url = https://github.com/JeffreyXiang/cubvh.git + url = https://github.com/ashawkey/cubvh.git branch = trellis.2