From 4e7ff66cef067a360fb48c0a2bf87a4fa7160a88 Mon Sep 17 00:00:00 2001 From: Court Cutting Date: Mon, 5 Aug 2024 10:03:58 -0700 Subject: [PATCH] Fixed rare bug in embedding code. Soft-soft collision code bug fixed by adding a clear() operation to Qisi's code. Minor model and history file changes. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5121b33..7ad7ffc 100644 --- a/.gitignore +++ b/.gitignore @@ -376,3 +376,6 @@ MigrationBackup/ /DebugModels/tightSleeve.smd /README.md.backup /History/incisionBug.hst +/Model/NeedleInSleeve.smd +/Model/NeedleInSleeve.obj +/Model/NeedleInSleeve2.obj