-
- Downloads
- Added LiveLink Plugin Dependency to uplugin file.
- Fixed two missing includes that were throwing an error on my end. - Added a general settings class to the toolkit, populated with only a LiveLink preset for now. - Added functionality to the module to load and apply the default preset, added some guards to not do it twice (ART plugin crashes if that is done). - Added LiveLink functionality to the Tracked Components. - Added a change to the VRPawnMovement that manages to keep the rotation of the collider vertical even in the editor with LiveLink enabled. - Added cave config assets (ips public). - Added an example map that already includes the pawn with livelink + the cave root actor (no livelink yet there, todo). - Added a (temporary) SteamVRPreset.uasset for LiveLink for testing purposes.
parent
3a95390a
No related branches found
No related tags found
Showing
- Content/LiveLinkPresets/SteamVRPreset.uasset 0 additions, 0 deletionsContent/LiveLinkPresets/SteamVRPreset.uasset
- Content/RWTHVRCluster/Config/aixcave_427.ndisplay 3672 additions, 0 deletionsContent/RWTHVRCluster/Config/aixcave_427.ndisplay
- Content/RWTHVRCluster/Config/aixcave_427.uasset 0 additions, 0 deletionsContent/RWTHVRCluster/Config/aixcave_427.uasset
- Content/RWTHVRCluster/Config/aixcave_427_stereo.ndisplay 3067 additions, 0 deletionsContent/RWTHVRCluster/Config/aixcave_427_stereo.ndisplay
- Content/RWTHVRCluster/Config/aixcave_427_stereo.uasset 0 additions, 0 deletionsContent/RWTHVRCluster/Config/aixcave_427_stereo.uasset
- Content/RWTHVRCluster/Maps/Example_Cave.umap 0 additions, 0 deletionsContent/RWTHVRCluster/Maps/Example_Cave.umap
- RWTHVRToolkit.uplugin 5 additions, 1 deletionRWTHVRToolkit.uplugin
- Source/RWTHVRToolkit/Private/Pawn/BasicVRInteractionComponent.cpp 1 addition, 0 deletions...WTHVRToolkit/Private/Pawn/BasicVRInteractionComponent.cpp
- Source/RWTHVRToolkit/Private/Pawn/UniversalTrackedComponent.cpp 118 additions, 42 deletions.../RWTHVRToolkit/Private/Pawn/UniversalTrackedComponent.cpp
- Source/RWTHVRToolkit/Private/Pawn/VirtualRealityPawn.cpp 6 additions, 5 deletionsSource/RWTHVRToolkit/Private/Pawn/VirtualRealityPawn.cpp
- Source/RWTHVRToolkit/Private/RWTHVRToolkit.cpp 70 additions, 0 deletionsSource/RWTHVRToolkit/Private/RWTHVRToolkit.cpp
- Source/RWTHVRToolkit/Private/UI/ExternalImage.cpp 1 addition, 0 deletionsSource/RWTHVRToolkit/Private/UI/ExternalImage.cpp
- Source/RWTHVRToolkit/Public/Pawn/UniversalTrackedComponent.h 75 additions, 5 deletionsSource/RWTHVRToolkit/Public/Pawn/UniversalTrackedComponent.h
- Source/RWTHVRToolkit/Public/Pawn/VirtualRealityPawn.h 11 additions, 1 deletionSource/RWTHVRToolkit/Public/Pawn/VirtualRealityPawn.h
- Source/RWTHVRToolkit/Public/RWTHVRToolkit.h 11 additions, 2 deletionsSource/RWTHVRToolkit/Public/RWTHVRToolkit.h
- Source/RWTHVRToolkit/Public/RWTHVRToolkitSettings.h 32 additions, 0 deletionsSource/RWTHVRToolkit/Public/RWTHVRToolkitSettings.h
- Source/RWTHVRToolkit/RWTHVRToolkit.Build.cs 6 additions, 2 deletionsSource/RWTHVRToolkit/RWTHVRToolkit.Build.cs
Content/LiveLinkPresets/SteamVRPreset.uasset
0 → 100644
File added
This diff is collapsed.
File added
This diff is collapsed.
File added
Content/RWTHVRCluster/Maps/Example_Cave.umap
0 → 100644
File added
Please register or sign in to comment