From 63f9bf07d67a9ee3aada9818ed506b77126089ed Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 14 Feb 2026 11:25:42 -0700 Subject: [PATCH] Review and integrate tapestry at version 2.0.0. #873 --- .gitmodules | 3 +++ repos/tapestry | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/tapestry diff --git a/.gitmodules b/.gitmodules index 031c5751..82f32737 100644 --- a/.gitmodules +++ b/.gitmodules @@ -993,3 +993,6 @@ [submodule "repos/LempModules"] path = repos/LempModules url = https://github.com/lempface/VCV-LempModules.git +[submodule "repos/tapestry"] + path = repos/tapestry + url = https://github.com/shortwavlabs/vcv-tapestry.git diff --git a/repos/tapestry b/repos/tapestry new file mode 160000 index 00000000..4c2d9288 --- /dev/null +++ b/repos/tapestry @@ -0,0 +1 @@ +Subproject commit 4c2d9288efa39550954daed4b2b36f9ac83c97b5