Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RWTH VR Toolkit
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
Plugins
RWTH VR Toolkit
Commits
c26716cc
Commit
c26716cc
authored
7 months ago
by
David Gilbert
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev/5.4' into fix/CAVESnapTurn
parents
ace5e78b
53de8514
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!107
UE5.4-2024.1-rc1
,
!100
Splits mouse rotation from IA_Turn to avoid snap turn on CAVE
Pipeline
#463105
passed
7 months ago
Stage: analyze
Stage: generate
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
c26716cc
...
...
@@ -42,7 +42,7 @@ include:
variables
:
UNREAL_VERSION
:
"
5.4"
CUSTOM_NDISPLAY_CONFIG
:
"
aixcave_5_
3_dev
.ndisplay"
CUSTOM_NDISPLAY_CONFIG
:
"
aixcave_5_
4
.ndisplay"
stages
:
-
analyze
...
...
@@ -83,7 +83,7 @@ Generate_Project:
RUN_SETUP
:
"
false"
GEN_DEPENDENCIES
:
"
(
[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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment