-
- Downloads
Merge branch 'feature/PointsOfInterest' into '5.4'
Implements `PointOfInterest`s See merge request vr-vis/VR-Group/unreal-development/plugins/rwth-vr-quick-start!1
Branches
No related tags found
Showing
- Content/M_PointOfInterest.uasset 0 additions, 0 deletionsContent/M_PointOfInterest.uasset
- Content/location_marker.uasset 0 additions, 0 deletionsContent/location_marker.uasset
- Source/RWTHVRQuickStart/Private/PointOfInterest.cpp 30 additions, 0 deletionsSource/RWTHVRQuickStart/Private/PointOfInterest.cpp
- Source/RWTHVRQuickStart/Private/PointOfInterestManager.cpp 236 additions, 0 deletionsSource/RWTHVRQuickStart/Private/PointOfInterestManager.cpp
- Source/RWTHVRQuickStart/Public/PointOfInterest.h 16 additions, 0 deletionsSource/RWTHVRQuickStart/Public/PointOfInterest.h
- Source/RWTHVRQuickStart/Public/PointOfInterestManager.h 83 additions, 0 deletionsSource/RWTHVRQuickStart/Public/PointOfInterestManager.h
- Source/RWTHVRQuickStart/RWTHVRQuickStart.Build.cs 2 additions, 2 deletionsSource/RWTHVRQuickStart/RWTHVRQuickStart.Build.cs
Content/M_PointOfInterest.uasset
0 → 100644
File added
Content/location_marker.uasset
0 → 100644
File added
Please register or sign in to comment