-
- Downloads
Merge branch 'refactor/interaction' into 'dev/5.3'
refactor(interaction): Change to a bitflag based sytem See merge request !42
Showing
- Source/RWTHVRToolkit/Private/Interaction/Interactables/ActionBehaviour.cpp 35 additions, 0 deletions...kit/Private/Interaction/Interactables/ActionBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/GrabBehavior.cpp 14 additions, 13 deletions...oolkit/Private/Interaction/Interactables/GrabBehavior.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/HoverBehaviour.cpp 1 addition, 1 deletion...lkit/Private/Interaction/Interactables/HoverBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/InteractableComponent.cpp 147 additions, 0 deletions...ivate/Interaction/Interactables/InteractableComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactees/ClickBehaviour.cpp 0 additions, 32 deletions...oolkit/Private/Interaction/Interactees/ClickBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactees/GrabbableComponent.cpp 0 additions, 4 deletions...it/Private/Interaction/Interactees/GrabbableComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactees/InteractableBase.cpp 0 additions, 117 deletions...lkit/Private/Interaction/Interactees/InteractableBase.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactees/RaycastSelectable.cpp 0 additions, 4 deletions...kit/Private/Interaction/Interactees/RaycastSelectable.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactors/GrabComponent.cpp 15 additions, 14 deletions...Toolkit/Private/Interaction/Interactors/GrabComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactors/RaycastSelectionComponent.cpp 16 additions, 19 deletions...ate/Interaction/Interactors/RaycastSelectionComponent.cpp
- Source/RWTHVRToolkit/Public/Interaction/Interactables/ActionBehaviour.h 48 additions, 0 deletions...oolkit/Public/Interaction/Interactables/ActionBehaviour.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/GrabBehavior.h 7 additions, 5 deletions...VRToolkit/Public/Interaction/Interactables/GrabBehavior.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/HoverBehaviour.h 0 additions, 0 deletions...Toolkit/Public/Interaction/Interactables/HoverBehaviour.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/InteractableComponent.h 101 additions, 0 deletions.../Public/Interaction/Interactables/InteractableComponent.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/InteractionBitSet.h 41 additions, 0 deletions...lkit/Public/Interaction/Interactables/InteractionBitSet.h
- Source/RWTHVRToolkit/Public/Interaction/Interactees/GrabbableComponent.h 0 additions, 16 deletions...olkit/Public/Interaction/Interactees/GrabbableComponent.h
- Source/RWTHVRToolkit/Public/Interaction/Interactees/RaycastSelectable.h 0 additions, 16 deletions...oolkit/Public/Interaction/Interactees/RaycastSelectable.h
- Source/RWTHVRToolkit/Public/Interaction/Interactors/GrabComponent.h 3 additions, 2 deletions...HVRToolkit/Public/Interaction/Interactors/GrabComponent.h
- Source/RWTHVRToolkit/Public/Interaction/Interactors/RaycastSelectionComponent.h 2 additions, 3 deletions...ublic/Interaction/Interactors/RaycastSelectionComponent.h
Loading
Please register or sign in to comment