Skip to content

BUG: Fix dynamic suture

Andrew Wilson requested to merge andrew.wilson/iMSTK:FixDynamicSuture into master
  • Removes ifdef, not required as this example is never built without haptics (no mouse controls)
  • Scales down translation which was overly sensitive
  • Fixes a bug, tissue_hole_surf does not exist (was briefly used for making of a blog gif)
Edited by Andrew Wilson

Merge request reports