-
- Downloads
Merge branch 'refactor/interaction_replication' into 'dev/5.4'
Interaction refactoring and replication See merge request !91
No related branches found
No related tags found
Showing
- Config/DefaultRWTHVRToolkit.ini 10 additions, 4 deletionsConfig/DefaultRWTHVRToolkit.ini
- Content/Input/Default_IMC/IMC_General.uasset 0 additions, 0 deletionsContent/Input/Default_IMC/IMC_General.uasset
- Source/RWTHVRToolkit/Private/Interaction/Interactables/ActionBehaviour.cpp 2 additions, 15 deletions...kit/Private/Interaction/Interactables/ActionBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/BaseBehaviour.cpp 4 additions, 0 deletions...olkit/Private/Interaction/Interactables/BaseBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/GrabBehavior.cpp 89 additions, 26 deletions...oolkit/Private/Interaction/Interactables/GrabBehavior.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/HoverBehaviour.cpp 5 additions, 6 deletions...lkit/Private/Interaction/Interactables/HoverBehaviour.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/IntenSelect/IntenSelectable.cpp 9 additions, 6 deletions...Interaction/Interactables/IntenSelect/IntenSelectable.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactables/InteractableComponent.cpp 76 additions, 48 deletions...ivate/Interaction/Interactables/InteractableComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactors/DirectInteractionComponent.cpp 15 additions, 10 deletions...te/Interaction/Interactors/DirectInteractionComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactors/RaycastInteractionComponent.cpp 17 additions, 13 deletions...e/Interaction/Interactors/RaycastInteractionComponent.cpp
- Source/RWTHVRToolkit/Private/Interaction/Interactors/UBaseInteractionComponent.cpp 152 additions, 0 deletions...ate/Interaction/Interactors/UBaseInteractionComponent.cpp
- Source/RWTHVRToolkit/Private/Pawn/Navigation/CollisionHandlingMovement.cpp 84 additions, 39 deletions...kit/Private/Pawn/Navigation/CollisionHandlingMovement.cpp
- Source/RWTHVRToolkit/Public/Interaction/Interactables/ActionBehaviour.h 17 additions, 19 deletions...oolkit/Public/Interaction/Interactables/ActionBehaviour.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/BaseBehaviour.h 34 additions, 0 deletions...RToolkit/Public/Interaction/Interactables/BaseBehaviour.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/GrabBehavior.h 24 additions, 7 deletions...VRToolkit/Public/Interaction/Interactables/GrabBehavior.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/HoverBehaviour.h 16 additions, 10 deletions...Toolkit/Public/Interaction/Interactables/HoverBehaviour.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/InteractableComponent.h 7 additions, 7 deletions.../Public/Interaction/Interactables/InteractableComponent.h
- Source/RWTHVRToolkit/Public/Interaction/Interactables/InteractionEventType.h 8 additions, 0 deletions...t/Public/Interaction/Interactables/InteractionEventType.h
- Source/RWTHVRToolkit/Public/Interaction/Interactors/DirectInteractionComponent.h 4 additions, 15 deletions...blic/Interaction/Interactors/DirectInteractionComponent.h
- Source/RWTHVRToolkit/Public/Interaction/Interactors/RaycastInteractionComponent.h 4 additions, 12 deletions...lic/Interaction/Interactors/RaycastInteractionComponent.h
Loading
Please register or sign in to comment