-
- Downloads
Merge remote-tracking branch 'remotes/localremote/master'
Showing
- .gitignore 72 additions, 0 deletions.gitignore
- CAVEOverlay.uplugin 35 additions, 0 deletionsCAVEOverlay.uplugin
- Content/DoorOverlay.uasset 0 additions, 0 deletionsContent/DoorOverlay.uasset
- Content/Plane.uasset 0 additions, 0 deletionsContent/Plane.uasset
- Content/StopMaterial.uasset 0 additions, 0 deletionsContent/StopMaterial.uasset
- Content/StopSign.uasset 0 additions, 0 deletionsContent/StopSign.uasset
- Content/Stripes.uasset 0 additions, 0 deletionsContent/Stripes.uasset
- Resources/Icon128.png 0 additions, 0 deletionsResources/Icon128.png
- Source/CAVEOverlay/CAVEOverlay.Build.cs 57 additions, 0 deletionsSource/CAVEOverlay/CAVEOverlay.Build.cs
- Source/CAVEOverlay/Private/CAVEOverlay.cpp 20 additions, 0 deletionsSource/CAVEOverlay/Private/CAVEOverlay.cpp
- Source/CAVEOverlay/Private/CAVEOverlayController.cpp 333 additions, 0 deletionsSource/CAVEOverlay/Private/CAVEOverlayController.cpp
- Source/CAVEOverlay/Public/CAVEOverlay.h 15 additions, 0 deletionsSource/CAVEOverlay/Public/CAVEOverlay.h
- Source/CAVEOverlay/Public/CAVEOverlayController.h 101 additions, 0 deletionsSource/CAVEOverlay/Public/CAVEOverlayController.h
- Source/CAVEOverlay/Public/DoorOverlayData.h 30 additions, 0 deletionsSource/CAVEOverlay/Public/DoorOverlayData.h
.gitignore
0 → 100644
CAVEOverlay.uplugin
0 → 100644
Content/DoorOverlay.uasset
0 → 100644
File added
Content/Plane.uasset
0 → 100644
File added
Content/StopMaterial.uasset
0 → 100644
File added
Content/StopSign.uasset
0 → 100644
File added
Content/Stripes.uasset
0 → 100644
File added
Resources/Icon128.png
0 → 100644
7.33 KiB
Source/CAVEOverlay/CAVEOverlay.Build.cs
0 → 100644
Source/CAVEOverlay/Private/CAVEOverlay.cpp
0 → 100644
Source/CAVEOverlay/Public/CAVEOverlay.h
0 → 100644
Source/CAVEOverlay/Public/DoorOverlayData.h
0 → 100644