Skip to content
Snippets Groups Projects
Commit c26716cc authored by David Gilbert's avatar David Gilbert :bug:
Browse files

Merge branch 'dev/5.4' into fix/CAVESnapTurn

parents ace5e78b 53de8514
Branches
Tags
2 merge requests!107UE5.4-2024.1-rc1,!100Splits mouse rotation from IA_Turn to avoid snap turn on CAVE
Pipeline #463105 passed
...@@ -42,7 +42,7 @@ include: ...@@ -42,7 +42,7 @@ include:
variables: variables:
UNREAL_VERSION: "5.4" UNREAL_VERSION: "5.4"
CUSTOM_NDISPLAY_CONFIG: "aixcave_5_3_dev.ndisplay" CUSTOM_NDISPLAY_CONFIG: "aixcave_5_4.ndisplay"
stages: stages:
- analyze - analyze
...@@ -83,7 +83,7 @@ Generate_Project: ...@@ -83,7 +83,7 @@ Generate_Project:
RUN_SETUP: "false" RUN_SETUP: "false"
GEN_DEPENDENCIES: "( GEN_DEPENDENCIES: "(
[master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git' [master@UnrealDTrackPlugin]='https://github.com/VRGroupRWTH/UnrealDTrackPlugin.git'
[dev/5.3@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git' [5.4@RWTHVRCluster]='https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin.git'
)" )"
Generate_Project_Without_Cluster: Generate_Project_Without_Cluster:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment