Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RWTH VR Cluster Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Monitor
Incidents
Service Desk
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 Cluster Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1e67c0d88ce4ba5f9918bbba36ac6fb3e83ec76e
Select Git revision
Branches
7
5.3
protected
5.4
default
protected
dev/5.3_downgrade
dev/5.4
dev/5.5
feature/present_barrier
feature/scaling
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
May
12
28
Apr
25
24
23
11
9
8
19
Mar
17
11
5
31
Jan
30
24
16
Dec
6
5
26
Nov
19
24
Oct
7
Aug
5
26
Jul
18
11
10
8
6
May
17
Apr
16
3
22
Mar
15
23
Jan
22
5.3 downgrade of 5.5
dev/5.3_downgrade
dev/5.3_downgrade
fix(chore): Disables nanite again on transparent meshes
dev/5.5
dev/5.5
Update .gitlab-ci.yml file
Merge branch 'dev/5.4' into 'dev/5.5'
Merge branch 'fix/nanite' into 'dev/5.5'
Merge branch 'feature/doortooltip' into 'dev/5.5'
fix: converted all static meshes to nanite
Fixed missing variable connection
feature/scaling
feature/scaling
feat(cave): added space for clang
feat(cave): added tooltip on how to cycle door modes on primary node
Exports interface for accessibility
Implements ScalableConfigInterface.h
Merge branch 'fix/caveoverlay' into 'dev/5.4'
dev/5.4
dev/5.4
format(Cave): fixes clang errors
feat(config): scales ndisplay config resolution when pawn is scaled
fix(Cave): Modifies CaveOverlay to be able to handle Pawn changes
fix(ci): Fixes wrong merge for Unreal version
Merge branch 'dev/5.4' into 'dev/5.5'
Merge branch 'dev/5.5' into 'dev/5.4'
feature: Disables collision on aixcave actor - should not matter but do it anyway.
fix(ci): Sets correct dependency version to toolkit
Updates unreal version and toolkit plugin version (custom nDisplay config remains untouched)
fix(ci): Fixes wrong build version
chore: adjusts package names for aixcave actors
chore: Uses GetModifyCookDelegate to add the ndisplay configs to always cook. Removes not working config ini
Merge branch 'dev/5.4' of https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-cluster-plugin into dev/5.4
chore: Adds Plugin .ini which sets DirectoriesToAlwaysCook such that non-referenced assets (ndisplay configs) get cooked.
Merge branch 'dev/5.4' into '5.4'
5.4
5.4
chore(utilities): Removes previously deprecated functions to get cluster components by name.
re-save aixcave config
Merge branch 'feature/multiple_clusters' into 'dev/5.4'
feature(cave): Adds secondary local example config.
feature(replication): Adds initial support for multiple clusters joining the same server.
fix(cave): Exports 2 player config to update .ndisplay file
fix: Adds IsValid Check into CaveSetup
Merge branch 'dev/5.3' into 'dev/5.4'
pull changes forward
Merge branch 'fix/cluster-event-wrapper' into 'dev/5.3'
5.3
5.3
make clang happy
adhere to clang format
Loading