Skip to content

Commit bdc51f2

Browse files
committed
Move VRGrabTheWorld from sciview to scenery
1 parent aa959a5 commit bdc51f2

File tree

2 files changed

+1
-98
lines changed

2 files changed

+1
-98
lines changed

src/main/kotlin/sc/iview/commands/analysis/CellTrackingBase.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import sc.iview.commands.analysis.HedgehogAnalysis.SpineGraphVertex
2424
import sc.iview.controls.behaviours.MoveInstanceVR
2525
import graphics.scenery.controls.behaviours.MultiButtonManager
2626
import graphics.scenery.controls.behaviours.VR2HandNodeTransform
27-
import sc.iview.controls.behaviours.VRGrabTheWorld
27+
import graphics.scenery.controls.behaviours.VRGrabTheWorld
2828
import java.io.BufferedWriter
2929
import java.io.FileWriter
3030
import java.nio.file.Path

src/main/kotlin/sc/iview/controls/behaviours/VRGrabTheWorld.kt

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)