From 07a51aefb1061c8c6be9bb92d2003610e6381d15 Mon Sep 17 00:00:00 2001 From: forbes Date: Fri, 27 Feb 2026 09:39:49 -0600 Subject: [PATCH] =?UTF-8?q?fix(assembly):=20update=20solver=20submodule=20?= =?UTF-8?q?=E2=80=94=20enforce=20drag=20quaternion=20continuity=20(#338)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Points solver to fix/drag-quat-continuity (solver#40) which fixes the planar constraint drift during interactive drag by enforcing quaternion continuity on dragged parts and detecting branch jumps beyond simple hemisphere negation. --- mods/solver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/solver b/mods/solver index 9e07ef8679..f85dc047e8 160000 --- a/mods/solver +++ b/mods/solver @@ -1 +1 @@ -Subproject commit 9e07ef86790a7361582f38528c4337def7907d78 +Subproject commit f85dc047e8369985e2e617e78309325b4e1f36fd -- 2.49.1