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
GitLab 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
Merge requests
!52
The source project of this merge request has been removed.
refactor(pawn, interaction): removes legacy fire & toggle mode input actions
Expand sidebar
Merged
refactor(pawn, interaction): removes legacy fire & toggle mode input actions
(removed):refactor/remove_legacy
into
dev/5.3
Overview
15
Commits
6
Pipelines
0
Changes
16
All threads resolved!
Show all comments
Merged
refactor(pawn, interaction): removes legacy fire & toggle mode input actions
David Gilbert
requested to merge
(removed):refactor/remove_legacy
into
dev/5.3
Nov 8, 2023
Overview
15
Pipelines
0
Changes
16
All threads resolved!
Show all comments
Removes the Fire and Toggle Navigation Mode interaction on the pawn class
Removes the old WidgetInteraction and replaces it with a new one
Removes the old input actions, mappings and configs that go along with it
Moves the new interaction component to the Interactors folder, as it is a component that's to be added to the pawn
Added new input actions and context for it
Changed attachment process of the ray mesh
Removed all the custom traces etc
Added the new component to the pawn
Edited
Nov 10, 2023
by
David Gilbert
0
0
Merge request reports
Compare
dev/5.3
version 5
73d08eea
Nov 10, 2023
version 4
85d47f35
Nov 10, 2023
version 3
b7068808
Nov 10, 2023
version 2
22e13beb
Nov 8, 2023
version 1
04532420
Nov 8, 2023
dev/5.3 (base)
and
latest version
latest version
9ec1269b
6 commits,
Nov 10, 2023
version 5
73d08eea
5 commits,
Nov 10, 2023
version 4
85d47f35
4 commits,
Nov 10, 2023
version 3
b7068808
3 commits,
Nov 10, 2023
version 2
22e13beb
2 commits,
Nov 8, 2023
version 1
04532420
1 commit,
Nov 8, 2023
16 files
+
217
−
319
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Content/Components/WidgetInteraction/BP_VRWidgetInteractionComponent.uasset
0 → 100644
+
0
−
0
View file @ 9ec1269b
BP_VRWidgetInteractionComponent.uasset
Download
Loading