1 file changed
+1
-1
lines changedSubmodule module-omicron updated 47 files
- CAVE2/Examples/CAVESimulator/Scripts/CustomHMDPerspective.cs+2-2
- CAVE2/Examples/CAVESimulator/Scripts/ScreenConfigCalc.cs+8-8
- CAVE2/Examples/Generalized Perspective Projection/Scripts/GeneralizedPerspectiveProjection.cs+3-3
- CAVE2/Examples/Generalized Perspective Projection/Scripts/OmicronVRDisplayManager.cs+22-22
- CAVE2/Examples/Generalized Perspective Projection/Scripts/StereoscopicCamera.cs+3-3
- CAVE2/Examples/HoloLens/Scripts/HoloLensCameraCalibrationUI.cs+5-5
- CAVE2/Examples/HoloLens/Scripts/HoloLensTestBuildManager.cs+18-18
- CAVE2/Examples/Loading/Scripts/AssetBundleManager.cs+2-2
- CAVE2/Examples/ProjectDescriptionUI/ProjectDescriptionCanvasUI.cs+1-1
- CAVE2/Examples/TrackerSimulator/SimulatedMocapSensor.cs+4-4
- CAVE2/Materials/CAVE2-ScreenMask.mat
- CAVE2/Networking/Scripts/CAVE2NetworkManager.cs+4-1
- CAVE2/Networking/Scripts/Legacy/CAVE2VRLobbyManager.cs+5-2
- CAVE2/Networking/Scripts/Legacy/NetworkedVRPlayerManager.cs+4-2
- CAVE2/Networking/Scripts/Legacy/VRLobbyPlayer.cs+6-2
- CAVE2/Networking/Scripts/RemoteGeneralizedPerspectiveProjection.cs+5-5
- CAVE2/Networking/Scripts/RemoteMocapOffset.cs+4-4
- CAVE2/Prefabs/CAVE2-PlayerController.prefab
- CAVE2/RemoteControl/RemoteTerminal.cs+14-6
- CAVE2/Scenes/Cube World Example.unity
- CAVE2/Scripts/Examples/CAVE2LoadSceneWandClick.cs+1-1
- CAVE2/Scripts/Examples/GrabbableObject.cs+4-4
- CAVE2/Scripts/Managers/CAVE2ClusterManager.cs+3-3
- CAVE2/Scripts/Managers/CAVE2InputManager.cs+11-11
- CAVE2/Scripts/Managers/CAVE2Manager.cs+74-2
- CAVE2/Scripts/Managers/CAVE2RPCManager.cs+12-9
- CAVE2/Scripts/Navigation/CAVE2WandNavigator.cs+1-1
- CAVE2/Scripts/UI/AdaptiveSyncGUI.cs+1-1
- CAVE2/Scripts/UI/Omegalib-Style Menu/OMenuManager.cs+10-6
- CAVE2/Scripts/UI/OmicronSpeechStatusGUI.cs+4-4
- CAVE2/Scripts/UI/TransformUI.cs+3-3
- CAVE2/Scripts/Updaters/CAVE2MocapUpdater.cs+5-5
- CAVE2/Scripts/Updaters/CAVE2TransformSync.cs+34-4
- CAVE2/Scripts/Updaters/GenericVRControllerUpdater.cs+10-9
- CAVE2/Scripts/Util/CAVE2CameraController.cs+5-5
- CAVE2/Scripts/Util/CAVE2HeadMarker.cs+3-3
- CAVE2/Scripts/Util/CAVE2PlayerCollider.cs+3-3
- CAVE2/Scripts/Util/CAVE2PlayerIdentity.cs+106-2
- CAVE2/Scripts/Util/CAVE2ScreenMaskRenderer.cs+3-3
- CAVE2/Scripts/Util/Tests/CAVE2SecondPlayerCamera.cs+2-2
- CAVE2/Scripts/Util/Tests/XRTrackingOverride.cs+2-2
- CAVE2/Tutorial/Scripts/PhysicsButton.cs+3-3
- CAVE2/Tutorial/Scripts/SimpleSpawner.cs+3-3
- Scripts/Util/OmicronConnectorClient.cs+6-4
- Scripts/Util/OmicronManager.cs+16-7
- Scripts/Util/UI/DebugGUIManager.cs+31-5
- Scripts/Util/UI/MocapSensorLatencyUI.cs+1-1
0 commit comments