From 5f43b534d977bee8f37cde990d27d47f58c0ff8e Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 19:38:18 -0600 Subject: [PATCH 1/2] =?UTF-8?q?fix(UX):=20update=20silo=20submodule=20?= =?UTF-8?q?=E2=80=94=20BOM=20registration=20path=20(#56)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces dead-end warning in Silo_BOM with a question dialog that offers to register the document via Silo_New before continuing. Closes #56 --- mods/silo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/silo b/mods/silo index 1676b3e1a0..383eefce9c 160000 --- a/mods/silo +++ b/mods/silo @@ -1 +1 @@ -Subproject commit 1676b3e1a0eb53dd4ca4fe013a1fa9d704960e78 +Subproject commit 383eefce9c5b4f38c48b2ae214d3f2ad108a3750 From f0f4c068d2e27dc25415cee51eedef3995e350b2 Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 19:38:18 -0600 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20update=20ztools=20submodule=20?= =?UTF-8?q?=E2=80=94=20parametric=20tangent-to-cylinder=20datums=20(#58)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Uses TangentPlane MapMode with a derived vertex reference so tangent-to-cylinder datums auto-update when cylinder geometry changes. Closes #58 --- mods/ztools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ztools b/mods/ztools index 04f9df75cb..2bf969c62a 160000 --- a/mods/ztools +++ b/mods/ztools @@ -1 +1 @@ -Subproject commit 04f9df75cb03455bab15b788705d9eb3d6785824 +Subproject commit 2bf969c62ac9ec70a4cbbb69bc3361bdc80448d6