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
Graph
09fccd697c18b78c5c7a69aa4ee489b74401c9f4
Select Git revision
Branches
13
4.21
protected
4.22
protected
4.26
protected
4.27
protected
5.0
protected
5.3
protected
5.4
default
protected
5.5
IntenSelect5.3
_IntenSelect5.3
dev/5.4
dev/5.5
feature/scaling
Tags
4
UE5.4-2024.1-rc1
UE5.3-2023.1-rc3
UE5.3-2023.1-rc2
UE5.3-2023.1-rc
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jan
17
15
12
11
9
8
5
4
2
19
Dec
18
12
7
6
4
1
30
Nov
29
24
23
22
21
20
17
16
15
14
10
9
8
7
3
2
31
Oct
30
27
26
23
20
19
18
17
16
13
11
10
9
6
4
26
Sep
22
21
20
19
18
15
14
13
12
30
Aug
15
8
4
3
28
Jul
27
26
14
Mar
3
3
Feb
4
Jan
3
21
Dec
12
30
Nov
18
Jul
23
May
20
28
Apr
11
8
1
21
Mar
26
Jan
24
21
22
Nov
16
15
20
Oct
13
21
Sep
9
8
26
Aug
25
12
11
9
6
29
Jul
22
13
2
1
29
Jun
28
24
21
17
11
10
7
4
2
28
May
27
29
Apr
27
21
19
16
15
9
7
30
Mar
26
17
15
5
1
24
Feb
23
22
15
11
4
3
2
1
29
Jan
28
26
19
7
29
Oct
16
1
7
Sep
20
Aug
19
18
14
13
10
7
6
4
30
Jul
17
16
30
Jun
18
4
29
May
28
27
26
25
20
19
18
15
14
13
12
11
8
7
6
30
Apr
24
17
7
3
19
Mar
18
17
16
15
13
12
11
9
5
4
3
2
26
Feb
27
Jan
24
23
21
17
8
18
Dec
12
5
29
Nov
28
27
26
22
21
7
18
Oct
11
10
7
2
1
30
Sep
16
27
Aug
26
11
Jun
Adds IntenSelect files to Plugin
Merge branch 'feature/widget_interaction_button_binds' into 'dev/5.3'
feat(interaction): Added widget interaction bindings to controller trigger
Merge branch 'feature/reverb_input' into 'dev/5.3'
Merge branch 'fix/teleportation_visualizer_reference' into 'dev/5.3'
format(Navigation): Makes clang format happy
fix(Movement): Changes error message to more fitting description
fix(interaction): rebound raycast select right from 'HP Mixed Reality Controller (L) Grip' to 'HP Mixed Reality Controller (R) Grip'
feat(interaction, movement): Added missing input mappings for HP Mixed Reality/ Windows Mixed Reality for universal functionality.
style(movement): Removed unnecessary spaces
Merge branch 'fix/imc_base_pawn' into 'dev/5.3'
fix(movement): Fixes crash due to unique naming in TeleportationComponent
fix(pawn): Fixes IMC references on base pawn
refactor(interaction): Change Varnames from Selectable to Interactable
style(interaction): Fixes clang-format
refactor(interaction): Renames BPs alongside C++ renaming: Grab to DirectInteraction, RaycastSelection to RaycastInteraction
refactor(interaction): Renames Grab- to DirectInteraction where appropriate. Renames RaycastSelection to RaycastInteraction where appropriate for consistency.
feature(ci): Run build on MR events, tags and on default branch
refactor(ci): Changes only to rules
Merge branch 'refactor/remove_tags' into 'dev/5.3'
fix(ci): removes test branch
fix(cave): Fixes attachement of CaveSetup to pawn, rotation now snaps correcly. Closes #644.
Merge branch 'dev/5.3' into 'dev/5.3'
refactor(Interaction): Correctly sets up input actions and test map such that VR Grab now also works. Cave remains to be tested.
refactor(interaction): Moves simple interaction test map to own folder and makes it actually usable again.
refactor(Interaction): Moves IgnoreActors array to member variable, allocates now only once instead of on tick.
Merge remote-tracking branch 'remotes/upstream/dev/5.3' into daniel/dev/5.3
Update .gitlab-ci.yml file
refactor(Interaction): Removes unnecessary include
refactor(ci): Removes tags and tests remove_tag branch of shared_scripts
refactor(interaction): Adds checks for grabbed objs; improve readability
refactor(interaction): Removes grab specific IMC registration
Merge branch 'improve_grabbing' into 'dev/5.3'
fix(Interaction): Fixes a few things related to !56:
Merge branch 'refactor/condense_imc' into 'dev/5.3'
Merge remote-tracking branch 'remotes/upstream/dev/5.3' into refactor/condense_imc
Merge branch 'refactor/condense_imc' into 'refactor/condense_imc'
refactor(pawn): Changes InputMappingContexts to array of IMCs
style(interactable) applied clang format
style(interaction) applies clang format
Loading