diff --git a/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs b/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs deleted file mode 100644 index 2b871de..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by HandGrabPoseEditor")] - public class HandGrabPointEditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs.meta deleted file mode 100644 index b8e5ad1..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/HandGrab/HandGrabPointEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 92b8a050249b4ea47b9da8fe38ed12a2 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs deleted file mode 100644 index d6388d8..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by BezierGrabSurfaceEditor")] - public class BezierSurfaceEditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs.meta deleted file mode 100644 index 7e607a2..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BezierSurfaceEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 718688abdc60caa4984fe98623ff42de -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs deleted file mode 100644 index 33cb476..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by BoxGrabSurfaceEditor")] - public class BoxEditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs.meta deleted file mode 100644 index cf4df38..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/BoxEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: baf3d860debef0947b62cdebdd94cb75 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs deleted file mode 100644 index 04e46b3..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CylinderGrabSurfaceEditor")] - public class CylinderEditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs.meta deleted file mode 100644 index 1ceadef..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/CylinderEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 69099ed7427360a4ab3734573c188648 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs deleted file mode 100644 index 5087c4a..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by SphereGrabSurfaceEditor")] - public class SphereEditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs.meta deleted file mode 100644 index 470f5a2..0000000 --- a/Assets/Oculus/Interaction/Editor/Grab/SnapSurfaces/SphereEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: ee7657a153e652d448fa1b7775ca7f8d -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Hands/FromHandPrefabDataSourceEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Hands/FromHandPrefabDataSourceEditor.cs.meta index 61ff305..7083488 100644 --- a/Assets/Oculus/Interaction/Editor/Hands/FromHandPrefabDataSourceEditor.cs.meta +++ b/Assets/Oculus/Interaction/Editor/Hands/FromHandPrefabDataSourceEditor.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 7b1127eced26c0748b86cc88310b1711 -labels: -- oculus_interaction_moved_6d1754bb0e390e44e906221c5091ed9a MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/Editor/OVRIntegration.meta b/Assets/Oculus/Interaction/Editor/OVRIntegration.meta deleted file mode 100644 index 9e8601d..0000000 --- a/Assets/Oculus/Interaction/Editor/OVRIntegration.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 730401b61a870a740b2a54bcb1248657 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs b/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs deleted file mode 100644 index 3c41ec8..0000000 --- a/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("This class is no longer being used")] - public class InputDataProviderUpdateTriggerOVREditor - { - } -} diff --git a/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs.meta b/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs.meta deleted file mode 100644 index 24e469e..0000000 --- a/Assets/Oculus/Interaction/Editor/OVRIntegration/InputDataProviderUpdateTriggerOVREditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 72d937d259d97b64bb70688f32a552c8 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs b/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs deleted file mode 100644 index 4580eab..0000000 --- a/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CylinderSurfaceEditor")] - public class PointableCylinderEditor { } -} diff --git a/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs.meta deleted file mode 100644 index 357b34c..0000000 --- a/Assets/Oculus/Interaction/Editor/Surfaces/PointableCylinderEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 1e064752143f9f74b8e450192020fcb8 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs b/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs deleted file mode 100644 index e103932..0000000 --- a/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by PlaneSurfaceEditor")] - public class PointablePlaneEditor { } -} diff --git a/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs.meta b/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs.meta deleted file mode 100644 index 2f8f7ae..0000000 --- a/Assets/Oculus/Interaction/Editor/Surfaces/PointablePlaneEditor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: cc069bacb4ae95441bc48180b8df363d -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/OVRCanvasMeshRendererEditor.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/OVRCanvasMeshRendererEditor.cs.meta index a28a514..1924928 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/OVRCanvasMeshRendererEditor.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/OVRCanvasMeshRendererEditor.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 99515fe40d88cbc438e5059565d292ad -labels: -- oculus_interaction_moved_450015b3adfc77143b5481c3325efd0b MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/placeholder.txt b/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/placeholder.txt.meta b/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/placeholder.txt.meta deleted file mode 100644 index f098ec7..0000000 --- a/Assets/Oculus/Interaction/OVRIntegration/Editor/UnityCanvas/placeholder.txt.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: bd65392cc81db994a871a049604e2443 -labels: -- oculus_interaction_deprecated -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-LeftHand.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-LeftHand.prefab.meta index 9ab4226..c7763c1 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-LeftHand.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-LeftHand.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: aca0706bac5a68a4394ac02275753161 -labels: -- oculus_interaction_moved_7d77b113318ceb84ca829f6be01b9d9d PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-RightHand.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-RightHand.prefab.meta index 75723fb..8e2f392 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-RightHand.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/Ghost-RightHand.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 4170d4d20a9b6034a88d89a71c2e0828 -labels: -- oculus_interaction_moved_7d77b113318ceb84ca829f6be01b9d9d PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/GhostProvider.asset.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/GhostProvider.asset.meta index 1055295..a85a39f 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/GhostProvider.asset.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/GhostProvider.asset.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: ba24f6f783d84ef4f8ff075364e1283c -labels: -- oculus_interaction_moved_7d77b113318ceb84ca829f6be01b9d9d NativeFormatImporter: externalObjects: {} mainObjectFileID: 11400000 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/placeholder.txt b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/placeholder.txt.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/placeholder.txt.meta deleted file mode 100644 index 07b12f0..0000000 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/HandGrab/placeholder.txt.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 42357880ad45726429c0660909d70f82 -labels: -- oculus_interaction_deprecated -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy.meta index 93a9a0b..8c8720a 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 370153c53969e8549842a6048552e532 -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy/InteractionRigOVR.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy/InteractionRigOVR.prefab.meta index 3d95071..937b308 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy/InteractionRigOVR.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/Legacy/InteractionRigOVR.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: ffe3be6b11cb93446bff4c254b6d9148 -labels: -- oculus_interaction_moved_370153c53969e8549842a6048552e532 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerHands.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerHands.prefab.meta index 8228811..fa4818f 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerHands.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerHands.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 4c0ee7a14e52ba544b89c2f777670cca -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerVisual.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerVisual.prefab.meta index 7d856e0..fef654d 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerVisual.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllerVisual.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 5eac3d02a7ebc7c4b9a0289fde0e0c82 -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllers.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllers.prefab.meta index 8d001a8..63e1e24 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllers.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRControllers.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: fbfc588a949bb1a42b20e5bddc4cf8cf -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHands.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHands.prefab.meta index 6a1c37e..36c4de9 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHands.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHands.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: ea16c3c8c1688234fa81a4f39339bf1b -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHmd.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHmd.prefab.meta index 61150d4..d7cdd20 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHmd.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRHmd.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 46b60c6fd5ee4fb4eb2aab6fc3de5c50 -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRInteraction.prefab.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRInteraction.prefab.meta index b72cf77..6d6da3b 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRInteraction.prefab.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Prefabs/OVRInteraction.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 2f94427b8dd14ea498fd92aee3ec9f0f -labels: -- oculus_interaction_moved_d8ce2a9d73908514686a430a77d46432 PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/AnimatedHandOVR.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/AnimatedHandOVR.cs.meta index b0de1ff..9e15f33 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/AnimatedHandOVR.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/AnimatedHandOVR.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 2864da2f393a3e948bb12ec4ac9b1782 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerDataSource.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerDataSource.cs.meta index 0b53bb3..5b90776 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerDataSource.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerDataSource.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: ee6b94f7bc105c24ea3746dc4141a7eb -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerHandDataSource.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerHandDataSource.cs.meta index 5c29a67..a2604af 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerHandDataSource.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRControllerHandDataSource.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: eb7d6cff5f17513488d465cdc4efd298 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHandDataSource.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHandDataSource.cs.meta index 6136b34..63aff4a 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHandDataSource.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHandDataSource.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 4855895ba1c44959a306beb7ae318fc2 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHmdDataSource.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHmdDataSource.cs.meta index 6822307..87c4c8a 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHmdDataSource.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/FromOVRHmdDataSource.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: f273abee0604ad2409c9bbc9a60e461e -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/HandSkeletonOVR.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/HandSkeletonOVR.cs.meta index d81bf1e..b617ec8 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/HandSkeletonOVR.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/HandSkeletonOVR.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 86bd0d3098d25db4c9c839739557480b -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRCameraRigRef.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRCameraRigRef.cs.meta index 2f3188d..0db73e4 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRCameraRigRef.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRCameraRigRef.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: a7b47e36715521d4e8a30d2c5b6e83e2 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRControllerVisual.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRControllerVisual.cs.meta index ef51f50..1141ddf 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRControllerVisual.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRControllerVisual.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 6eb5e919275d29245bba9a1f0e849e6a -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRInputDeviceActiveState.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRInputDeviceActiveState.cs.meta index d27545e..705c6b9 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRInputDeviceActiveState.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRInputDeviceActiveState.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: ce6a3535bf452cd42a0b2fb1c571b76e -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRSkeletonData.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRSkeletonData.cs.meta index 920f4e2..c6ee3fc 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRSkeletonData.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/OVRSkeletonData.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: dfb63309ade4ca04dbff7beff6784781 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/SetDisplayRefresh.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/SetDisplayRefresh.cs.meta index 208e269..226afb7 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/SetDisplayRefresh.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/SetDisplayRefresh.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 215d90758f7ed4f42b7ad0a64d0dfec4 -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/TrackingToWorldTransformerOVR.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/TrackingToWorldTransformerOVR.cs.meta index 9f2146e..6488ce0 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/TrackingToWorldTransformerOVR.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/TrackingToWorldTransformerOVR.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 998a5646185efb9488265f3a2f35a99a -labels: -- oculus_interaction_moved_e76d151a8c71e4d44a1072f66e27b038 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/placeholder.txt b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/placeholder.txt.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/placeholder.txt.meta deleted file mode 100644 index 0c1311e..0000000 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/Input/placeholder.txt.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 63f58003e71fa7443b1dc5369eca6517 -labels: -- oculus_interaction_deprecated -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRCanvasMeshRenderer.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRCanvasMeshRenderer.cs.meta index 8429565..9b09cc2 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRCanvasMeshRenderer.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRCanvasMeshRenderer.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: e79beb32c1e430c42aa2376685d99ae7 -labels: -- oculus_interaction_moved_3c92c746d333fd24fafade58e07a645a MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRRenderingMode.cs.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRRenderingMode.cs.meta index 6c5ec9b..06b568c 100644 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRRenderingMode.cs.meta +++ b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/OVRRenderingMode.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: bc4a6baa6479fb144a1ea82ec33cf33e -labels: -- oculus_interaction_moved_3c92c746d333fd24fafade58e07a645a MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/placeholder.txt b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/placeholder.txt.meta b/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/placeholder.txt.meta deleted file mode 100644 index d63ebc6..0000000 --- a/Assets/Oculus/Interaction/OVRIntegration/Runtime/Scripts/UnityCanvas/placeholder.txt.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: ee03c8be9d6ed144da890adccc3eb20e -labels: -- oculus_interaction_deprecated -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab deleted file mode 100644 index d015a69..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &7446419015562127056 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 4693123460624851696} - m_Layer: 0 - m_Name: Controller Hands - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &4693123460624851696 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 7446419015562127056} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab.meta deleted file mode 100644 index 6c2aab0..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Controller Hands.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 07e1cd5d205161848bba75bdd1513c57 -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab deleted file mode 100644 index 84bf450..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &1985984986030245999 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1031396101617491026} - m_Layer: 0 - m_Name: LeftHandReticle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1031396101617491026 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1985984986030245999} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab.meta deleted file mode 100644 index 4a337e4..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/LeftHandReticle.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 5e1b825472b43194ea12ab801eddb77f -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab deleted file mode 100644 index c6fa5fb..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &6897835867796669117 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 8631412060960004667} - m_Layer: 0 - m_Name: RightHandReticle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &8631412060960004667 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6897835867796669117} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab.meta deleted file mode 100644 index 3c7edaf..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/DistanceHandGrab/Reticles/RightHandReticle.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 868616af8391f7e4590189328af81942 -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab deleted file mode 100644 index e6275fa..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &2036264318002122405 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2036264318002122404} - m_Layer: 0 - m_Name: FromLeftHandPrefab - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &2036264318002122404 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2036264318002122405} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab.meta deleted file mode 100644 index 78be309..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromLeftHandPrefab.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 89d9bd3877c332b4d80a3741624b14ef -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab deleted file mode 100644 index 2bdec55..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &2036264318002122405 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 2036264318002122404} - m_Layer: 0 - m_Name: FromRightHandPrefab - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &2036264318002122404 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2036264318002122405} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab.meta deleted file mode 100644 index 016934b..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/Hands/FromRightHandPrefab.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 827218c3f444cbe4eb2de1343f6b68cf -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab deleted file mode 100644 index f298766..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &5918800102793014406 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6299876670350845065} - m_Layer: 0 - m_Name: InputOVR - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &6299876670350845065 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5918800102793014406} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab.meta deleted file mode 100644 index 7ce86f6..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/InputOVR.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 79afd2227c07813448bc8aa5f9d37d7a -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab.meta deleted file mode 100644 index 77c3d10..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 049e76fe6562d184faa43bcaf339617a -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab deleted file mode 100644 index 50555b8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &4560369348451480229 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 945568443558181154} - m_Layer: 0 - m_Name: HandSphereMap - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &945568443558181154 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4560369348451480229} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab.meta deleted file mode 100644 index 3931c37..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/HandSphereMap.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 738b9f333fadf6c46bb8417e623af83e -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab b/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab deleted file mode 100644 index 021bb63..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab +++ /dev/null @@ -1,32 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!1 &4560369348451480229 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 945568443558181154} - m_Layer: 0 - m_Name: TouchHandGrabInteractor - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &945568443558181154 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4560369348451480229} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab.meta b/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab.meta deleted file mode 100644 index ab62c13..0000000 --- a/Assets/Oculus/Interaction/Runtime/Prefabs/TouchHandGrab/TouchHandGrabInteractor.prefab.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: f653037372452974eba5acb6a0439f3f -labels: -- oculus_interaction_deprecated -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs deleted file mode 100644 index c110ca3..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by FingerPalmGrabAPI")] - public class FingerGrabAPI { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs.meta deleted file mode 100644 index a79a424..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerGrabAPI.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: d88c1b17119f4824aadff75301905ccb -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs deleted file mode 100644 index 81aa917..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by FingerPinchGrabAPI")] - public class FingerPinchAPI { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs.meta deleted file mode 100644 index d328dac..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/FingerPinchAPI.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: e3f7f90a7ae2f724a95dec4e1b39559e -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording.meta deleted file mode 100644 index 3c7d225..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 0c54cd4bb8381c74ebdc2b1ebf70bc7a -folderAsset: yes -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs deleted file mode 100644 index 3d1e1ea..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class HandPoseRecordable { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs.meta deleted file mode 100644 index ce755ff..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecordable.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 71cbc429b0ddd3b4f9ebbd5b6114281f -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - labels: ["oculus_interaction_deprecated"] - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs deleted file mode 100644 index 4a0adf8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class HandPoseRecorder { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs.meta deleted file mode 100644 index 24ea46a..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/Recording/HandPoseRecorder.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: f0350d356fc9592468b162c8fcfbc055 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs deleted file mode 100644 index 7654c54..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by BezierGrabSurface")] - public class BezierSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs.meta deleted file mode 100644 index e90ba37..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BezierSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: fe16fe5c237c19b45bc8c5843cfc4935 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs deleted file mode 100644 index 88aba8a..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by BoxGrabSurface")] - public class BoxSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs.meta deleted file mode 100644 index dc7f87d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/BoxSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: bbe6418317e852d4e8fd122a4149acbd -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs deleted file mode 100644 index 56a9036..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by ColliderGrabSurface")] - public class ColliderSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs.meta deleted file mode 100644 index 17945b7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ColliderSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 8951a656a7c00e74094166ef415cdce6 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs deleted file mode 100644 index 6724292..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CylinderGrabSurface")] - public class CylinderSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs.meta deleted file mode 100644 index 8cc09a8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/CylinderSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 0ab0e0bf5507fad4a9def20ce63299e5 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs deleted file mode 100644 index e6974f7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by IGrabSurface")] - public interface ISnapSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs.meta deleted file mode 100644 index 1c48591..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/ISnapSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: b84868e1fec742746b4f97a01bf836bf -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs deleted file mode 100644 index 4fcd026..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by GrabSurfaceHelper")] - public static class SnapSurfaceHelper - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs.meta deleted file mode 100644 index b3f76c6..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SnapSurfaceHelper.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: cada41609b5284144aef14e522e6351b -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs deleted file mode 100644 index aec34ab..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs +++ /dev/null @@ -1,21 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by SphereGrabSurface")] - public class SphereSurface - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs.meta deleted file mode 100644 index e2e7cb5..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Grab/SnapSurfaces/SphereSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 18467ddce2adbac48aa374514e13d1ee -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing.meta b/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing.meta deleted file mode 100644 index 66f94d4..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 563c8df175b2fbf4b9eb5ed0042e437b -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals.meta b/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals.meta deleted file mode 100644 index 4e77e07..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: adee723269a015745afa89216e202d37 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs b/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs deleted file mode 100644 index fb39634..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by HandGrabStateVisual")] - public class HandGrabInteractorVisual { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs.meta deleted file mode 100644 index 0161f90..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/HandPosing/Visuals/HandGrabInteractorVisual.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 7f4cc1786849ccb46b288d8158ac0a80 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs deleted file mode 100644 index dc997fd..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class DummyDataModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs.meta deleted file mode 100644 index a323c1b..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/DummyDataModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: fd8e0dfe480b2904f99ee67bd2e4d58b -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs deleted file mode 100644 index 82b0768..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by FixedScaleHand")] - public class FixedScaleDataModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs.meta deleted file mode 100644 index 972e163..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/FixedScaleDataModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 97da7545d22d17148b34830b8481bae3 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs deleted file mode 100644 index fd9d477..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by JointRotationHistoryHand")] - public class JointRotationHistoryModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs.meta deleted file mode 100644 index 85e7c09..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/JointRotationHistoryModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 1b0bebb3a24d0a6439df2241e84a2a38 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs deleted file mode 100644 index 752f9db..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by LastKnownGoodHand")] - public class LastKnownGoodDataModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs.meta deleted file mode 100644 index 23657f0..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/LastKnownGoodDataModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: fc9329e2d2228b242a4c716e99b1b22a -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs deleted file mode 100644 index 884ca5a..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneEuroFilterPositionHand")] - public class OneEuroFilterPositionDataModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs.meta deleted file mode 100644 index 8a08712..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionDataModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 5363029dde8781845b201a5d269c272f -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs deleted file mode 100644 index d5fe290..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by HandFilter")] - public class OneEuroFilterPositionHand { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs.meta deleted file mode 100644 index 036849c..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterPositionHand.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 77f93b4928ccdb2448c377308b7f4731 -MonoImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs deleted file mode 100644 index 0d817bf..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneEuroFilterRotationHand")] - public class OneEuroFilterRotationDataModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs.meta deleted file mode 100644 index bae9cc8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationDataModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 6368891d8ba444c4d921e82f2727da3e -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - labels: ["oculus_interaction_deprecated"] - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs deleted file mode 100644 index 4594bca..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by HandFilter")] - public class OneEuroFilterRotationHand { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs.meta deleted file mode 100644 index 847fcaf..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/OneEuroFilterRotationHand.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: e410712d2f3ef084daeb2eac77899ce2 -MonoImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs deleted file mode 100644 index 7c73b48..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by SyntheticHand")] - public class SyntheticHandModifier { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs.meta deleted file mode 100644 index 8b85e1f..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/DataModifiers/SyntheticHandModifier.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 5fd7b69183a62e74b919552834b19bd3 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/FromHandPrefabDataSource.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/FromHandPrefabDataSource.cs.meta index 0bfaada..ae144d8 100644 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/FromHandPrefabDataSource.cs.meta +++ b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/FromHandPrefabDataSource.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 151f9be47337d9e4daef0b8725e30eab -labels: -- oculus_interaction_moved_c02ebbf428f995b45a218658ebd541d6 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/HandPhysicsCapsules.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/HandPhysicsCapsules.cs.meta index e93607d..245466e 100644 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/HandPhysicsCapsules.cs.meta +++ b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/HandPhysicsCapsules.cs.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: a1e477b940c8a084ab4f2dda703b49ef -labels: -- oculus_interaction_moved_c02ebbf428f995b45a218658ebd541d6 MonoImporter: externalObjects: {} serializedVersion: 2 diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs deleted file mode 100644 index 7e3e6d0..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class JointLocking { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs.meta deleted file mode 100644 index 9f66c34..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/Hands/JointLocking.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: e5ff9adcc40cf244d9b059246806c207 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration.meta deleted file mode 100644 index b3cf4e8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 96e4e4f16838b9548b5c62249aa3b023 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs deleted file mode 100644 index 9d97b57..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("This class is no longer being used")] - public class InputDataProviderUpdateTriggerOVR - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs.meta deleted file mode 100644 index 0997cd1..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/InputDataProviderUpdateTriggerOVR.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 91218800879c7374196ff4f3e5d030b0 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs deleted file mode 100644 index 90c291d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class OVRSkeletonDataProviders { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs.meta deleted file mode 100644 index 62dce98..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Input/OVRIntegration/OVRSkeletonDataProviders.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 49168d497a0127740a32200148ca00a1 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs deleted file mode 100644 index 6c40266..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public interface IInteractableFilter { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs.meta deleted file mode 100644 index b2a7ba9..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableFilter.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 3bf9fbe796c7a2b4db61aead2e7d4824 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs deleted file mode 100644 index 8412a81..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public interface IInteractableRegistry { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs.meta deleted file mode 100644 index 2c1494e..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractableRegistry.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 3cd60afa702e90c4f88075d2459bc47d -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs deleted file mode 100644 index c82fe52..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by ICandidateComparer")] - public interface IInteractorComparer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs.meta deleted file mode 100644 index fc8fdc8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorComparer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 54e1d161b323a72489260ba9390eafba -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs deleted file mode 100644 index 2c59907..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public interface IInteractorDriver { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs.meta deleted file mode 100644 index 60955b7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IInteractorDriver.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 3ba3d4f3fa36e394995e14aea06e369c -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs deleted file mode 100644 index 33a8664..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public interface IMonoBehaviourFilter { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs.meta deleted file mode 100644 index 025e20e..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/IMonoBehaviourFilter.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 86ea3743a20e5ab4e92a386ca55ce8ed -MonoImporter: - externalObjects: {} - serializedVersion: 2 - labels: ["oculus_interaction_deprecated"] - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs deleted file mode 100644 index ab4aa05..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CandidateComparer")] - public class InteractorComparer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs.meta deleted file mode 100644 index 21f7fa6..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorComparer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 604f45b8f26f1454d9f525a71b18e7d6 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs deleted file mode 100644 index 2a49808..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class InteractorDriver { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs.meta deleted file mode 100644 index 5306fd7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriver.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: ba7282e6cbb44d94b9399c80f4c2c7e4 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs deleted file mode 100644 index 2ea4082..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by InteractorGroup")] - public class InteractorDriverGroup { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs.meta deleted file mode 100644 index 784f4dc..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/InteractorDriverGroup.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: cb1ce03c556f7be49a76d0027e079ef0 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs deleted file mode 100644 index ff3d51c..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by TagSetFilter")] - public class TagInteractableFilter { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs.meta deleted file mode 100644 index 66e9fee..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagInteractableFilter.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: ac65870873ce0dc41bed51aad4ce3be6 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs deleted file mode 100644 index 9e6c332..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; -using UnityEngine; - -namespace Oculus.Interaction -{ - [Obsolete("Replaced by TagSetFilter")] - public class TagMonoBehaviourFilter : MonoBehaviour { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs.meta deleted file mode 100644 index 3ba7430..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Core/TagMonoBehaviourFilter.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 53f77afe510aecd498784137cc49071e -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs deleted file mode 100644 index 27c271f..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by PointableElement")] - public class PointableGrabbableConnection { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs.meta deleted file mode 100644 index 0a82404..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Grabbable/PointableGrabbableConnection.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: fdfff39f7f3ad4c4cb2f59c39395d8b6 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone.meta deleted file mode 100644 index 1b6bdde..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: ca997378facfa3d4399a29e7c2613125 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs deleted file mode 100644 index 66fddb6..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using UnityEngine; - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by SnapInteractable")] - public class DropZoneInteractable : MonoBehaviour - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs.meta deleted file mode 100644 index 668a864..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractable.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 06bd28341d3e86a4c8ab52b1a0269c7c -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs deleted file mode 100644 index e102152..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using UnityEngine; - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by SnapInteractor")] - public class DropZoneInteractor : MonoBehaviour - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs.meta deleted file mode 100644 index cb0cf62..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneInteractor.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 2746c251a8363df4f9d4b30ee6414bd9 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs deleted file mode 100644 index 8205b69..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using UnityEngine; - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by SequentialSlotsProvider")] - public class DropZoneSequentialSlotsProvider : MonoBehaviour - { - - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs.meta deleted file mode 100644 index 9d0f61d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/DropZoneSequentialSlotsProvider.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: b44fe52e5ed62554399268da589bce3b -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs deleted file mode 100644 index 626bcd0..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by ISnapPoseDelegate")] - public interface IDropZoneSlotsProvider - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs.meta deleted file mode 100644 index 9f93013..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/DropZone/IDropZoneSlotsProvider.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 6799830888e86054a834cfb1c996c9df -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs deleted file mode 100644 index e200af9..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by IMovement")] - public interface ITween { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs.meta deleted file mode 100644 index 205bb07..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Grab/ITween.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: f3d824acbbaa94f47acc0c3a2054d872 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs deleted file mode 100644 index ac4a0fe..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by GrabPoseFinder")] - public class GrabPointsPoseFinder - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs.meta deleted file mode 100644 index e27d059..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/GrabPointsPoseFinder.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 534b7c998bd48b040ac365ad13ff6ab9 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs deleted file mode 100644 index 2fdd98c..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class HandGrabInteractionUtilities { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs.meta deleted file mode 100644 index 3b4609b..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabInteractionUtilities.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 48821de38ac5f3840ade7e0acf183cbb -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs deleted file mode 100644 index ad8ff23..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using UnityEngine; - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by HandGrabPose")] - public class HandGrabPoint : MonoBehaviour - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs.meta deleted file mode 100644 index be1c041..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/HandGrabPoint.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 622db80eec0bd344f920b1aa056ae8d1 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs deleted file mode 100644 index 802cf04..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs.meta deleted file mode 100644 index 376e226..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/ISnapper.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 2b03f0442bba98f4d99df1f95e1488a6 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs deleted file mode 100644 index 46f902b..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by HandGrabTarget")] - public class SnapAddress - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs.meta deleted file mode 100644 index 1b5cfa1..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/HandGrab/SnapAddress.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 3abe3ff74adb27a44a07a06780b1edb3 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs deleted file mode 100644 index 131f6f9..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -namespace Oculus.Interaction.Deprecated -{ - [System.Obsolete("Replaced by ISnapPoseDelegate")] - public interface ISnapPoseProvider - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs.meta deleted file mode 100644 index 5fd26be..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Models/Snap/ISnapPoseProvider.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 78a12d43f2edc1f4a89312af4625b475 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs deleted file mode 100644 index dbf89fe..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class PointableDelegate { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs.meta deleted file mode 100644 index cd6c46d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableDelegate.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 30a9a3fbd9c70a84da0370c4af4743a5 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs deleted file mode 100644 index 4342d36..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class PointableGroup { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs.meta deleted file mode 100644 index 2555e54..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Pointable/PointableGroup.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 13dad4a75d14253439c5c4fb36380a6e -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs deleted file mode 100644 index fd249d1..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by ISurface")] - public interface IPointableSurface { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs.meta deleted file mode 100644 index 9cd2fd3..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/IPointableSurface.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 99fc227fbf90d43449c21e88f7c027bc -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs deleted file mode 100644 index 7fec6e9..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CylinderSurface")] - public class PointableCylinder { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs.meta deleted file mode 100644 index 88cc1ad..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointableCylinder.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: d6f9a0b5a919b7447bbc4291fd3bc15e -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs deleted file mode 100644 index c9011ef..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by PlaneSurface")] - public class PointablePlane { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs.meta deleted file mode 100644 index 2dd005d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Surfaces/PointablePlane.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 0a60043978e0e4e46a0aa85208fd3600 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable.meta deleted file mode 100644 index 2b1f492..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 9117510a41dbeec408f5877904d9f24a -folderAsset: yes -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs deleted file mode 100644 index 9a544f8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class GrabPoint { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs.meta deleted file mode 100644 index 0f9cb1e..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/GrabPoint.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: a6b2a66f35883f3439f24a4f05130658 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs deleted file mode 100644 index df4211f..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced with IGrabbable")] - public interface ITransformable { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs.meta deleted file mode 100644 index ed6fd55..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/ITransformable.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 02261fb348c510c41a8afc1f51e33c72 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs deleted file mode 100644 index e9a45f1..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class InteractableTransformableConnection { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs.meta deleted file mode 100644 index c0c8551..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/InteractableTransformableConnection.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: c29f04460f4488144baba5088e75f73d -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs deleted file mode 100644 index caf34af..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneGrabFreeTransformer")] - public class OneHandFreeTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs.meta deleted file mode 100644 index 4133690..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandFreeTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 63f3b623bd5b22442ac683f232d32720 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs deleted file mode 100644 index 88ba98f..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneGrabPhysicsJointTransformer")] - public class OneHandPhysicsJointTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs.meta deleted file mode 100644 index aa6280d..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandPhysicsJointTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: aed30847e802eb845a07ab22c22e9f9d -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs deleted file mode 100644 index 21194c5..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneGrabRotateTransformer")] - public class OneHandRotateTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs.meta deleted file mode 100644 index e7fec90..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandRotateTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 01d9ca0cbd005cf4cba89ce92cc35807 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs deleted file mode 100644 index c68e642..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by OneGrabTranslateTransformer")] - public class OneHandTranslateTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs.meta deleted file mode 100644 index 0bd0993..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/OneHandTranslateTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 9aaac2eda9c471a48854ab06cc993849 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs deleted file mode 100644 index 6ede7d8..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete] - public class SnapPoint { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs.meta deleted file mode 100644 index 298360a..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/SnapPoint.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 6a6a519cb7f289a4fa1c814842066f06 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs deleted file mode 100644 index d0edfdd..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by Grabbable")] - public class Transformable { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs.meta deleted file mode 100644 index 39dd7d4..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/Transformable.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 9875aa5b185d36245ae0966e34e5bed1 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs deleted file mode 100644 index 4ded040..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by TwoGrabFreeTransformer")] - public class TwoHandFreeTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs.meta deleted file mode 100644 index a1854f0..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandFreeTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: aa26ddc80b5399146ace546ced145312 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs deleted file mode 100644 index 35e47d2..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by TwoGrabPlaneTransformer")] - public class TwoHandPlaneTransformer { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs.meta deleted file mode 100644 index 5a21a01..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Interaction/Transformable/TwoHandPlaneTransformer.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 9cffed3c8dbe09543847404076a791e9 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs deleted file mode 100644 index e421ae5..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by PointableCanvasMesh")] - public class CanvasMeshPointable { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs.meta deleted file mode 100644 index 1f29538..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/CanvasMeshPointable.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 7337ab2ee724c7148b7d754d598d6408 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs deleted file mode 100644 index 01d35e6..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using UnityEngine; -using System; - -namespace Oculus.Interaction -{ - [Obsolete("Replaced by")] - public class GrabbableUnityEventWrapper { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs.meta deleted file mode 100644 index 5465355..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/GrabbableUnityEventWrapper.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 4d9b5c66e8926c3428b6b217ac6373b0 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs deleted file mode 100644 index b054cbc..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs +++ /dev/null @@ -1,29 +0,0 @@ -/* -* Copyright (c) Meta Platforms, Inc. and affiliates. -* All rights reserved. -* -* Licensed under the Oculus SDK License Agreement (the "License"); -* you may not use the Oculus SDK except in compliance with the License, -* which is provided at the time of installation or download, or which -* otherwise accompanies this software in either electronic or hard copy form. -* -* You may obtain a copy of the License at -* -* https://developer.oculus.com/licenses/oculussdk/ -* -* Unless required by applicable law or agreed to in writing, the Oculus SDK -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("This class is no longer being used")] - public class InteractionOVRCameraRig - { - } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs.meta deleted file mode 100644 index eecf083..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/InteractionOVRCameraRig.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: 0ec18063db08ecf4c8592a467369925f -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs deleted file mode 100644 index 5932ba7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by PhysicsGrabbable")] - public class PhysicsTransformable { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs.meta deleted file mode 100644 index 7aaf580..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/PhysicsTransformable.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 5e75057ff64556c4ca5960411889ec46 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs deleted file mode 100644 index 1145695..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by GrabbableUnityEventWrapper")] - public class TransformableUnityEventWrapper { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs.meta deleted file mode 100644 index ab355f5..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/TransformableUnityEventWrapper.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 72f06b932fdc2d74b99129108de5d685 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - labels: ["oculus_interaction_deprecated"] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs deleted file mode 100644 index da973da..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * All rights reserved. - * - * Licensed under the Oculus SDK License Agreement (the "License"); - * you may not use the Oculus SDK except in compliance with the License, - * which is provided at the time of installation or download, or which - * otherwise accompanies this software in either electronic or hard copy form. - * - * You may obtain a copy of the License at - * - * https://developer.oculus.com/licenses/oculussdk/ - * - * Unless required by applicable law or agreed to in writing, the Oculus SDK - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -using System; - -namespace Oculus.Interaction.Deprecated -{ - [Obsolete("Replaced by CanvasMesh")] - public class CanvasRenderTextureMesh { } -} diff --git a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs.meta b/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs.meta deleted file mode 100644 index dd453e7..0000000 --- a/Assets/Oculus/Interaction/Runtime/Scripts/Unity/UnityCanvas/CanvasRenderTextureMesh.cs.meta +++ /dev/null @@ -1,13 +0,0 @@ -fileFormatVersion: 2 -guid: c995beba6ca95c34daa531376b4ce708 -labels: -- oculus_interaction_deprecated -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Runtime/Shaders/UIStyleShader.shader.meta b/Assets/Oculus/Interaction/Runtime/Shaders/UIStyleShader.shader.meta index 3ce8a3a..56d2c1c 100644 --- a/Assets/Oculus/Interaction/Runtime/Shaders/UIStyleShader.shader.meta +++ b/Assets/Oculus/Interaction/Runtime/Shaders/UIStyleShader.shader.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 945300705d5265c40880df9dc394ebd5 -labels: -- oculus_interaction_moved_a8f9f5485060a834cbf854a51a7768dc ShaderImporter: externalObjects: {} defaultTextures: [] diff --git a/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Circle.png.meta b/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Circle.png.meta index 55a1fb2..855d56c 100644 --- a/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Circle.png.meta +++ b/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Circle.png.meta @@ -1,11 +1,9 @@ fileFormatVersion: 2 guid: 4aa4a1b9a03d9b54d80515831235fbe9 -labels: -- oculus_interaction_moved_ba7fedd41bedb494ca86a1ed721502b2 TextureImporter: internalIDToNameTable: [] externalObjects: {} - serializedVersion: 11 + serializedVersion: 12 mipmaps: mipMapMode: 0 enableMipMap: 0 @@ -26,6 +24,7 @@ TextureImporter: streamingMipmaps: 0 streamingMipmapsPriority: 0 vTOnly: 0 + ignoreMasterTextureLimit: 0 grayScaleToAlpha: 0 generateCubemap: 6 cubemapConvolution: 0 @@ -64,6 +63,7 @@ TextureImporter: textureFormatSet: 0 ignorePngGamma: 0 applyGammaDecoding: 0 + cookieLightType: 1 platformSettings: - serializedVersion: 3 buildTarget: DefaultTexturePlatform // @lint-ignore SOCIALVRTEXTUREIMPORTS @@ -149,6 +149,30 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] @@ -162,6 +186,7 @@ TextureImporter: edges: [] weights: [] secondaryTextures: [] + nameFileIdTable: {} spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 diff --git a/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Dot.png.meta b/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Dot.png.meta index d10888b..4f7c149 100644 --- a/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Dot.png.meta +++ b/Assets/Oculus/Interaction/Runtime/Textures/Reticle-Dot.png.meta @@ -1,11 +1,9 @@ fileFormatVersion: 2 guid: aa3a2b3718100f84fb5d8ff9adb8ccb7 -labels: -- oculus_interaction_moved_ba7fedd41bedb494ca86a1ed721502b2 TextureImporter: internalIDToNameTable: [] externalObjects: {} - serializedVersion: 11 + serializedVersion: 12 mipmaps: mipMapMode: 0 enableMipMap: 0 @@ -26,6 +24,7 @@ TextureImporter: streamingMipmaps: 0 streamingMipmapsPriority: 0 vTOnly: 0 + ignoreMasterTextureLimit: 0 grayScaleToAlpha: 0 generateCubemap: 6 cubemapConvolution: 0 @@ -64,6 +63,7 @@ TextureImporter: textureFormatSet: 0 ignorePngGamma: 0 applyGammaDecoding: 0 + cookieLightType: 1 platformSettings: - serializedVersion: 3 buildTarget: DefaultTexturePlatform // @lint-ignore SOCIALVRTEXTUREIMPORTS @@ -149,6 +149,30 @@ TextureImporter: overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: serializedVersion: 2 sprites: [] @@ -162,6 +186,7 @@ TextureImporter: edges: [] weights: [] secondaryTextures: [] + nameFileIdTable: {} spritePackingTag: pSDRemoveMatte: 0 pSDShowRemoveMatteOption: 0 diff --git a/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles.meta b/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles.meta deleted file mode 100644 index 44c69a5..0000000 --- a/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: e0ea273c3e02164449f2b6d515e60d87 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles/placeholder.txt b/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles/placeholder.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles/placeholder.txt.meta b/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles/placeholder.txt.meta deleted file mode 100644 index 8538014..0000000 --- a/Assets/Oculus/Interaction/Samples/Objects/Props/Reticles/placeholder.txt.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: c4fc088ca74b16840970266e05bdca8d -labels: -- oculus_interaction_deprecated -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Prefabs/HandGesture.meta b/Assets/Oculus/Interaction/Samples/Prefabs/HandGesture.meta index 48c2cbb..0225d26 100644 --- a/Assets/Oculus/Interaction/Samples/Prefabs/HandGesture.meta +++ b/Assets/Oculus/Interaction/Samples/Prefabs/HandGesture.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 78f6c404b98dfc447b16f452c11bf0ef -labels: -- oculus_interaction_moved_22a3bb4f6ef8dbc40af5454fff0e609e folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/Oculus/Interaction/Samples/Prefabs/HandPose.meta b/Assets/Oculus/Interaction/Samples/Prefabs/HandPose.meta index 083fdf7..8d20ded 100644 --- a/Assets/Oculus/Interaction/Samples/Prefabs/HandPose.meta +++ b/Assets/Oculus/Interaction/Samples/Prefabs/HandPose.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: 5264ffd62e308f24eaf8dfbf89c44329 -labels: -- oculus_interaction_moved_22a3bb4f6ef8dbc40af5454fff0e609e folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-Basic.prefab.meta b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-Basic.prefab.meta index fba3182..59df4d6 100644 --- a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-Basic.prefab.meta +++ b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-Basic.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: c89b2c4e711f8a14ba3df7e4b3c71f12 -labels: -- oculus_interaction_moved_3f9d5accdb2959b408e5446f3c9b3c2e PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-FullSynthetic.prefab.meta b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-FullSynthetic.prefab.meta index ed343f6..2262fbb 100644 --- a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-FullSynthetic.prefab.meta +++ b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/InteractionRigOVR-FullSynthetic.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: d93b7e04b48cd7b4fa849695dba2ce9c -labels: -- oculus_interaction_moved_3f9d5accdb2959b408e5446f3c9b3c2e PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/OculusInteractionSampleRig.prefab.meta b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/OculusInteractionSampleRig.prefab.meta index e6ae3fc..9f06b4f 100644 --- a/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/OculusInteractionSampleRig.prefab.meta +++ b/Assets/Oculus/Interaction/Samples/Prefabs/OVRIntegration/Legacy/OculusInteractionSampleRig.prefab.meta @@ -1,7 +1,5 @@ fileFormatVersion: 2 guid: f39a9d103c4129b42a53567f6cd8356a -labels: -- oculus_interaction_moved_3f9d5accdb2959b408e5446f3c9b3c2e PrefabImporter: externalObjects: {} userData: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity b/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity deleted file mode 100644 index 6b5673c..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'BasicGestures is deprecated. GestureExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity.meta deleted file mode 100644 index 09c0dda..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicGestures.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: b6ca90bab3eb56844a3c394f95246150 -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity b/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity deleted file mode 100644 index ea69a32..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'BasicGrab is deprecated. HandGrabExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity.meta deleted file mode 100644 index 1bf6863..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicGrab.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 13bd76582a631124699f410c1e007f8c -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity b/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity deleted file mode 100644 index 1cc14f9..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'BasicPoke is deprecated. PokeExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity.meta deleted file mode 100644 index 29f962c..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoke.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: e6661efa421761b4299803adcd8c1c9a -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity b/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity deleted file mode 100644 index 984afee..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'BasicPoseDetection is deprecated. PoseExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity.meta deleted file mode 100644 index ac90253..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicPoseDetection.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 5661873a4cd8ad8469c072d3852197c2 -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity b/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity deleted file mode 100644 index b852287..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'BasicRay is deprecated. RayExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity.meta deleted file mode 100644 index 277eb14..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/BasicRay.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 7e040656f12f8dc44a6d88406081f26c -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity b/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity deleted file mode 100644 index 641a416..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'ComplexGrab is deprecated. TransformerExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity.meta deleted file mode 100644 index 5b73ea4..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/ComplexGrab.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: b4db51bf4876fde4ebaca05af639db73 -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity b/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity deleted file mode 100644 index 41aff7d..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity +++ /dev/null @@ -1,311 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!29 &1 -OcclusionCullingSettings: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_OcclusionBakeSettings: - smallestOccluder: 5 - smallestHole: 0.25 - backfaceThreshold: 100 - m_SceneGUID: 00000000000000000000000000000000 - m_OcclusionCullingData: {fileID: 0} ---- !u!104 &2 -RenderSettings: - m_ObjectHideFlags: 0 - serializedVersion: 9 - m_Fog: 0 - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} - m_FogMode: 3 - m_FogDensity: 0.01 - m_LinearFogStart: 0 - m_LinearFogEnd: 300 - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} - m_AmbientIntensity: 1 - m_AmbientMode: 0 - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} - m_HaloStrength: 0.5 - m_FlareStrength: 1 - m_FlareFadeSpeed: 3 - m_HaloTexture: {fileID: 0} - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} - m_DefaultReflectionMode: 0 - m_DefaultReflectionResolution: 128 - m_ReflectionBounces: 1 - m_ReflectionIntensity: 1 - m_CustomReflection: {fileID: 0} - m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.12731749, g: 0.13414757, b: 0.1210787, a: 1} - m_UseRadianceAmbientProbe: 0 ---- !u!157 &3 -LightmapSettings: - m_ObjectHideFlags: 0 - serializedVersion: 12 - m_GIWorkflowMode: 1 - m_GISettings: - serializedVersion: 2 - m_BounceScale: 1 - m_IndirectOutputScale: 1 - m_AlbedoBoost: 1 - m_EnvironmentLightingMode: 0 - m_EnableBakedLightmaps: 1 - m_EnableRealtimeLightmaps: 0 - m_LightmapEditorSettings: - serializedVersion: 12 - m_Resolution: 2 - m_BakeResolution: 40 - m_AtlasSize: 1024 - m_AO: 0 - m_AOMaxDistance: 1 - m_CompAOExponent: 1 - m_CompAOExponentDirect: 0 - m_ExtractAmbientOcclusion: 0 - m_Padding: 2 - m_LightmapParameters: {fileID: 0} - m_LightmapsBakeMode: 1 - m_TextureCompression: 1 - m_FinalGather: 0 - m_FinalGatherFiltering: 1 - m_FinalGatherRayCount: 256 - m_ReflectionCompression: 2 - m_MixedBakeMode: 2 - m_BakeBackend: 1 - m_PVRSampling: 1 - m_PVRDirectSampleCount: 32 - m_PVRSampleCount: 512 - m_PVRBounces: 2 - m_PVREnvironmentSampleCount: 256 - m_PVREnvironmentReferencePointCount: 2048 - m_PVRFilteringMode: 1 - m_PVRDenoiserTypeDirect: 1 - m_PVRDenoiserTypeIndirect: 1 - m_PVRDenoiserTypeAO: 1 - m_PVRFilterTypeDirect: 0 - m_PVRFilterTypeIndirect: 0 - m_PVRFilterTypeAO: 0 - m_PVREnvironmentMIS: 1 - m_PVRCulling: 1 - m_PVRFilteringGaussRadiusDirect: 1 - m_PVRFilteringGaussRadiusIndirect: 5 - m_PVRFilteringGaussRadiusAO: 2 - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 - m_PVRFilteringAtrousPositionSigmaIndirect: 2 - m_PVRFilteringAtrousPositionSigmaAO: 1 - m_ExportTrainingData: 0 - m_TrainingDataDestination: TrainingData - m_LightProbeSampleCountMultiplier: 4 - m_LightingDataAsset: {fileID: 0} - m_LightingSettings: {fileID: 0} ---- !u!196 &4 -NavMeshSettings: - serializedVersion: 2 - m_ObjectHideFlags: 0 - m_BuildSettings: - serializedVersion: 2 - agentTypeID: 0 - agentRadius: 0.5 - agentHeight: 2 - agentSlope: 45 - agentClimb: 0.4 - ledgeDropHeight: 0 - maxJumpAcrossDistance: 0 - minRegionArea: 2 - manualCellSize: 0 - cellSize: 0.16666667 - manualTileSize: 0 - tileSize: 256 - accuratePlacement: 0 - maxJobWorkers: 0 - preserveTilesOutsideBounds: 0 - debug: - m_Flags: 0 - m_NavMeshData: {fileID: 0} ---- !u!1001 &340566640058158278 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 340566640365665556, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_text - value: 'DistanceGrab is deprecated. DistanceGrabExamples - replaces it. - - - Deprecated scenes can be automatically removed by - running Oculus/Interaction/Remove Deprecated Assets. - -' - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566640365665559, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273153, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Name - value: DeprecatedSceneInfo - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.x - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_Pivot.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_RootOrder - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641743273161, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 340566641906572964, guid: 20a1e5fad20085a48bd7b8e7fb549b93, - type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20a1e5fad20085a48bd7b8e7fb549b93, type: 3} diff --git a/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity.meta b/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity.meta deleted file mode 100644 index 0343501..0000000 --- a/Assets/Oculus/Interaction/Samples/Scenes/DistanceGrab.unity.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 3c2b9e5bdd27a8247b384673cdad70bb -DefaultImporter: - labels: ["oculus_interaction_deprecated"] - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox.meta b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox.meta deleted file mode 100644 index 82eeec8..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: b0b702362652ade4f819cbfcc8f76931 -labels: -- oculus_interaction_deprecated -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt deleted file mode 100644 index f02d551..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2018 aadebdeb - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt.meta b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt.meta deleted file mode 100644 index a1318a6..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/LICENSE.txt.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 4628488afe63ada4a901ff3b2bd66cb4 -TextScriptImporter: - externalObjects: {} - labels: ["oculus_interaction_deprecated"] - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat deleted file mode 100644 index 0a1e261..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat +++ /dev/null @@ -1,31 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 6 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Skybox_ThreeColorGradient - m_Shader: {fileID: 4800000, guid: 87d58b1c0db8a6947bca68a506c1b428, type: 3} - m_ShaderKeywords: - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: {} - disabledShaderPasses: [] - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: [] - m_Floats: - - _DitherStrength: 32 - - _Exp: 0.98 - m_Colors: - - _BottomColor: {r: 0.3372549, g: 0.34509805, b: 0.36862746, a: 1} - - _Direction: {r: 0, g: 1, b: 0, a: 1} - - _MiddleColor: {r: 0.622944, g: 0.633456, b: 0.672, a: 1} - - _TopColor: {r: 0.92941177, g: 0.91361177, b: 0.8662118, a: 1} - - _Up: {r: 0, g: 1, b: 0, a: 1} - m_BuildTextureStacks: [] diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat.meta b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat.meta deleted file mode 100644 index c6b04eb..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/Skybox_ThreeColorGradient.mat.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: ff6228692444b254cae1a99d4c15d216 -NativeFormatImporter: - externalObjects: {} - labels: ["oculus_interaction_deprecated"] - mainObjectFileID: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader deleted file mode 100644 index 7645e81..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader +++ /dev/null @@ -1,15 +0,0 @@ -/************************************************************************************ -Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. - -Your use of this SDK or tool is subject to the Oculus SDK License Agreement, available at -https://developer.oculus.com/licenses/oculussdk/ - -Unless required by applicable law or agreed to in writing, the Utilities SDK distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF -ANY KIND, either express or implied. See the License for the specific language governing -permissions and limitations under the License. -************************************************************************************/ - -//This shader is OBSOLETE. Use SkyboxGradient instead -Shader "Skybox/ThreeColorGradient" { -} diff --git a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader.meta b/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader.meta deleted file mode 100644 index b618a82..0000000 --- a/Assets/Oculus/Interaction/Samples/ThirdParty/GradientSkybox/ThreeColorGradient.shader.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 87d58b1c0db8a6947bca68a506c1b428 -ShaderImporter: - externalObjects: {} - labels: ["oculus_interaction_deprecated"] - defaultTextures: [] - nonModifiableTextures: [] - preprocessorOverride: 0 - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/XR/Settings/OpenXR Package Settings.asset b/Assets/XR/Settings/OpenXR Package Settings.asset index 031fad1..6962618 100644 --- a/Assets/XR/Settings/OpenXR Package Settings.asset +++ b/Assets/XR/Settings/OpenXR Package Settings.asset @@ -1,145 +1,6 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: ---- !u!114 &-6226638472860591180 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 056125dd64c0ed540b40a4af74f7b495, type: 3} - m_Name: RuntimeDebuggerOpenXRFeature Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Runtime Debugger - version: 1 - featureIdInternal: com.unity.openxr.features.runtimedebugger - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 - cacheSize: 1048576 - perThreadCacheSize: 51200 ---- !u!114 &-6092112651592707704 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0d6ccd3d0ef0f1d458e69421dccbdae1, type: 3} - m_Name: ValveIndexControllerProfile WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Valve Index Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.valveindex - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &-5132548749019706125 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 486b5e28864f9a94b979b9620ce5006d, type: 3} - m_Name: ConformanceAutomationFeature Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Conformance Automation - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.conformance - openxrExtensionStrings: XR_EXT_conformance_automation - company: Unity - priority: 0 - required: 0 ---- !u!114 &-4500434589365930447 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f928d0d73a35f294fbe357ca17aa3547, type: 3} - m_Name: MicrosoftHandInteraction Android - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Microsoft Hand Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.handtracking - openxrExtensionStrings: XR_MSFT_hand_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &-4319694900858919347 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 056125dd64c0ed540b40a4af74f7b495, type: 3} - m_Name: RuntimeDebuggerOpenXRFeature WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Runtime Debugger - version: 1 - featureIdInternal: com.unity.openxr.features.runtimedebugger - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 - cacheSize: 1048576 - perThreadCacheSize: 51200 ---- !u!114 &-3995179891218738453 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0d6ccd3d0ef0f1d458e69421dccbdae1, type: 3} - m_Name: ValveIndexControllerProfile Standalone - m_EditorClassIdentifier: - m_enabled: 1 - nameUi: Valve Index Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.valveindex - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &-3581365859780338243 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} - m_Name: WebGL - m_EditorClassIdentifier: - features: [] - m_renderMode: 1 - m_depthSubmissionMode: 0 ---- !u!114 &-3389754330426578431 +--- !u!114 &-8772640948495141735 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -159,267 +20,7 @@ MonoBehaviour: company: Unity priority: 0 required: 0 ---- !u!114 &-2408038786487000377 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 761fdd4502cb7a84e9ec7a2b24f33f37, type: 3} - m_Name: MicrosoftMotionControllerProfile Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Microsoft Motion Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.microsoftmotioncontroller - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &-2120637822911216781 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1927c045052a06d49a9b21fdcaa26db6, type: 3} - m_Name: OculusXRFeature Android - m_EditorClassIdentifier: - m_enabled: 1 - nameUi: OculusXR Feature - version: 0.0.1 - featureIdInternal: com.oculus.openxr.feature.oculusxr - openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces - XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout - XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias - XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es - XR_FB_swapchain_update_state_vulkan XR_FB_foveation XR_FB_foveation_configuration - XR_FB_foveation_vulkan XR_FB_composition_layer_alpha_blend XR_KHR_composition_layer_depth - XR_KHR_composition_layer_cylinder XR_KHR_composition_layer_cube XR_KHR_composition_layer_equirect2 - XR_KHR_convert_timespec_time XR_KHR_visibility_mask XR_FB_render_model XR_FB_spatial_entity - XR_FB_spatial_entity_query XR_FB_spatial_entity_storage XR_META_performance_metrics - XR_FB_scene XR_FB_spatial_entity_container XR_FB_scene_capture XR_FB_face_tracking - XR_FB_eye_tracking XR_FB_keyboard_tracking XR_FB_passthrough XR_FB_triangle_mesh - XR_FB_passthrough_keyboard_hands XR_OCULUS_audio_device_guid XR_FB_common_events - XR_FB_space_warp XR_FB_hand_tracking_capsules XR_FB_hand_tracking_mesh XR_FB_hand_tracking_aim - XR_FB_touch_controller_pro XR_FB_touch_controller_extras ' - company: Oculus - priority: 0 - required: 0 ---- !u!114 &-1917050640026584951 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7de993716e042c6499d0c18eed3a773c, type: 3} - m_Name: MockRuntime Android - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Mock Runtime - version: 0.0.2 - featureIdInternal: com.unity.openxr.feature.mockruntime - openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present - company: Unity - priority: 0 - required: 0 - ignoreValidationErrors: 0 ---- !u!114 &-1200600379650199254 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0f6bfdbcb316ed242b30a8798c9eb853, type: 3} - m_Name: KHRSimpleControllerProfile Android - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Khronos Simple Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.khrsimpleprofile - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &11400000 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9f0ebc320a151d3408ea1e9fce54d40e, type: 3} - m_Name: OpenXR Package Settings - m_EditorClassIdentifier: - Keys: 0100000007000000040000000d0000000e000000 - Values: - - {fileID: 7576564464789150282} - - {fileID: 4589388721209139142} - - {fileID: 4113594663419589425} - - {fileID: -3581365859780338243} - - {fileID: 2848378082917225849} ---- !u!114 &135712855429707645 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b3cf79659a011bd419c7a2a30eb74e9a, type: 3} - m_Name: EyeGazeInteraction Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Eye Gaze Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.eyetracking - openxrExtensionStrings: XR_EXT_eye_gaze_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &363357438261620512 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9ef793c31862a37448e907829482ef80, type: 3} - m_Name: OculusQuestFeature Android - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Oculus Quest Support - version: 1.0.0 - featureIdInternal: com.unity.openxr.feature.oculusquest - openxrExtensionStrings: XR_OCULUS_android_initialize_loader - company: Unity - priority: 0 - required: 0 - targetQuest: 1 - targetQuest2: 1 ---- !u!114 &1902583066438054257 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 274c02963f889a64e90bc2e596e21d13, type: 3} - m_Name: HTCViveControllerProfile Standalone - m_EditorClassIdentifier: - m_enabled: 1 - nameUi: HTC Vive Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.htcvive - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &2095593774730169469 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0f6bfdbcb316ed242b30a8798c9eb853, type: 3} - m_Name: KHRSimpleControllerProfile Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Khronos Simple Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.khrsimpleprofile - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &2827636803589819376 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f928d0d73a35f294fbe357ca17aa3547, type: 3} - m_Name: MicrosoftHandInteraction WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Microsoft Hand Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.handtracking - openxrExtensionStrings: XR_MSFT_hand_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &2848378082917225849 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} - m_Name: WSA - m_EditorClassIdentifier: - features: - - {fileID: 4628950594330168683} - - {fileID: 5977142769122333827} - - {fileID: 3891376461718534894} - - {fileID: 6295176422512388749} - - {fileID: 2827636803589819376} - - {fileID: 3497800518072976759} - - {fileID: 6937648832291481692} - - {fileID: -4319694900858919347} - - {fileID: -6092112651592707704} - m_renderMode: 1 - m_depthSubmissionMode: 0 ---- !u!114 &3246132361896254389 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7de993716e042c6499d0c18eed3a773c, type: 3} - m_Name: MockRuntime Standalone - m_EditorClassIdentifier: - m_enabled: 1 - nameUi: Mock Runtime - version: 0.0.2 - featureIdInternal: com.unity.openxr.feature.mockruntime - openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present - company: Unity - priority: 0 - required: 0 - ignoreValidationErrors: 0 ---- !u!114 &3468026088201568838 +--- !u!114 &-5330928075630630612 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -439,199 +40,7 @@ MonoBehaviour: company: Unity priority: 0 required: 0 ---- !u!114 &3497800518072976759 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 761fdd4502cb7a84e9ec7a2b24f33f37, type: 3} - m_Name: MicrosoftMotionControllerProfile WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Microsoft Motion Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.microsoftmotioncontroller - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &3891376461718534894 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 274c02963f889a64e90bc2e596e21d13, type: 3} - m_Name: HTCViveControllerProfile WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: HTC Vive Controller Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.htcvive - openxrExtensionStrings: - company: Unity - priority: 0 - required: 0 ---- !u!114 &4113594663419589425 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} - m_Name: iPhone - m_EditorClassIdentifier: - features: [] - m_renderMode: 1 - m_depthSubmissionMode: 0 ---- !u!114 &4160629515865054863 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f928d0d73a35f294fbe357ca17aa3547, type: 3} - m_Name: MicrosoftHandInteraction Standalone - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Microsoft Hand Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.handtracking - openxrExtensionStrings: XR_MSFT_hand_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &4589388721209139142 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} - m_Name: Android - m_EditorClassIdentifier: - features: - - {fileID: 7175940506203138461} - - {fileID: 4710925612683983213} - - {fileID: -1200600379650199254} - - {fileID: -4500434589365930447} - - {fileID: -1917050640026584951} - - {fileID: 363357438261620512} - - {fileID: 3468026088201568838} - - {fileID: -2120637822911216781} - - {fileID: 7018442336376761915} - m_renderMode: 1 - m_depthSubmissionMode: 0 ---- !u!114 &4628950594330168683 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 486b5e28864f9a94b979b9620ce5006d, type: 3} - m_Name: ConformanceAutomationFeature WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Conformance Automation - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.conformance - openxrExtensionStrings: XR_EXT_conformance_automation - company: Unity - priority: 0 - required: 0 ---- !u!114 &4710925612683983213 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b3cf79659a011bd419c7a2a30eb74e9a, type: 3} - m_Name: EyeGazeInteraction Android - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Eye Gaze Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.eyetracking - openxrExtensionStrings: XR_EXT_eye_gaze_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &5977142769122333827 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: b3cf79659a011bd419c7a2a30eb74e9a, type: 3} - m_Name: EyeGazeInteraction WSA - m_EditorClassIdentifier: - m_enabled: 0 - nameUi: Eye Gaze Interaction Profile - version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.eyetracking - openxrExtensionStrings: XR_EXT_eye_gaze_interaction - company: Unity - priority: 0 - required: 0 ---- !u!114 &6083072278707097054 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1927c045052a06d49a9b21fdcaa26db6, type: 3} - m_Name: OculusXRFeature Android - m_EditorClassIdentifier: - m_enabled: 1 - nameUi: OculusXR Feature - version: 0.0.1 - featureIdInternal: com.oculus.openxr.feature.oculusxr - openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces - XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout - XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias - XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es - XR_FB_swapchain_update_state_vulkan XR_FB_foveation XR_FB_foveation_configuration - XR_FB_foveation_vulkan XR_FB_composition_layer_alpha_blend XR_KHR_composition_layer_depth - XR_KHR_composition_layer_cylinder XR_KHR_composition_layer_cube XR_KHR_composition_layer_equirect2 - XR_KHR_convert_timespec_time XR_KHR_visibility_mask XR_FB_render_model XR_FB_spatial_entity - XR_FB_spatial_entity_query XR_FB_spatial_entity_storage XR_META_performance_metrics - XR_FB_scene XR_FB_spatial_entity_container XR_FB_scene_capture XR_FB_face_tracking - XR_FB_eye_tracking XR_FB_keyboard_tracking XR_FB_passthrough XR_FB_triangle_mesh - XR_FB_passthrough_keyboard_hands XR_OCULUS_audio_device_guid XR_FB_common_events - XR_FB_space_warp XR_FB_hand_tracking_capsules XR_FB_hand_tracking_mesh XR_FB_hand_tracking_aim - XR_FB_touch_controller_pro XR_FB_touch_controller_extras ' - company: Oculus - priority: 0 - required: 0 ---- !u!114 &6295176422512388749 +--- !u!114 &-4693673571103967739 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -641,7 +50,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 0f6bfdbcb316ed242b30a8798c9eb853, type: 3} - m_Name: KHRSimpleControllerProfile WSA + m_Name: KHRSimpleControllerProfile Android m_EditorClassIdentifier: m_enabled: 0 nameUi: Khronos Simple Controller Profile @@ -651,7 +60,7 @@ MonoBehaviour: company: Unity priority: 0 required: 0 ---- !u!114 &6575397167533204020 +--- !u!114 &-4183747486544076057 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -660,31 +69,13 @@ MonoBehaviour: m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1927c045052a06d49a9b21fdcaa26db6, type: 3} - m_Name: OculusXRFeature Standalone + m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} + m_Name: WebGL m_EditorClassIdentifier: - m_enabled: 1 - nameUi: OculusXR Feature - version: 0.0.1 - featureIdInternal: com.oculus.openxr.feature.oculusxr - openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces - XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout - XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias - XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es - XR_FB_swapchain_update_state_vulkan XR_FB_foveation XR_FB_foveation_configuration - XR_FB_foveation_vulkan XR_FB_composition_layer_alpha_blend XR_KHR_composition_layer_depth - XR_KHR_composition_layer_cylinder XR_KHR_composition_layer_cube XR_KHR_composition_layer_equirect2 - XR_KHR_convert_timespec_time XR_KHR_visibility_mask XR_FB_render_model XR_FB_spatial_entity - XR_FB_spatial_entity_query XR_FB_spatial_entity_storage XR_META_performance_metrics - XR_FB_scene XR_FB_spatial_entity_container XR_FB_scene_capture XR_FB_face_tracking - XR_FB_eye_tracking XR_FB_keyboard_tracking XR_FB_passthrough XR_FB_triangle_mesh - XR_FB_passthrough_keyboard_hands XR_OCULUS_audio_device_guid XR_FB_common_events - XR_FB_space_warp XR_FB_hand_tracking_capsules XR_FB_hand_tracking_mesh XR_FB_hand_tracking_aim - XR_FB_touch_controller_pro XR_FB_touch_controller_extras ' - company: Oculus - priority: 0 - required: 0 ---- !u!114 &6937648832291481692 + features: [] + m_renderMode: 1 + m_depthSubmissionMode: 0 +--- !u!114 &-3942698283463840549 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -693,18 +84,18 @@ MonoBehaviour: m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: feeef8d85de8db242bdda70cc7ff5acd, type: 3} - m_Name: OculusTouchControllerProfile WSA + m_Script: {fileID: 11500000, guid: b3cf79659a011bd419c7a2a30eb74e9a, type: 3} + m_Name: EyeGazeInteraction Standalone m_EditorClassIdentifier: m_enabled: 0 - nameUi: Oculus Touch Controller Profile + nameUi: Eye Gaze Interaction Profile version: 0.0.1 - featureIdInternal: com.unity.openxr.feature.input.oculustouch - openxrExtensionStrings: + featureIdInternal: com.unity.openxr.feature.input.eyetracking + openxrExtensionStrings: XR_EXT_eye_gaze_interaction company: Unity priority: 0 required: 0 ---- !u!114 &7018442336376761915 +--- !u!114 &-3776087954579264509 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -726,7 +117,86 @@ MonoBehaviour: required: 0 cacheSize: 1048576 perThreadCacheSize: 51200 ---- !u!114 &7175940506203138461 +--- !u!114 &-3488008580104061516 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1927c045052a06d49a9b21fdcaa26db6, type: 3} + m_Name: OculusXRFeature Standalone + m_EditorClassIdentifier: + m_enabled: 1 + nameUi: OculusXR Feature + version: 0.0.1 + featureIdInternal: com.oculus.openxr.feature.oculusxr + openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces + XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout + XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias + XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es + XR_FB_swapchain_update_state_vulkan XR_FB_foveation XR_FB_foveation_configuration + XR_FB_foveation_vulkan XR_FB_composition_layer_alpha_blend XR_KHR_composition_layer_depth + XR_KHR_composition_layer_cylinder XR_KHR_composition_layer_cube XR_KHR_composition_layer_equirect2 + XR_KHR_convert_timespec_time XR_KHR_visibility_mask XR_FB_render_model XR_FB_spatial_entity + XR_FB_spatial_entity_query XR_FB_spatial_entity_storage XR_META_performance_metrics + XR_FB_scene XR_FB_spatial_entity_container XR_FB_scene_capture XR_FB_face_tracking + XR_FB_eye_tracking XR_FB_keyboard_tracking XR_FB_passthrough XR_FB_triangle_mesh + XR_FB_passthrough_keyboard_hands XR_OCULUS_audio_device_guid XR_FB_common_events + XR_FB_space_warp XR_FB_hand_tracking_capsules XR_FB_hand_tracking_mesh XR_FB_hand_tracking_aim + XR_FB_touch_controller_pro XR_FB_touch_controller_extras ' + company: Oculus + priority: 0 + required: 0 +--- !u!114 &-3151758654511686062 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} + m_Name: Standalone + m_EditorClassIdentifier: + features: + - {fileID: 6388096397560433552} + - {fileID: -3942698283463840549} + - {fileID: 6810776428343755240} + - {fileID: 7448106177769721064} + - {fileID: 3300019730029629235} + - {fileID: 3608690731345220716} + - {fileID: -597278450409038007} + - {fileID: -8772640948495141735} + - {fileID: -3488008580104061516} + - {fileID: -28559063667281078} + - {fileID: 4047145720582940130} + m_renderMode: 1 + m_depthSubmissionMode: 0 +--- !u!114 &-3096824763073863741 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: b3cf79659a011bd419c7a2a30eb74e9a, type: 3} + m_Name: EyeGazeInteraction Android + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Eye Gaze Interaction Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.eyetracking + openxrExtensionStrings: XR_EXT_eye_gaze_interaction + company: Unity + priority: 0 + required: 0 +--- !u!114 &-2036149562369739121 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -746,7 +216,28 @@ MonoBehaviour: company: Unity priority: 0 required: 0 ---- !u!114 &7576564464789150282 +--- !u!114 &-597278450409038007 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7de993716e042c6499d0c18eed3a773c, type: 3} + m_Name: MockRuntime Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Mock Runtime + version: 0.0.2 + featureIdInternal: com.unity.openxr.feature.mockruntime + openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present + company: Unity + priority: 0 + required: 0 + ignoreValidationErrors: 0 +--- !u!114 &-428168279859676885 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -756,23 +247,163 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: b5a1f07dc5afe854f9f12a4194aca3fb, type: 3} - m_Name: Standalone + m_Name: Android m_EditorClassIdentifier: features: - - {fileID: -5132548749019706125} - - {fileID: 135712855429707645} - - {fileID: 1902583066438054257} - - {fileID: 2095593774730169469} - - {fileID: 4160629515865054863} - - {fileID: -2408038786487000377} - - {fileID: 3246132361896254389} - - {fileID: -3389754330426578431} - - {fileID: 7774454485137532839} - - {fileID: -6226638472860591180} - - {fileID: -3995179891218738453} + - {fileID: -2036149562369739121} + - {fileID: -3096824763073863741} + - {fileID: -4693673571103967739} + - {fileID: 2069469087809750983} + - {fileID: 259441351205208880} + - {fileID: 3797232213349391330} + - {fileID: -5330928075630630612} + - {fileID: 3887130056630618105} + - {fileID: -3776087954579264509} m_renderMode: 1 m_depthSubmissionMode: 0 ---- !u!114 &7774454485137532839 +--- !u!114 &-28559063667281078 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 056125dd64c0ed540b40a4af74f7b495, type: 3} + m_Name: RuntimeDebuggerOpenXRFeature Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Runtime Debugger + version: 1 + featureIdInternal: com.unity.openxr.features.runtimedebugger + openxrExtensionStrings: + company: Unity + priority: 0 + required: 0 + cacheSize: 1048576 + perThreadCacheSize: 51200 +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9f0ebc320a151d3408ea1e9fce54d40e, type: 3} + m_Name: OpenXR Package Settings + m_EditorClassIdentifier: + Keys: 01000000070000000d000000 + Values: + - {fileID: -3151758654511686062} + - {fileID: -428168279859676885} + - {fileID: -4183747486544076057} +--- !u!114 &259441351205208880 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7de993716e042c6499d0c18eed3a773c, type: 3} + m_Name: MockRuntime Android + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Mock Runtime + version: 0.0.2 + featureIdInternal: com.unity.openxr.feature.mockruntime + openxrExtensionStrings: XR_UNITY_null_gfx XR_UNITY_android_present + company: Unity + priority: 0 + required: 0 + ignoreValidationErrors: 0 +--- !u!114 &2069469087809750983 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f928d0d73a35f294fbe357ca17aa3547, type: 3} + m_Name: MicrosoftHandInteraction Android + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Microsoft Hand Interaction Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.handtracking + openxrExtensionStrings: XR_MSFT_hand_interaction + company: Unity + priority: 0 + required: 0 +--- !u!114 &3300019730029629235 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f928d0d73a35f294fbe357ca17aa3547, type: 3} + m_Name: MicrosoftHandInteraction Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Microsoft Hand Interaction Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.handtracking + openxrExtensionStrings: XR_MSFT_hand_interaction + company: Unity + priority: 0 + required: 0 +--- !u!114 &3608690731345220716 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 761fdd4502cb7a84e9ec7a2b24f33f37, type: 3} + m_Name: MicrosoftMotionControllerProfile Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Microsoft Motion Controller Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.microsoftmotioncontroller + openxrExtensionStrings: + company: Unity + priority: 0 + required: 0 +--- !u!114 &3797232213349391330 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9ef793c31862a37448e907829482ef80, type: 3} + m_Name: OculusQuestFeature Android + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Oculus Quest Support + version: 1.0.0 + featureIdInternal: com.unity.openxr.feature.oculusquest + openxrExtensionStrings: XR_OCULUS_android_initialize_loader + company: Unity + priority: 0 + required: 0 + targetQuest: 1 + targetQuest2: 1 +--- !u!114 &3887130056630618105 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -782,7 +413,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 1927c045052a06d49a9b21fdcaa26db6, type: 3} - m_Name: OculusXRFeature Standalone + m_Name: OculusXRFeature Android m_EditorClassIdentifier: m_enabled: 0 nameUi: OculusXR Feature @@ -805,3 +436,83 @@ MonoBehaviour: company: Oculus priority: 0 required: 0 +--- !u!114 &4047145720582940130 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0d6ccd3d0ef0f1d458e69421dccbdae1, type: 3} + m_Name: ValveIndexControllerProfile Standalone + m_EditorClassIdentifier: + m_enabled: 1 + nameUi: Valve Index Controller Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.valveindex + openxrExtensionStrings: + company: Unity + priority: 0 + required: 0 +--- !u!114 &6388096397560433552 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 486b5e28864f9a94b979b9620ce5006d, type: 3} + m_Name: ConformanceAutomationFeature Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Conformance Automation + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.conformance + openxrExtensionStrings: XR_EXT_conformance_automation + company: Unity + priority: 0 + required: 0 +--- !u!114 &6810776428343755240 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 274c02963f889a64e90bc2e596e21d13, type: 3} + m_Name: HTCViveControllerProfile Standalone + m_EditorClassIdentifier: + m_enabled: 1 + nameUi: HTC Vive Controller Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.htcvive + openxrExtensionStrings: + company: Unity + priority: 0 + required: 0 +--- !u!114 &7448106177769721064 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0f6bfdbcb316ed242b30a8798c9eb853, type: 3} + m_Name: KHRSimpleControllerProfile Standalone + m_EditorClassIdentifier: + m_enabled: 0 + nameUi: Khronos Simple Controller Profile + version: 0.0.1 + featureIdInternal: com.unity.openxr.feature.input.khrsimpleprofile + openxrExtensionStrings: + company: Unity + priority: 0 + required: 0 diff --git a/ProjectSettings/Packages/com.unity.probuilder/Settings.json b/ProjectSettings/Packages/com.unity.probuilder/Settings.json index d5fa89d..ebf9789 100644 --- a/ProjectSettings/Packages/com.unity.probuilder/Settings.json +++ b/ProjectSettings/Packages/com.unity.probuilder/Settings.json @@ -32,76 +32,6 @@ "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", "key": "experimental.enabled", "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "lightmapping.autoUnwrapLightmapUV", - "value": "{\"m_Value\":true}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "editor.autoRecalculateCollisions", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "ShapeComponent.ResetSettings", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "UnityEngine.ProBuilder.ProBuilderEditor-isUtilityWindow", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "editor.toolbarIconGUI", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "editor.backFaceSelectEnabled", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "editor.showSceneInfo", - "value": "{\"m_Value\":false}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "CollapseVertices.collapseToFirst", - "value": "{\"m_Value\":true}" - }, - { - "type": "System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "editor.showEditorNotifications", - "value": "{\"m_Value\":false}" - }, - { - "type": "UnityEngine.ProBuilder.RectSelectMode, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", - "key": "editor.dragSelectRectMode", - "value": "{\"m_Value\":0}" - }, - { - "type": "UnityEngine.ProBuilder.SelectionModifierBehavior, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", - "key": "editor.rectSelectModifier", - "value": "{\"m_Value\":2}" - }, - { - "type": "UnityEngine.ProBuilder.SelectMode, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", - "key": "editor.selectMode", - "value": "{\"m_Value\":1}" - }, - { - "type": "UnityEngine.ProBuilder.SelectMode, Unity.ProBuilder, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", - "key": "editor.lastMeshSelectMode", - "value": "{\"m_Value\":8}" - }, - { - "type": "System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", - "key": "SubdivideEdges.subdivisions", - "value": "{\"m_Value\":1}" } ] } diff --git a/ProjectSettings/ShaderGraphSettings.asset b/ProjectSettings/ShaderGraphSettings.asset new file mode 100644 index 0000000..9b28428 --- /dev/null +++ b/ProjectSettings/ShaderGraphSettings.asset @@ -0,0 +1,16 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 61 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} + m_Name: + m_EditorClassIdentifier: + customInterpolatorErrorThreshold: 32 + customInterpolatorWarningThreshold: 16