Plugin Separation: Move the RWTHVRCluster Module into its own Plugin with respective content. Removes Toolkit dependency to nDisplay
- Mar 21, 2024
-
-
David Gilbert authored
Merge branch 'refactor/plugin_separation' of git-ce.rwth-aachen.de:vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit into refactor/plugin_separation
2eb1d91a -
David Gilbert authored
# Conflicts: # Source/RWTHVRToolkit/Private/Utility/RWTHVRUtilities.cpp # Source/RWTHVRToolkit/Public/Utility/RWTHVRUtilities.h
b9bb8062 -
David Gilbert authored286b712b
-
David Gilbert authoredb15332b4
-
David Gilbert authored041ac154
-
David Gilbert authored
fix(ci): Manually remove nDisplay references from Config files when generating a project without cluster module
33b05341 -
David Gilbert authored
fix: Enables XRBase plugin for toolkit. Usually this is enabled through OpenXR, but OpenXR is not required.
f7f383e3 -
David Gilbert authored
-
- Mar 15, 2024
-
-
David Gilbert authored0ddb9007
-
David Gilbert authored6d09699e
-
David Gilbert authoredb6b0d041
-
David Gilbert authored
-
David Gilbert authored
# Conflicts: # .gitlab-ci.yml # Content/Components/Grabbing/BP_GrabComponent.uasset # Content/Components/Grabbing/IA_GrabLeft.uasset # Content/Components/Grabbing/IA_GrabRight.uasset # Content/Components/Movement/IA_Move.uasset # Content/Components/Movement/IA_MoveUp.uasset # Content/Components/Movement/Turn/IA_DesktopRotation.uasset # Content/Components/Movement/Turn/IA_Turn.uasset # Content/Components/Raycast/BP_RaycastSelectionComponent.uasset # Content/Components/Raycast/IA_RaycastSelectLeft.uasset # Content/Components/Raycast/IA_RaycastSelectRight.uasset # Content/Components/WidgetInteraction/IA_WidgetClick.uasset # Content/Examples/ContentExamples/DemoAssets/BP_GrabbableTestObject.uasset # Content/Input/Default_IMC/IMC_General.uasset # Content/Input/Default_IMC/IMC_MovementLeftHand.uasset # Content/Input/Default_IMC/IMC_MovementRightHand.uasset # Content/Pawn/BP_RWTHVRPawn_Default.uasset # Content/RWTHVRCluster/CAVEOverlay/IA_ToggleOverlay.uasset # Content/TestContent/TestMap.umap
7f46cfb1
-
- Feb 06, 2024
-
-
David Gilbert authored5aff6022
-
David Gilbert authored
fix(cave): RegisterComponent now doesn't throw a nullptr anymore because SyncComponent was added as transient
3c7b2005
-
- Jan 23, 2024
-
-
David Gilbert authored
Merge branch 'refactor/plugin_separation' of https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit into refactor/plugin_separation
b7c949bf -
David Gilbert authoredbe2af831
-
David Gilbert authored9b4ea2d9
-
David Gilbert authored
If enabled, Utilities forwards to cluster specific utilities and the pawn gets a cluster sync component spawned at runtime. Removes Cluster specific input from general imc
376c1fea
-
- Jan 22, 2024
-
-
David Gilbert authored
refactor(Pawn): Removes leftover input from Cluster module and removes SyncComponent for now until a better solution is found.
18dcb53b -
David Gilbert authored6a9b3fda
-