- Sep 21, 2021
-
-
Simon Oehrl authored
-
Simon Oehrl authored
-
Simon Oehrl authored
-
- Aug 26, 2021
-
-
Sebastian Pape authored
-
Sebastian Pape authored
-
Sebastian Pape authored
# Conflicts: # Source/RWTHVRToolkit/Private/Utility/VirtualRealityUtilities.cpp # Source/RWTHVRToolkit/Public/Utility/VirtualRealityUtilities.h
-
Sebastian Pape authored
-
Sebastian Pape authored
Adding Calibratio to the RWTH VR Toolkit + Some misc fixes See merge request VR-Group/unreal-development/plugins/rwth-vr-toolkit!4
-
- Aug 25, 2021
-
-
Sebastian Pape authored
-
Sebastian Pape authored
-
Sebastian Pape authored
-
- Aug 12, 2021
-
-
Sebastian Pape authored
-
- Aug 11, 2021
-
-
Sebastian Pape authored
-
David Gilbert authored
-
Sebastian Pape authored
-
Sebastian Pape authored
-
Sebastian Pape authored
-
- Aug 09, 2021
-
-
Sebastian Pape authored
-
Sebastian Pape authored
-
Sebastian Pape authored
Moving LoadAsset and adding LoadClass to VRUtilities. Also adding Calibratio as named clustercomponent
-
- Aug 06, 2021
-
-
Sebastian Pape authored
Removing the FNDisplayStereoDevice, since this was fixed in a later release of 4.26 and is not needed anymore
-
Sebastian Pape authored
-
- Jul 29, 2021
-
-
Simon Oehrl authored
Adding ExternalImage which adds a common (UMG-) class to load external images from files or URLs See merge request VR-Group/unreal-development/plugins/rwth-vr-toolkit!3
-
- Jul 13, 2021
-
-
Sebastian Pape authored
-
- Jul 02, 2021
-
-
Simon Oehrl authored
Adapt to new naming scheme See merge request VR-Group/unreal-development/plugins/rwth-vr-toolkit!2
-
Sebastian Pape authored
-
Sebastian Pape authored
Adding the DemoConfig and rewriting the utility "chapter" within the README See merge request VR-Group/unreal-development/plugins/rwth-vr-toolkit!1
-
Simon Oehrl authored
-
Sebastian Pape authored
-
- Jul 01, 2021
-
-
Simon Oehrl authored
add an interaction ray and make VRInteractionComponent derive from WidgetInteractionComponent so it can also handle UMG widgets See merge request VR-Group/unreal-development/plugins/ndisplayextensions!41
-
- Jun 29, 2021
-
-
Simon Oehrl authored
Merge branch 'feature/pointing-ray' of https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/ndisplayextensions into feature/pointing-ray
-
Simon Oehrl authored
-
Simon Oehrl authored
Fix rvalue reference bug in cluster events See merge request VR-Group/unreal-development/plugins/ndisplayextensions!46
-
Simon Oehrl authored
This commit fixes a bug that disallows lvalues from beeing passed to the cluster event wrapper.
-
Marcel Krüger authored
-
- Jun 28, 2021
-
-
Simon Oehrl authored
-
- Jun 24, 2021
-
-
Simon Oehrl authored
Fixing a null_ptr error if the used pawn was not an AVirtualRealityPawn.... See merge request VR-Group/unreal-development/plugins/ndisplayextensions!45
-
- Jun 21, 2021
-
-
Sebastian Pape authored
-
Sebastian Pape authored
Fixing a null_ptr error if the used pawn was not an AVirtualRealityPawn. Refactored all variable names to more reflect unreal coding standards
-
- Jun 17, 2021
-
-
Simon Oehrl authored
Add enter and leave events for targetable interface See merge request VR-Group/unreal-development/plugins/ndisplayextensions!44
-