diff --git a/Client/vr-client/Assets/NanoverIMD/Interaction/InteractableScene.cs b/Client/vr-client/Assets/NanoverIMD/Interaction/InteractableScene.cs index df3859e6..8e58909c 100644 --- a/Client/vr-client/Assets/NanoverIMD/Interaction/InteractableScene.cs +++ b/Client/vr-client/Assets/NanoverIMD/Interaction/InteractableScene.cs @@ -181,5 +181,9 @@ private IReadOnlyList GetIndicesInSelection(VisualisationSelection selectio return bestParticleIndex; } + + public void HoverParticleGrab(Transformation grabber) + { + } } } \ No newline at end of file diff --git a/Client/vr-client/Assets/Plugins/Nanover b/Client/vr-client/Assets/Plugins/Nanover index 17f3a188..ac62cc57 160000 --- a/Client/vr-client/Assets/Plugins/Nanover +++ b/Client/vr-client/Assets/Plugins/Nanover @@ -1 +1 @@ -Subproject commit 17f3a188fa30fb1f5f060aedaa7aea78ca704095 +Subproject commit ac62cc5732917db9bbc7cf08d34d084751be9a8d