Skip to content

Commit

Permalink
UPDATE: module-omicron to release version 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnishimoto committed Oct 7, 2022
1 parent bfb1135 commit 3e544fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/module-omicron
Submodule module-omicron updated 27 files
+655 −0 CAVE2/Examples/CAVESimulator/Prefabs/VRDisplay (Seamless).prefab
+8 −0 CAVE2/Examples/CAVESimulator/Prefabs/VRDisplay (Seamless).prefab.meta
+5 −5 CAVE2/Examples/CAVESimulator/Scripts/CAVE2RemoteFineAdjustment.cs
+5 −5 CAVE2/Examples/CAVESimulator/Scripts/HMDDisplay.cs
+2 −2 CAVE2/Examples/CAVESimulator/Scripts/PixelSpaceRaycast.cs
+1 −1 CAVE2/Examples/CAVESimulator/Scripts/ScreenConfigCalc.cs
+3 −51 CAVE2/Networking/Scripts/RemoteGeneralizedPerspectiveProjection.cs
+ CAVE2/Scenes/Cube World Example.unity
+2 −2 CAVE2/Scripts/Examples/ObjectTagCounter.cs
+11 −11 CAVE2/Scripts/Managers/CAVE2ClusterManager.cs
+2 −2 CAVE2/Scripts/Managers/CAVE2ClusterSpawnManager.cs
+3 −3 CAVE2/Scripts/Managers/CAVE2ExperimentalDisplayMode.cs
+2 −0 CAVE2/Scripts/Managers/CAVE2InputManager.cs
+4 −4 CAVE2/Scripts/Managers/CAVE2RPCManager.cs
+38 −0 CAVE2/Scripts/Navigation/AndroidTouchNavigation.cs
+11 −0 CAVE2/Scripts/Navigation/AndroidTouchNavigation.cs.meta
+15 −15 CAVE2/Scripts/UI/HeadNodeDebugManager.cs
+1 −1 CAVE2/Scripts/UI/HeadNodeDisplayModePanel.cs
+1 −1 CAVE2/Scripts/UI/Omegalib-Style Menu/OMenuManager.cs
+3 −3 CAVE2/Scripts/Updaters/CAVE2TransformSync.cs
+4 −3 CAVE2/Scripts/Updaters/getReal3DHeadUpdater.cs
+3 −3 CAVE2/Scripts/Updaters/getReal3DMocapUpdater.cs
+3 −3 CAVE2/Scripts/Util/ResetScript.cs
+5 −5 CAVE2/Scripts/Util/Tests/ObjectCountStressTestCounter.cs
+2 −2 CAVE2/Scripts/Util/Tests/SpawnObjectsTest.cs
+1 −1 Scripts/Util/Kinect/OmicronKinectManager.cs
+2 −1 Scripts/Util/OmicronConnectorClient.cs

0 comments on commit 3e544fa

Please sign in to comment.