├── ProjectSettings ├── ProjectVersion.txt ├── ClusterInputManager.asset ├── NetworkManager.asset ├── TimeManager.asset └── EditorBuildSettings.asset ├── .DS_Store ├── Assets ├── .DS_Store ├── vendor │ ├── JSONObject │ │ ├── Editor.meta │ │ ├── JSONObject.cs.meta │ │ ├── JSONTemplates.cs.meta │ │ ├── VectorTemplates.cs.meta │ │ ├── Editor │ │ │ └── JSONChecker.cs.meta │ │ └── readme.md.meta │ ├── TextMesh Pro │ │ ├── Resources │ │ │ ├── LineBreaking Leading Characters.txt │ │ │ ├── LineBreaking Following Characters.txt │ │ │ ├── Shaders │ │ │ │ ├── TMPro.cginc.meta │ │ │ │ ├── TMP_SDF.shader.meta │ │ │ │ ├── TMP_Bitmap.shader.meta │ │ │ │ ├── TMP_SDF-Mobile.shader.meta │ │ │ │ ├── TMPro_Surface.cginc.meta │ │ │ │ ├── TMP_Bitmap-Mobile.shader.meta │ │ │ │ ├── TMP_SDF Overlay.shader.meta │ │ │ │ ├── TMP_SDF-Surface.shader.meta │ │ │ │ ├── TMPro_Properties.cginc.meta │ │ │ │ ├── TMP_SDF-Mobile Overlay.shader.meta │ │ │ │ ├── TMP_SDF-Surface-Mobile.shader.meta │ │ │ │ ├── TMP_Sprite.shader.meta │ │ │ │ └── TMP_SDF-Mobile Masking.shader.meta │ │ │ ├── TMP Settings.asset.meta │ │ │ ├── Sprite Assets │ │ │ │ ├── EmojiOne.asset.meta │ │ │ │ └── Default Sprite Asset.asset.meta │ │ │ ├── LineBreaking Leading Characters.txt.meta │ │ │ ├── Shaders.meta │ │ │ ├── LineBreaking Following Characters.txt.meta │ │ │ ├── Style Sheets.meta │ │ │ ├── Fonts & Materials.meta │ │ │ ├── Fonts & Materials │ │ │ │ ├── LiberationSans SDF.asset.meta │ │ │ │ └── LiberationSans SDF KeyBoard.asset.meta │ │ │ ├── Sprite Assets.meta │ │ │ └── Style Sheets │ │ │ │ └── TMP Default Style Sheet.asset.meta │ │ ├── Plugins │ │ │ ├── vcomp120.dll │ │ │ ├── 32 Bit Plugins │ │ │ │ ├── TMPro_Plugin.bundle │ │ │ │ └── TMPro_Plugin.dll │ │ │ ├── 64 Bit Plugins │ │ │ │ ├── TMPro_Plugin.bundle │ │ │ │ └── TMPro_Plugin.dll │ │ │ ├── TextMeshPro-1.0.55.56.0b10.dll │ │ │ ├── Editor │ │ │ │ └── TextMeshPro-1.0.55.56.0b10-Editor.dll │ │ │ ├── Runtime DLL │ │ │ │ └── TextMeshPro-1.0.55.56.0b10.dll │ │ │ ├── Editor.meta │ │ │ ├── 32 Bit Plugins.meta │ │ │ ├── 64 Bit Plugins.meta │ │ │ └── Runtime DLL.meta │ │ ├── Sprites │ │ │ ├── EmojiOne.png │ │ │ ├── Default Sprite Asset.png │ │ │ └── EmojiOne.json.meta │ │ ├── Fonts │ │ │ ├── LiberationSans.ttf │ │ │ └── LiberationSans - OFL.txt.meta │ │ ├── User Guide │ │ │ ├── TextMesh Pro User Guide 2016.pdf │ │ │ └── TextMesh Pro User Guide 2016.pdf.meta │ │ ├── GUISkins │ │ │ ├── Textures │ │ │ │ ├── btn_AlignTop.psd │ │ │ │ ├── Box Area 85 Dark.psd │ │ │ │ ├── Box Area Dark.psd │ │ │ │ ├── Box Area Light.psd │ │ │ │ ├── Box Area Medium.psd │ │ │ │ ├── btn_AlignBaseLine.psd │ │ │ │ ├── btn_AlignBottom.psd │ │ │ │ ├── btn_AlignCapLine.psd │ │ │ │ ├── btn_AlignCenter.psd │ │ │ │ ├── btn_AlignFlush.psd │ │ │ │ ├── btn_AlignLeft.psd │ │ │ │ ├── btn_AlignMidLine.psd │ │ │ │ ├── btn_AlignMiddle.psd │ │ │ │ ├── btn_AlignRight.psd │ │ │ │ ├── progress bar.psd │ │ │ │ ├── Box Area Dark (LEFT).psd │ │ │ │ ├── Box Area Light (LEFT).psd │ │ │ │ ├── Box Area Medium (LEFT).psd │ │ │ │ ├── btn_AlignBottom_Light.psd │ │ │ │ ├── btn_AlignCapLine_Light.psd │ │ │ │ ├── btn_AlignCenterGeo.psd │ │ │ │ ├── btn_AlignCenter_Light.psd │ │ │ │ ├── btn_AlignFlush_Light.psd │ │ │ │ ├── btn_AlignJustified.psd │ │ │ │ ├── btn_AlignLeft_Light.psd │ │ │ │ ├── btn_AlignMiddle_Light.psd │ │ │ │ ├── btn_AlignMidline_Light.psd │ │ │ │ ├── btn_AlignRight_Light.psd │ │ │ │ ├── btn_AlignTop_Light.psd │ │ │ │ ├── progress bar (Light).psd │ │ │ │ ├── Square Box Area (40 Grey).psd │ │ │ │ ├── Square Box Area (85 Grey).psd │ │ │ │ ├── btn_AlignBaseLine_Light.psd │ │ │ │ ├── btn_AlignCenterGeo_Light.psd │ │ │ │ └── btn_AlignJustified_Light.psd │ │ │ ├── TMPro_DarkSkin.guiskin.meta │ │ │ ├── TMPro_LightSkin.guiskin.meta │ │ │ └── Textures.meta │ │ ├── Gizmos │ │ │ ├── TMP - Dropdown Icon.psd │ │ │ ├── TMP - Font Asset Icon.psd │ │ │ ├── TMP - Input Field Icon.psd │ │ │ ├── TMP - Text Component Icon.psd │ │ │ └── TextMeshPro Inline Graphics icon.psd │ │ ├── Fonts.meta │ │ ├── Gizmos.meta │ │ ├── Plugins.meta │ │ ├── Sprites.meta │ │ ├── GUISkins.meta │ │ ├── Resources.meta │ │ ├── User Guide.meta │ │ ├── Color Gradients.meta │ │ └── Color Gradients │ │ │ ├── Blue to Purple - Vertical.asset.meta │ │ │ ├── Dark to Light Green - Vertical.asset.meta │ │ │ ├── Light to Dark Green - Vertical.asset.meta │ │ │ └── Yellow to Orange - Vertical.asset.meta │ ├── InputSimulator │ │ ├── InputSimulator.dll │ │ └── InputSimulator.XML.meta │ ├── PunchKeyboard │ │ ├── UI │ │ │ ├── Sprites │ │ │ │ ├── Icon.png │ │ │ │ ├── Primary BG.png │ │ │ │ ├── SecondaryBG.png │ │ │ │ └── TertiaryBG.png │ │ │ ├── Sounds │ │ │ │ ├── KeyPressed.wav │ │ │ │ └── PredictionConfirmed.wav │ │ │ ├── Sounds.meta │ │ │ └── Sprites.meta │ │ ├── Meshes │ │ │ ├── Keyboard │ │ │ │ ├── Drumsticks │ │ │ │ │ ├── Drumstick.fbx │ │ │ │ │ ├── Materials │ │ │ │ │ │ ├── StickHandleMat.mat.meta │ │ │ │ │ │ └── StickTipMat.mat.meta │ │ │ │ │ └── Materials.meta │ │ │ │ ├── Punchkeyboard2.0 │ │ │ │ │ ├── Punchkeyboard_2.0.fbx │ │ │ │ │ ├── Materials │ │ │ │ │ │ ├── HousingMat.mat.meta │ │ │ │ │ │ ├── ReturnKeyMat.mat.meta │ │ │ │ │ │ ├── CharacterKeyMat.mat.meta │ │ │ │ │ │ ├── PunctationKeyMat.mat.meta │ │ │ │ │ │ └── SpecialKeycapMat.mat.meta │ │ │ │ │ └── Materials.meta │ │ │ │ ├── Drumsticks.meta │ │ │ │ └── Punchkeyboard2.0.meta │ │ │ ├── VR │ │ │ │ ├── ReducedControllers │ │ │ │ │ ├── ReducedViveController.fbx │ │ │ │ │ ├── Materials │ │ │ │ │ │ ├── LedMat.mat.meta │ │ │ │ │ │ ├── TrackpadMat.mat.meta │ │ │ │ │ │ ├── TriggerMat.mat.meta │ │ │ │ │ │ ├── ControllerMat.mat.meta │ │ │ │ │ │ ├── GripButtonMat.mat.meta │ │ │ │ │ │ └── InteractableMat.mat.meta │ │ │ │ │ └── Materials.meta │ │ │ │ └── ReducedControllers.meta │ │ │ ├── VR.meta │ │ │ └── Keyboard.meta │ │ ├── ThirdParty │ │ │ ├── Fonts │ │ │ │ ├── Work Sans │ │ │ │ │ ├── WorkSans-Bold.ttf │ │ │ │ │ ├── WorkSans-Regular.ttf │ │ │ │ │ └── WorkSans-SemiBold.ttf │ │ │ │ └── Work Sans.meta │ │ │ ├── Fonts.meta │ │ │ ├── InputSimulator │ │ │ │ └── InputSimulator.XML.meta │ │ │ └── InputSimulator.meta │ │ ├── Scenes │ │ │ └── Punchkeyboard-TestScene.unity.meta │ │ ├── prefabs.meta │ │ ├── Materials │ │ │ ├── Grid │ │ │ │ └── GridMat.mat.meta │ │ │ ├── UIOverlay │ │ │ │ ├── UIOverlayMat.mat.meta │ │ │ │ └── UIOverlay.shader.meta │ │ │ ├── Grid.meta │ │ │ └── UIOverlay.meta │ │ ├── UI.meta │ │ ├── Meshes.meta │ │ ├── Resources │ │ │ ├── Sounds │ │ │ │ └── KeySound.prefab.meta │ │ │ ├── WordPrediction │ │ │ │ ├── biGramDict.txt.meta │ │ │ │ ├── levenshteinDict.txt.meta │ │ │ │ ├── Ready Corpora │ │ │ │ │ ├── reddit_biGramDict.txt.meta │ │ │ │ │ ├── reddit_levenshteinDict.txt.meta │ │ │ │ │ ├── pride&prejudice_biGramDict.txt.meta │ │ │ │ │ ├── reddit_levenshteinDictLarge.txt.meta │ │ │ │ │ └── pride&prejudice_levenshteinDict.txt.meta │ │ │ │ ├── Raw Corpora.meta │ │ │ │ ├── Raw Corpora │ │ │ │ │ ├── google_top_10000_english.txt.meta │ │ │ │ │ ├── subreddit_conversations.txt.meta │ │ │ │ │ └── jane_austen_pride_and_prejudice.txt.meta │ │ │ │ └── Ready Corpora.meta │ │ │ ├── Sounds.meta │ │ │ └── WordPrediction.meta │ │ ├── Scenes.meta │ │ ├── Scripts.meta │ │ ├── prefabs │ │ │ ├── Materials.meta │ │ │ ├── Punchkeyboard.prefab.meta │ │ │ ├── InputFieldCanvas.prefab.meta │ │ │ ├── Materials │ │ │ │ ├── StickHandleMat.mat.meta │ │ │ │ └── StickTipMat.mat.meta │ │ │ └── DrumStickForController.prefab.meta │ │ ├── Materials.meta │ │ ├── Resources.meta │ │ ├── Scripts │ │ │ ├── VR.meta │ │ │ ├── Keyboard.meta │ │ │ └── Word Prediction.meta │ │ └── ThirdParty.meta │ ├── JSONObject.meta │ ├── InputSimulator.meta │ ├── PunchKeyboard.meta │ └── TextMesh Pro.meta ├── SteamVR │ ├── quickstart.pdf │ ├── InteractionSystem │ │ ├── InteractionSystem.pdf │ │ ├── Hints │ │ │ ├── Textures │ │ │ │ └── HintBackground.png │ │ │ ├── Prefabs │ │ │ │ └── ControllerTextHint.prefab.meta │ │ │ ├── Materials.meta │ │ │ ├── Materials │ │ │ │ ├── ControllerButtonHints.mat.meta │ │ │ │ ├── ControllerTextHintAnchor.mat.meta │ │ │ │ └── ControllerTextHintLine.mat.meta │ │ │ ├── Prefabs.meta │ │ │ ├── Scripts.meta │ │ │ ├── Shaders.meta │ │ │ ├── Textures.meta │ │ │ └── Shaders │ │ │ │ └── ControllerButtonHints.shader.meta │ │ ├── Teleport │ │ │ ├── Sounds │ │ │ │ ├── TeleportGo.wav │ │ │ │ ├── TeleportBadArea.wav │ │ │ │ ├── TeleportGoodArea.wav │ │ │ │ ├── TeleportPointerLoop.wav │ │ │ │ └── TeleportPointerStart.wav │ │ │ ├── Models │ │ │ │ ├── TeleportMarker.fbx │ │ │ │ ├── TeleportDestination.fbx │ │ │ │ ├── TeleportPlayAreaPieces.fbx │ │ │ │ └── TeleportDestinationInvalid.fbx │ │ │ ├── Textures │ │ │ │ ├── TeleportMarker.psd │ │ │ │ └── TeleportAreaPatternColor.tga │ │ │ ├── Materials │ │ │ │ ├── TeleportPointer.mat.meta │ │ │ │ ├── TeleportAreaLocked.mat.meta │ │ │ │ ├── TeleportAreaVisible.mat.meta │ │ │ │ ├── TeleportPlaySpace.mat.meta │ │ │ │ ├── TeleportPointInvalid.mat.meta │ │ │ │ ├── TeleportPointLocked.mat.meta │ │ │ │ ├── TeleportPointText.mat.meta │ │ │ │ ├── TeleportPointVisible.mat.meta │ │ │ │ ├── TeleportAreaHighlighted.mat.meta │ │ │ │ ├── TeleportAreaHighlightedLow.mat.meta │ │ │ │ ├── TeleportAreaVisibleBright.mat.meta │ │ │ │ ├── TeleportAreaVisibleLow.mat.meta │ │ │ │ ├── TeleportPlayspaceVisualize.mat.meta │ │ │ │ ├── TeleportPointHighlighted.mat.meta │ │ │ │ └── TeleportAreaHighlightedBright.mat.meta │ │ │ ├── Prefabs │ │ │ │ ├── TeleportPoint.prefab.meta │ │ │ │ └── Teleporting.prefab.meta │ │ │ ├── Models.meta │ │ │ ├── Prefabs.meta │ │ │ ├── Scripts.meta │ │ │ ├── Shaders.meta │ │ │ ├── Sounds.meta │ │ │ ├── Textures.meta │ │ │ ├── Materials.meta │ │ │ └── Shaders │ │ │ │ └── Highlight.shader.meta │ │ ├── Core │ │ │ ├── Icons │ │ │ │ ├── vr_interaction_system.png │ │ │ │ ├── vr_interaction_system_feet.png │ │ │ │ ├── vr_interaction_system_left_hand.png │ │ │ │ ├── vr_interaction_system_right_hand.png │ │ │ │ ├── vr_interaction_system_unknown_hand.png │ │ │ │ ├── vr_interaction_system_left_hand_question.png │ │ │ │ └── vr_interaction_system_right_hand_question.png │ │ │ ├── Materials │ │ │ │ ├── SeeThru.mat.meta │ │ │ │ ├── HoverHighlight.mat.meta │ │ │ │ ├── FallbackHandIndicator.mat.meta │ │ │ │ └── SteamVRControllerModel.mat.meta │ │ │ ├── Prefabs │ │ │ │ ├── Player.prefab.meta │ │ │ │ └── BlankController.prefab.meta │ │ │ ├── Icons.meta │ │ │ ├── Prefabs.meta │ │ │ ├── Scripts.meta │ │ │ ├── Shaders.meta │ │ │ ├── Materials.meta │ │ │ └── Shaders │ │ │ │ ├── SeeThru.shader.meta │ │ │ │ └── Silhouette.shader.meta │ │ ├── InteractionSystem.pdf.meta │ │ ├── Readme_InteractionSystem.txt.meta │ │ ├── Core.meta │ │ ├── Hints.meta │ │ └── Teleport.meta │ ├── readme.txt.meta │ ├── quickstart.pdf.meta │ ├── Scenes │ │ └── example.unity.meta │ ├── Textures │ │ ├── arrow.png │ │ ├── logo.png │ │ ├── background.png │ │ ├── workshop.png │ │ └── overlay.renderTexture.meta │ ├── Editor.meta │ ├── Materials │ │ └── workshop.mat.meta │ ├── Prefabs │ │ ├── [Status].prefab.meta │ │ ├── [CameraRig].prefab.meta │ │ └── [SteamVR].prefab.meta │ ├── Scenes.meta │ ├── Materials.meta │ ├── Prefabs.meta │ ├── Resources.meta │ ├── Scripts.meta │ ├── Textures.meta │ ├── Extras │ │ ├── SteamVR_TestIK.unity.meta │ │ ├── SteamVR_TestThrow.unity.meta │ │ ├── SteamVR_TestTrackedCamera.mat.meta │ │ └── SteamVR_TestTrackedCamera.unity.meta │ ├── Extras.meta │ ├── Plugins.meta │ ├── Resources │ │ ├── SteamVR_ExternalCamera.prefab.meta │ │ ├── SteamVR_Fade.shader.meta │ │ ├── SteamVR_AlphaOut.shader.meta │ │ ├── SteamVR_ClearAll.shader.meta │ │ ├── SteamVR_ColorOut.shader.meta │ │ └── SteamVR_SphericalProjection.shader.meta │ ├── InteractionSystem.meta │ ├── Scripts │ │ ├── SteamVR.cs.meta │ │ ├── SteamVR_Camera.cs.meta │ │ ├── SteamVR_Fade.cs.meta │ │ ├── SteamVR_Menu.cs.meta │ │ ├── SteamVR_Stats.cs.meta │ │ ├── SteamVR_Utils.cs.meta │ │ ├── SteamVR_CameraMask.cs.meta │ │ ├── SteamVR_GameView.cs.meta │ │ ├── SteamVR_Overlay.cs.meta │ │ ├── SteamVR_Render.cs.meta │ │ ├── SteamVR_RenderModel.cs.meta │ │ └── SteamVR_TrackedObject.cs.meta │ └── Editor │ │ └── SteamVR_Editor.cs.meta ├── db │ ├── users │ │ ├── bob.json │ │ ├── adam.json │ │ ├── adam.json.meta │ │ └── bob.json.meta │ ├── objects │ │ ├── temple2.columns.json │ │ └── temple2.columns.json.meta │ ├── media.meta │ ├── media │ │ └── floorplan-234234234.json.meta │ ├── users.meta │ ├── objects.meta │ └── targets.meta ├── vr_annotate │ ├── .DS_Store │ ├── ff.nodegraph.interaction │ │ ├── .DS_Store │ │ ├── NodeSelectionMarker │ │ │ ├── .DS_Store │ │ │ ├── material │ │ │ │ ├── exit-icon.png │ │ │ │ ├── info-icon.png │ │ │ │ ├── cursor-dashed.png │ │ │ │ ├── add-annotation-icon.png │ │ │ │ └── exit-icon.mat.meta │ │ │ └── material.meta │ │ ├── InfoPanel.meta │ │ ├── material.meta │ │ ├── NodeSelection.meta │ │ ├── NodeSelectionMarker.meta │ │ ├── InfoPanel │ │ │ ├── AnnotationInfoPanel.meta │ │ │ ├── NodeGraphInfoPanel.meta │ │ │ └── InfoPanel.prefab.meta │ │ ├── material │ │ │ └── connectionLine.mat.meta │ │ └── NodeSelection │ │ │ └── NodeSelection.prefab.meta │ ├── readme.md │ ├── ff.vr.interaction │ │ ├── LaserPointer │ │ │ ├── IHitTester.cs │ │ │ ├── LaserPointer.prefab.meta │ │ │ ├── material.meta │ │ │ └── material │ │ │ │ ├── mat_laser_unlit.mat.meta │ │ │ │ ├── mat_laser_non_hit.mat.meta │ │ │ │ ├── mat_laser_hit_teleTarget.mat.meta │ │ │ │ └── mat_laser_hit_annotationTarget.mat.meta │ │ ├── Teleportation │ │ │ ├── Sounds │ │ │ │ ├── A-Tone.mp3 │ │ │ │ └── Swooshing.mp3 │ │ │ ├── Materials │ │ │ │ ├── textures │ │ │ │ │ ├── teleport-zone.png │ │ │ │ │ ├── tele_silhouette.png │ │ │ │ │ ├── teleport-arrow.png │ │ │ │ │ ├── teleport-taget-side.png │ │ │ │ │ ├── tex_tele_target_cta.png │ │ │ │ │ ├── tex_teleportation_trail_A.png │ │ │ │ │ ├── tex_tele_target_rings_albedo.png │ │ │ │ │ └── tex_tele_target_rings_emission.png │ │ │ │ ├── mat_teleport_trail.mat.meta │ │ │ │ ├── mat_teleport_zone.mat.meta │ │ │ │ ├── teleport-arrow.mat.meta │ │ │ │ ├── mat_teleport_highlight.mat.meta │ │ │ │ ├── mat_teleport_spot_arrow.mat.meta │ │ │ │ ├── mat_teleport_spot_cylinder.mat.meta │ │ │ │ ├── mat_teleport_spot_silhouette.mat.meta │ │ │ │ ├── mat_teleportation_target.mat.meta │ │ │ │ └── textures.meta │ │ │ ├── geometry │ │ │ │ ├── TeleportationDummy.fbx │ │ │ │ ├── TeleportationPlate.fbx │ │ │ │ ├── teleportTargetCylinder.fbx │ │ │ │ ├── TeleporationZone_border.fbx │ │ │ │ ├── TeleportationSilhouette.fbx │ │ │ │ ├── Materials │ │ │ │ │ ├── mat_glass.mat.meta │ │ │ │ │ ├── phong1.mat.meta │ │ │ │ │ ├── wooden-floor.mat.meta │ │ │ │ │ └── tele_target_active.mat.meta │ │ │ │ ├── TeleportationTarget.prefab.meta │ │ │ │ ├── TeleportationTargetNeu.prefab.meta │ │ │ │ └── Materials.meta │ │ │ ├── TeleportationTrail.prefab.meta │ │ │ ├── TeleportationSpot.prefab.meta │ │ │ ├── TeleportationZone.prefab.meta │ │ │ ├── Animation │ │ │ │ ├── TargetInvisible.anim.meta │ │ │ │ ├── TargetVisible.anim.meta │ │ │ │ └── TargetZone_Controller.controller.meta │ │ │ ├── Animation.meta │ │ │ ├── LaserPointerStyle.meta │ │ │ ├── Materials.meta │ │ │ ├── Sounds.meta │ │ │ └── geometry.meta │ │ ├── Tour │ │ │ ├── material │ │ │ │ ├── image-03-switch.png │ │ │ │ ├── image-04-rotate.png │ │ │ │ ├── image-05-move.png │ │ │ │ ├── image-07-delete.png │ │ │ │ ├── image-10-budget.png │ │ │ │ ├── image-02-changemode.png │ │ │ │ ├── image-06-duplicate.png │ │ │ │ ├── image-08-openlibrary.png │ │ │ │ ├── image-09-addobject.png │ │ │ │ ├── image-01-teleportation.png │ │ │ │ ├── image-01.mat.meta │ │ │ │ ├── image-02.mat.meta │ │ │ │ ├── image-03.mat.meta │ │ │ │ ├── image-04.mat.meta │ │ │ │ ├── image-05.mat.meta │ │ │ │ ├── image-06.mat.meta │ │ │ │ ├── image-07.mat.meta │ │ │ │ ├── image-08.mat.meta │ │ │ │ ├── image-09.mat.meta │ │ │ │ └── image-10.mat.meta │ │ │ └── material.meta │ │ ├── TrackpadButtonUI │ │ │ ├── materials │ │ │ │ ├── icon-add_a.png │ │ │ │ ├── icon-clone_a.png │ │ │ │ ├── icon-copy_a.png │ │ │ │ ├── icon-delete_a.png │ │ │ │ ├── icon-move_a.png │ │ │ │ ├── icon-switch_a.png │ │ │ │ ├── touchpad5-a.png │ │ │ │ ├── touchpad5-e.png │ │ │ │ ├── touchpad_bg_a.png │ │ │ │ ├── touchpad_bg_e.png │ │ │ │ ├── touchpad_bg_op.png │ │ │ │ ├── button-menu-active.png │ │ │ │ ├── button-menu-normal.png │ │ │ │ ├── button-tour-active.png │ │ │ │ ├── button-tour-normal.png │ │ │ │ ├── laser_action_bg.png │ │ │ │ ├── touchpad_bg-in_a.png │ │ │ │ ├── button.mat.meta │ │ │ │ ├── icon-copy.mat.meta │ │ │ │ ├── icon-delete.mat.meta │ │ │ │ ├── icon-move.mat.meta │ │ │ │ ├── icon-switch.mat.meta │ │ │ │ ├── laser_action_bg.mat.meta │ │ │ │ ├── trackpad_bg_active.mat.meta │ │ │ │ ├── icon-switch_billboard.mat.meta │ │ │ │ ├── trackpad_bg_inactive.mat.meta │ │ │ │ └── trackpad_bg_pressed.mat.meta │ │ │ ├── geometry │ │ │ │ ├── circle_mesh.fbx │ │ │ │ ├── Materials │ │ │ │ │ └── phong1.mat.meta │ │ │ │ └── Materials.meta │ │ │ ├── TrackpadButtonUI.prefab.meta │ │ │ ├── prefabs │ │ │ │ └── Action-icon.prefab.meta │ │ │ ├── animation │ │ │ │ └── TrackpadUI.controller.meta │ │ │ ├── animation.meta │ │ │ ├── geometry.meta │ │ │ ├── materials.meta │ │ │ └── prefabs.meta │ │ ├── Tour.meta │ │ ├── Highlight │ │ │ ├── prefabs │ │ │ │ ├── Highlight.prefab.meta │ │ │ │ └── Highlight_Cube.prefab.meta │ │ │ └── prefabs.meta │ │ ├── VRConsole │ │ │ ├── VRConsole.prefab.meta │ │ │ ├── material.meta │ │ │ ├── material │ │ │ │ ├── UIWithoutBackface.mat.meta │ │ │ │ └── UIWithoutBackface.shader.meta │ │ │ └── VRConsoleTMPro.prefab.meta │ │ ├── Highlight.meta │ │ ├── InteractiveController │ │ │ └── ControllerTests.unity.meta │ │ ├── Selection.meta │ │ ├── LaserPointerButton.meta │ │ ├── PlacementPlane.meta │ │ ├── TrackpadButtonUI.meta │ │ ├── TrackpadMenuUI.meta │ │ ├── VRConsole.meta │ │ ├── LaserPointer.meta │ │ ├── Teleportation.meta │ │ └── InteractiveController.meta │ ├── ff.location │ │ ├── material │ │ │ ├── stoa2-maps.png │ │ │ ├── stoa-google-maps.png │ │ │ └── google-maps.mat.meta │ │ ├── material.meta │ │ ├── GeoCoordinateMarker.prefab.meta │ │ └── GeoCoordinateTransformer.prefab.meta │ ├── ff.material │ │ ├── primitiveMeshes │ │ │ ├── both-sided-quad.fbx │ │ │ ├── Materials.meta │ │ │ └── Materials │ │ │ │ └── phong1.mat.meta │ │ ├── dottedShader.meta │ │ ├── outlineShader.meta │ │ ├── outlineShader │ │ │ ├── highlight-hover.mat.meta │ │ │ ├── flat-with-outline.mat.meta │ │ │ ├── highlight-context.mat.meta │ │ │ └── flat-with-outline.shader.meta │ │ ├── unlitMaterials.meta │ │ ├── unlitMaterials │ │ │ ├── UnlitTextureIgnoreZ.mat.meta │ │ │ ├── UnlitTextureNoZWrite.mat.meta │ │ │ ├── UnlitTextureZWrite.mat.meta │ │ │ ├── PaintSprite.shader.meta │ │ │ ├── UIOverlay.shader.meta │ │ │ ├── UnlitTextureIgnoreZ.shader.meta │ │ │ ├── UnlitTextureZWrite.shader.meta │ │ │ ├── UnlitTextureNoZWrite.shader.meta │ │ │ ├── UnlitTextureIgnoreZNoTint.shader.meta │ │ │ └── UnlitTextureNoZWriteFrontSided.shader.meta │ │ ├── commonMaterials.meta │ │ ├── primitiveMeshes.meta │ │ ├── dottedShader │ │ │ └── DottedLine.shader.meta │ │ └── commonMaterials │ │ │ └── normal.mat.meta │ ├── ff.vr.annotate │ │ ├── viz │ │ │ ├── AnnotationGizmo │ │ │ │ ├── AnnotationTour │ │ │ │ │ └── Next-512.png │ │ │ │ ├── material │ │ │ │ │ ├── annotation-icon-hover.png │ │ │ │ │ ├── annotation-icon-normal.png │ │ │ │ │ └── annotation.mat.meta │ │ │ │ ├── material.meta │ │ │ │ ├── AnnotationTour.meta │ │ │ │ └── AnnotationGizmo.prefab.meta │ │ │ ├── AnnotationPosition │ │ │ │ └── circle-on-ground-thin.png │ │ │ ├── material.meta │ │ │ ├── AnnotationGizmo.meta │ │ │ ├── AnnotationManager.meta │ │ │ ├── AnnotationPosition.meta │ │ │ ├── OnTeleportationArrivalOrientation.meta │ │ │ ├── material │ │ │ │ ├── ui-background.mat.meta │ │ │ │ └── ui-background+1.mat.meta │ │ │ └── AnnotationManager │ │ │ │ └── AnnotationManager.prefab.meta │ │ ├── viz.meta │ │ ├── datamodel.meta │ │ ├── helpers.meta │ │ └── helpers │ │ │ └── CurrentUserDefinition.meta │ ├── readme.md.meta │ ├── ff.neonion │ │ └── neonion.unity.meta │ ├── vr-annotate-example.unity.meta │ ├── ff.location.meta │ ├── ff.material.meta │ ├── ff.neonion.meta │ ├── ff.utils.meta │ ├── ff.nodegraph.meta │ ├── ff.utils │ │ ├── Helpers.meta │ │ ├── JsonTemplate.meta │ │ ├── GenerateCubeMesh.meta │ │ ├── SortableListInspector.meta │ │ └── SortableListInspector │ │ │ └── Editor.meta │ ├── ff.vr.annotate.meta │ ├── ff.nodegraph │ │ └── Editor.meta │ ├── ff.utils.rendering.meta │ ├── ff.vr.interaction.meta │ ├── ff.nodegraph.interaction.meta │ └── ff.utils.rendering │ │ ├── SetMipmapBias.meta │ │ └── SetRenderQueue.meta ├── scenes │ ├── stoa-demo │ │ ├── LightingData.asset │ │ ├── ReflectionProbe-0.exr │ │ └── LightingData.asset.meta │ ├── stoa-demo.unity.meta │ └── stoa-demo.meta ├── geometry │ ├── StoaBasileiosHigh │ │ ├── PnyxII_reg.fbx │ │ ├── Stoa_erstePhase_retopo.fbx │ │ └── Stoa_komplett_low.fbx │ └── StoaBasileiosHigh.meta ├── db.meta ├── debug │ ├── stoa-vr-Performance.unity.meta │ ├── renderGeometry │ │ └── geometryTest.txt.meta │ ├── scripts.meta │ ├── stoa-vr-NodeGraphPerformance.unity.meta │ ├── annotationGizmos.meta │ ├── renderGeometry.meta │ └── annotationGizmos │ │ ├── annotationGizmosperformance_Data.json.meta │ │ └── annotationGizmosperformance_Data.json ├── Editor.meta ├── SteamVR.meta ├── debug.meta ├── geometry.meta ├── scenes.meta ├── vendor.meta ├── vr_annotate.meta └── Editor │ └── vr-annotate.colors.meta └── docs └── sample-person.json /ProjectSettings/ProjectVersion.txt: -------------------------------------------------------------------------------- 1 | m_EditorVersion: 2017.1.0p4 2 | -------------------------------------------------------------------------------- /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/.DS_Store -------------------------------------------------------------------------------- /Assets/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/.DS_Store -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 1 2 | guid: 6b700d54458b2824c934e039a95c468c 3 | -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/JSONObject.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 1 2 | guid: f71819923b555d14ab64ae2044718de9 3 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/LineBreaking Leading Characters.txt: -------------------------------------------------------------------------------- 1 | ([{〔〈《「『【〘〖〝‘“⦅«$—…‥〳〴〵\[({£¥"々〇〉》」$⦆¥₩ # -------------------------------------------------------------------------------- /Assets/SteamVR/quickstart.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/SteamVR/quickstart.pdf -------------------------------------------------------------------------------- /Assets/db/users/bob.json: -------------------------------------------------------------------------------- 1 | { 2 | "_id": "bob", 3 | "firstname": "Bob", 4 | "email": "bob@google.com" 5 | } -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/JSONTemplates.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 1 2 | guid: 3e45009f4fac2044ea997acbf31422ec 3 | -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/VectorTemplates.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 1 2 | guid: 886fb4d7a67d4ce4bb7f51bcc38e20c1 3 | -------------------------------------------------------------------------------- /Assets/vr_annotate/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vr_annotate/.DS_Store -------------------------------------------------------------------------------- /Assets/db/users/adam.json: -------------------------------------------------------------------------------- 1 | { 2 | "_id": "adam", 3 | "firstname": "Adam", 4 | "email": "adam@google.com" 5 | } -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/Editor/JSONChecker.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 1 2 | guid: 6c5a625d29393ed4da8d9150a629fb35 3 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/InteractionSystem.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/SteamVR/InteractionSystem/InteractionSystem.pdf -------------------------------------------------------------------------------- /Assets/SteamVR/readme.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a51c3dbd81ecb6741b7a2c5b06dbcb2e 3 | TextScriptImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vr_annotate/ff.nodegraph.interaction/.DS_Store -------------------------------------------------------------------------------- /Assets/vr_annotate/readme.md: -------------------------------------------------------------------------------- 1 | vr-annotate 2 | 3 | please read https://paper.dropbox.com/doc/vr-annotate-Documentation-YxSHjwYodKZkEP93F6NNX 4 | 5 | for deatails. -------------------------------------------------------------------------------- /docs/sample-person.json: -------------------------------------------------------------------------------- 1 | { 2 | "@id": "http://annotator/people/johndoe", 3 | "type": "Person", 4 | "name": "John Doe", 5 | "nickname": "john" 6 | } -------------------------------------------------------------------------------- /Assets/SteamVR/quickstart.pdf.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e7e681076fb2fad47bed246936de90bf 3 | DefaultImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/LineBreaking Following Characters.txt: -------------------------------------------------------------------------------- 1 | )]}〕〉》」』】〙〗〟’”⦆»ヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻‐゠–〜?!‼⁇⁈⁉・、%,.:;。!?]):;=}¢°"†‡℃〆%,. -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/IHitTester.cs: -------------------------------------------------------------------------------- 1 | namespace ff.vr.interaction 2 | { 3 | public interface IHitTester 4 | { 5 | 6 | } 7 | } -------------------------------------------------------------------------------- /Assets/SteamVR/Scenes/example.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 274ae687a94e2444b85ce2bcf56c1df3 3 | DefaultImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures/arrow.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0ca542c627f8f93b608e2ef45e5f0cf4bb8ecbe746b5bf7cf8aa2dac0345370e 3 | size 5292 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures/logo.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:c6b626c0841a7fab65031bdcad7212f9d30a05fec92717e85f086455172864c4 3 | size 430238 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c33af0785775d7548b22541da37936fe 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Materials/workshop.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 712cd3a70a5a1da41a6594aac6a97abe 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/SteamVR/Prefabs/[Status].prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 255333d57084e4e46b3d948279746a47 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scenes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1c7547f24e8b4864d87d59903b1f8c40 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures/background.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e3cd844a55cd96e11cf5314a9c7c6bc03d5f575e333df151130151bdb0519e11 3 | size 11479 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures/workshop.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:7cdb6225c5ffe15b0f4a7de4d4712eb0a8d19c88d03e06462ccb679b2d4ce097 3 | size 324451 4 | -------------------------------------------------------------------------------- /ProjectSettings/ClusterInputManager.asset: -------------------------------------------------------------------------------- 1 | %YAML 1.1 2 | %TAG !u! tag:unity3d.com,2011: 3 | --- !u!236 &1 4 | ClusterInputManager: 5 | m_ObjectHideFlags: 0 6 | m_Inputs: [] 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1459d94e0a5b7af4a8a3fa067ae575e9 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3e2543c4beea3eb4e9ea1e02a4bc2df2 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Prefabs/[CameraRig].prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4d293c8e162f3874b982baadd71153d2 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 40af2f692be87864ba388a27fcac9ed8 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d88af1b1098a33a42bc43c910c864102 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: abfc00e0350ad744083849e2d7ae06ee 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | assetBundleName: 7 | -------------------------------------------------------------------------------- /Assets/scenes/stoa-demo/LightingData.asset: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:5e267e4af62fa9bdf31cb01dae1d3bed38f8f9251a655718789d3ba456501434 3 | size 19718152 4 | -------------------------------------------------------------------------------- /Assets/scenes/stoa-demo/ReflectionProbe-0.exr: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e73da1d5f48f73dedee7c2bcab363b5fcfdd6be3284ba82c13c3c7c57c0b1b59 3 | size 169339 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/Textures/overlay.renderTexture.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 005ed5a6df2f5ff468efd6497d37fefa 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | -------------------------------------------------------------------------------- /Assets/geometry/StoaBasileiosHigh/PnyxII_reg.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:915524326c460155950397130ba2afff247a801b490e2257fe27301d28b02ace 3 | size 368352 4 | -------------------------------------------------------------------------------- /Assets/vendor/InputSimulator/InputSimulator.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:3ddd5683effbe3b0f0c4bd226686ee3c9a21feb230600bb09231feba273e14db 3 | size 13824 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sprites/Icon.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ef1bf922a492300168eef24f3eb2b5834d337757cd84bf9648f08c240728aa51 3 | size 24792 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/vcomp120.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:fc12360ff09830bf08b7a2a238016eea2b9e9475cbea4c22043b264e76b3420c 3 | size 119456 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Sprites/EmojiOne.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:71a16cb7563fa421b1bdfccbe0f858f91ea29a40796bae0209d1051e1e450489 3 | size 39121 4 | -------------------------------------------------------------------------------- /Assets/db/objects/temple2.columns.json: -------------------------------------------------------------------------------- 1 | { 2 | "_id": "temple2.columns", 3 | "type": "geometry", 4 | "architecturalAttribute": [ 5 | "temple", 6 | "building" 7 | ] 8 | } -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sounds/KeyPressed.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d46e8f6fc30d6bdf8b9670727430e9fb455c08d8b7d51186525dd13838c3a003 3 | size 34144 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sprites/Primary BG.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:13d06711a4b5cde1b301b20e60ae6b764aa32440cf6c6d1293840b5b4af8aece 3 | size 1630 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sprites/SecondaryBG.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e82665d72f810528f529c3461b05fa5f587285e55a1a51f9ae7730568ad94b70 3 | size 2041 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sprites/TertiaryBG.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:51df600643867b2931ea9edd2f0449c83141197116ad84f93b60e40cb84c7f3d 3 | size 2122 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Fonts/LiberationSans.ttf: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e5b0af421ea2bfbc1ac8d251d647268087ae82786234c57f757d1f0b90fa8b49 3 | size 350200 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/32 Bit Plugins/TMPro_Plugin.bundle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vendor/TextMesh Pro/Plugins/32 Bit Plugins/TMPro_Plugin.bundle -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/64 Bit Plugins/TMPro_Plugin.bundle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vendor/TextMesh Pro/Plugins/64 Bit Plugins/TMPro_Plugin.bundle -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/User Guide/TextMesh Pro User Guide 2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vendor/TextMesh Pro/User Guide/TextMesh Pro User Guide 2016.pdf -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/material/stoa2-maps.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:fa380bf75339294e7ce9908c67891aeeb33e28d97c854080d9488143ec6b30f7 3 | size 6129793 4 | -------------------------------------------------------------------------------- /Assets/geometry/StoaBasileiosHigh/Stoa_erstePhase_retopo.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:110c61857360aa868f7b33d8e3d0d68c66aeb707a5e0a1e7ff7488c44a5369ef 3 | size 892832 4 | -------------------------------------------------------------------------------- /Assets/geometry/StoaBasileiosHigh/Stoa_komplett_low.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:635919880d6a00edb34e80bc034976feab55ce37d2894d0ae638301e7330d4ef 3 | size 34951392 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sounds/PredictionConfirmed.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:eb674b4e6fcbbc8f8f5f5b1f2bbb42b9c1f2bc2bbf64e63392354af0fe1f66bd 3 | size 14630 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignTop.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:8fbde1b458d62ef84272a1fd1fe4f29dfe9fb3dd188e5e968cc93a9a54208cbe 3 | size 42120 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos/TMP - Dropdown Icon.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ea06eb0a3fe46880b5f87af36f7a7df76429a55cd81b185b7487d2074000f636 3 | size 85308 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos/TMP - Font Asset Icon.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e79176d735f6e37846def5d709da60a2866af7c70576fa32d4cca2b81015a187 3 | size 103962 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos/TMP - Input Field Icon.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:9832546c5e25136f4cd3d025eebe3da3d8d419a0a52dc5da2f32a799b0791cc3 3 | size 102100 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Sprites/Default Sprite Asset.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f0ed23200980b5dfc4115a3ea99d26706d06a00f4946e4ccc01b83950456201b 3 | size 178491 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Textures/HintBackground.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0349b426c6ef077c9037a28a15d14b5b8d09e445e87d416e4ee9f1214d2383aa 3 | size 165 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds/TeleportGo.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:6420606febe92e77ae13dc8e23e3490eddbe87c1fb617dc5d738a0c4858fa152 3 | size 326120 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area 85 Dark.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:3716f6e4d86e3dabc2c9a3f097bf43b4f8f1c45b7f2390a0b5999daa3e0e1926 3 | size 25346 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Dark.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:79e443503d085702e007ad9c831171e704ddef90fb483157e989b285204ce48e 3 | size 25344 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:6853b55b00b7e9df1e9c98fdd3a5130ba94ac4ad1bdb679193419192de05b622 3 | size 25086 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Medium.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:565ac4a09429ec5df1160e7be31dfd94131560058ca43930c47c9fafcf0bca81 3 | size 25330 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignBaseLine.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0ae58d98eedd2a80f826194e2b60f1add101cc098f6f9717cc09a413da77a9ff 3 | size 43698 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignBottom.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:2420892ebf6535954b7d4ec4c8ded0f92ba0f18c1c507af29f0c5e12b0624719 3 | size 42130 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCapLine.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:5e0ec5e784c74ae7c11978a3752c924c2d5ac92d4a5f3320ca216ece3367313b 3 | size 43303 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCenter.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e7323227768f3a00141dc11e93db2736d9b2f5418aee71b069dbbcf22a07c741 3 | size 36404 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignFlush.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:48a69632612267737c45561cb9ae42264efdbf97e1ec4a93e63923e6001726c6 3 | size 35952 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignLeft.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:1612716875d3b0752eaf04e9499b417665694db8f0deeb3180a5d79d07d9381d 3 | size 37030 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignMidLine.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d6b2c5639644039451f7c14b181bd89d6a6ce87c226aee725b4547dfec561148 3 | size 43949 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignMiddle.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:49981ed3f40dc9aaa83e04ee9a3efda5e8864569f189cc1182fc245ff57c296e 3 | size 42140 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignRight.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f26a1bd1300d3edb56dba352720a3f60f25cceb1d5cafc497583975b5f4c0f54 3 | size 36444 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/progress bar.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:962f13a23c94e14dd4806897ac1f7c557fa5f0afeb630b742a521ade843d7efe 3 | size 148388 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos/TMP - Text Component Icon.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0aa474cb54380b566a43360ddae3b42ca8c08d195f0590a03999396f5b667830 3 | size 89826 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/TextMeshPro-1.0.55.56.0b10.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:35ddb44f02cb8730bd1e831c1b18ea933d7d21c975c556c6b9c9629ba9d02a42 3 | size 336896 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/material/stoa-google-maps.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:fd84c3d447b2db60738f975ac2a457414c53b9f54a173715d8efd209b1de66ba 3 | size 2478709 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/primitiveMeshes/both-sided-quad.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e35f59b881077d6b9f325d5203569888b55c9d088b277f494be5469e28fecf0c 3 | size 21616 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/framefield/vr-annotate/HEAD/Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/.DS_Store -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:761f314867d1d49c8f131ca3b1c2f6da61fea23664652b39b6dfd7f8c85e3f34 3 | size 14839 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Models/TeleportMarker.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a9dc17c4ab53d0c4bdf4e3c21cbf3dfe84f8e9fad8c384d53952dd14a2de33e7 3 | size 63760 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds/TeleportBadArea.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:5451e840add40cac12af538a6490c434abdbc9993ff10e141eafca58bf8a64dc 3 | size 88108 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds/TeleportGoodArea.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:57e7e97aa9bfe75708802a96c06cd8404a1903144e3ec7e87c20bf79d16fec27 3 | size 95480 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Textures/TeleportMarker.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:29b6cacdf88e4ee59da1fc14876b6921249fe8417037f649b7afe93a43cd59d2 3 | size 259215 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Drumsticks/Drumstick.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a15774c079b5d45f7cbed47e5b92068e807511d5baeba6535f5f23ec1a0e5528 3 | size 31408 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Dark (LEFT).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:36bb912faf8027af46da2c895f649b7cf43afc2a4d29898f21231f1da7e79362 3 | size 25946 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Light (LEFT).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:355c7dbbb79c745ca6ec3fd9c7b96b3047ea5009b81939df82d3c9a7b1b132ab 3 | size 25180 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Box Area Medium (LEFT).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:95b97c529fc7914346e884e2e5a74659783f64d3471bdfa17b786ccadaf63c9b 3 | size 26090 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignBottom_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:14099ebdbec1ff1e52929c3985a068f84988ea66e3a1a9cf6ef81f085e6c6582 3 | size 42404 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCapLine_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:52686a6db81360d8fed83e2aa446f75cee2a2fdf7756e11c75e805a89f8c7cbc 3 | size 43393 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCenterGeo.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:df7a0a6d0a75470126a0eadf7c10785172f1c4928179c5397b64211c78acf5f8 3 | size 34342 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCenter_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:dd051876cc27991060cdfebc0811fd6adeda43b3d87a55fb2ba306e772e278c3 3 | size 42374 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignFlush_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:80dc42ec1e29b568c25a717f040f9269fbba86378d48b640885f199419f62143 3 | size 42370 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignJustified.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f4a3c2504538f306962852ea4ca008411d7c5555759fea14ed9a1baa572ab6c8 3 | size 33922 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignLeft_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:3756fc721acbcd25794d018017b9fe18d9801ada3e16bdfc1cd766e41391b4fc 3 | size 42188 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignMiddle_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:625fa859858315100ab808fde1e12ee1c6c8c562a6bb3393c6290040565d08c3 3 | size 42446 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignMidline_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:3408bc47b0e2557579c6b91c9c284f0bc1c1320ddf760aab56c26397b605f261 3 | size 44041 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignRight_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:7125360b14fb8d981ad8c255764de23dfc6002114e4cca2b5eaa48a07f9fa98c 3 | size 42386 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignTop_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:2a7ea52cc727e0e46fa0fd8405d9d0ea82888914f8f4a0ff68214db19a6573b9 3 | size 42456 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/progress bar (Light).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:9714e060cd457bd2c62881376ff112ae150f429a0e87616ba9ea860220a10874 3 | size 148324 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos/TextMeshPro Inline Graphics icon.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:b6b6c68c5bc0cc01143bf193f910f69da106348026afb1e8399fcd10d9606135 3 | size 148234 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/32 Bit Plugins/TMPro_Plugin.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e209f6c1467748dae136641932371c5516cc968766c8cdf4d53ee72058eca025 3 | size 676864 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/64 Bit Plugins/TMPro_Plugin.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:86f5603bec7c9b1cac372a78e859ade655027be2db82a472767c0a0c5e63c857 3 | size 823808 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Sounds/A-Tone.mp3: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:4df19bf0217e1b482fdb3e65ae31b6297632bed37b3378f5388cc3e80292d03e 3 | size 42536 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Sounds/Swooshing.mp3: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:44129edf3931c9a678dba5c8f54027261c9f79322d0590ee5dd9727ede36d3cb 3 | size 14350 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-03-switch.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:6090e02144b192bcfe5b0ac88484331ff41536a01153bacccdc5aee60aeaa17b 3 | size 223949 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-04-rotate.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d56b7732494a928f8aef69f36cd00546a841930bfbdcca53453f803800f5cee9 3 | size 217033 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-05-move.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f709b8956170fe577599f8998984306804f532cd1b87c824ea3bbd95745226c0 3 | size 240934 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-07-delete.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:b3ff2f1452a04d819cd701c59ed152a3e52fa0878c13d6dd9a31a2c6cffbda81 3 | size 200758 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-10-budget.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:42e4404f138b3a2cc4952960b1cba7ca29b3f06b0ff04302d117e16651648f8a 3 | size 287759 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_feet.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:cf9e175f5700ffb6bb73cc00ddd1755742568741b9b793dc9e05453b5da6d4b2 3 | size 11011 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Models/TeleportDestination.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:8bff236d1f5d366c92a5f66ee908d9f4f74933ef6d96d3e4804c1a1f80699fec 3 | size 117846 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Models/TeleportPlayAreaPieces.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:edc2d47adcbc666a1e98516c07f321935e684f0b9408152ea3f05a7cabec6436 3 | size 13931 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds/TeleportPointerLoop.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:c70e95e4cacc491cbf294d208f0baaf4271991a456076f939deaee187892013f 3 | size 95092 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds/TeleportPointerStart.wav: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:55bec1ab7ffd7c0fec3531eac22d7b282a3372bc8ca2ce744dc799cb6668c3b2 3 | size 95018 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/Fonts/Work Sans/WorkSans-Bold.ttf: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d208b3c1cfe945d2077ca5277b9144cabbb515a1a7c6d6021386f6a59d3de0b4 3 | size 143920 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/Fonts/Work Sans/WorkSans-Regular.ttf: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:4e8b90b2380c6f73922e90ac611f7d79ed0ace91bbcd5fc73ea6f3b6d7cb3441 3 | size 135828 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Square Box Area (40 Grey).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:55c0a019bd926d7ad53df4b97ee6075d03bd19657d105d5269bca82d73f92e96 3 | size 25522 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/Square Box Area (85 Grey).psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:c9fafed4f4d5b4018fca0b34be5c2d67ac6a11b3e4973bb60519ae98d57cc68c 3 | size 25340 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignBaseLine_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:202de2e3ce7e9df69917171bc2a3807691e17df027a1f3d4ec86a043e9e211f2 3 | size 43792 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignCenterGeo_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:1f2cc6bd7f25c69f43558a406508a1957ff928ec19f26c160ff7d4b78bee332c 3 | size 40812 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures/btn_AlignJustified_Light.psd: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:06cc45da58e69226f8b381a2f8e1bafd5cc7eba0ff9ff1c148342478cb6d1fa9 3 | size 40274 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-02-changemode.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e88f03bdf34c338dcfec735900378493866fcac574e586d92a0bcc8e93ca185f 3 | size 193991 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-06-duplicate.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:16aae799766fdf340040984e3a038012586e77cc089428e4707667d1b1e767f1 3 | size 249913 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-08-openlibrary.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ea67e338f3608f1666412b297bace667fe2fe12bc961c96b4b988c8a7b4dd104 3 | size 202282 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-09-addobject.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:776145a6eb9fa4dadc3e51116af803e06f65b924526d858a0c549181eeaa5d02 3 | size 222667 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-add_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:9b8d676b1bdddda24d284e514b6cd29d19e1b87820b8bb5717bc3a5584981969 3 | size 461 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_left_hand.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ea2c290be7aa9df4dd4e3e13f1ec88191e43e0b24faa0a01708ee9ee9c4e8035 3 | size 10034 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_right_hand.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:1d96acf42841f71b8e63be677becd16558d8543ef8724217e2af1b10915324cf 3 | size 10163 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Models/TeleportDestinationInvalid.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:f5f0bc7f36e0655866de82c4f183c9865d2e1a0a76ef1c8ed7b724216f69e2a4 3 | size 84784 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Textures/TeleportAreaPatternColor.tga: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:988de72d793a9ec02b4d99be0d48884f2049e994436988f9de7d5824796c7f73 3 | size 27661 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/Fonts/Work Sans/WorkSans-SemiBold.ttf: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:22e10fe34441064aa9f299fa998528c5fa9b139ad8febc19721970d5c41089b6 3 | size 142548 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/Editor/TextMeshPro-1.0.55.56.0b10-Editor.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:cb6393289fa9299b11940815767513f3706f8ee5bef4912a1cd515ed2f0732f7 3 | size 168448 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/Runtime DLL/TextMeshPro-1.0.55.56.0b10.dll: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:df1f9f0505f2b59df779313853d99c9dbe2602a68d1d379d365bbbc026672571 3 | size 329216 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/AnnotationTour/Next-512.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:5a08a2289b433b67acae832634dbb505436eae4896c91afe00ca9e3d69b29319 3 | size 28034 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-01-teleportation.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a4b67b60fb1b09e41eb9784fb84ea5e0c358fbf8501084d84fc2b7d648ad5b7b 3 | size 185320 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/geometry/circle_mesh.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:18bc5ee237f283e005a41fce9be9092d00f4b47c5f68f4577af3f22d94bfcd30 3 | size 22640 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-clone_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:9a79fb9b1f9164e8c7d0b096a6f4f30be32c5d352a4b02e4acb3ce2be3254984 3 | size 459 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-copy_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:b543b00ace0d55eaecefb0220fc8b431900273ab0ba347d590b07337454e39ad 3 | size 421 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-delete_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:7d1a880d6e23ed1fbabc4a7f226c3ebf7d85944a9cc201b7dac8c4e5940e45a5 3 | size 333 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-move_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:649c3d296233f4b148b7a162009fca7cadc7a299a29a0b928fd97f4d3beb9f1d 3 | size 710 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-switch_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:7e6a7951c39613c040204af0996620cea23cd17c993fbb552a16776e676a6708 3 | size 1753 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad5-a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e40fdec1d45927222011cbefae459a99e99c394538d16f7e515c5e4dc9384932 3 | size 13865 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad5-e.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e3d64b24a76977c2e4cb65c14a60452352945a6fc34d86a7507173f81d79b788 3 | size 10522 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad_bg_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:0adf2ee414da2fb79e37c3e1b06b575d7dcddd5b891094476f0c1090ef3c1136 3 | size 16922 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad_bg_e.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:28304b9b93d265296c26e05b7055a877f1ad7e279e018d5033dffb225f7352d7 3 | size 11232 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad_bg_op.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:c21ce95e114348bb641d9ecfc63561c08325cf9eb0b30dac9787297e135dbfba 3 | size 7796 4 | -------------------------------------------------------------------------------- /ProjectSettings/NetworkManager.asset: -------------------------------------------------------------------------------- 1 | %YAML 1.1 2 | %TAG !u! tag:unity3d.com,2011: 3 | --- !u!149 &1 4 | NetworkManager: 5 | m_ObjectHideFlags: 0 6 | m_DebugLevel: 0 7 | m_Sendrate: 15 8 | m_AssetToPrefab: {} 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_unknown_hand.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:eb35c9d96deddc945b1f977a0fbf40eb98111c1e0cb6ba1f2d75c2beed27ef0f 3 | size 13315 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Punchkeyboard_2.0.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:71b2b63f8b0f504b32b0a46424aa75a0133fc1c5c7bbb2bb203998f2b1648058 3 | size 483056 4 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/ReducedViveController.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:769b74f51e3d75c10902bff1d013449d79a90f4c53fe58123f824d7d2c9dbe33 3 | size 388960 4 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/TMPro_DarkSkin.guiskin.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: eea6ec55e77d406479dac17d76595b27 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | assetBundleVariant: 7 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/TMPro_LightSkin.guiskin.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6c695beab55cb6448ad18f8bf064c2e1 3 | NativeFormatImporter: 4 | userData: 5 | assetBundleName: 6 | assetBundleVariant: 7 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material/exit-icon.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:c4b36e5ea148781441b1f47a286006dd851ef3862d57141fcb7e7486ded6e014 3 | size 5674 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material/info-icon.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:242a7c2d5345b35ca7e93f11b56d73f02300e671bb08d36dec2d967ace27a6ac 3 | size 2549 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationPosition/circle-on-ground-thin.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:33c47124aaa029343de34c18a1d164b78d4fa54c33841b68302d385e91fc7f6f 3 | size 18414 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/teleport-zone.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d2ccdb498b351c07b8956f23c7834c98032f94500f1d6001b580d8744a8988ec 3 | size 2074 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleportationDummy.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:cd6cb8f09852f6bd7f385db4ff38ff3d5216d031071ae925ca0792c4b5f44612 3 | size 28096 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleportationPlate.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:25cc9e8f85dda573b22f97333b438395e8b30e2dae1bf518d49515be48867a4c 3 | size 27856 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/teleportTargetCylinder.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:6eb70872cc37a1672ddcaf834307bcf19ba097fcb62b5b28a563329c5bf5c769 3 | size 25856 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/button-menu-active.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:85edf3853b0f866e7754cca079162b3c61e25e36b18fc94c5a537479f16e91fc 3 | size 8203 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/button-menu-normal.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ee860829d93ed99f24b3ff3bd7cf23768962a76b8df4899323262ac095e32fa2 3 | size 8225 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/button-tour-active.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e4e16d543b880648c52f9a566361b1b1a2247d58091bf3b5ff960e3152df2348 3 | size 12799 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/button-tour-normal.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:155e718a3d37eef61fd14a7d55e370615443245dcf2c1445aa037b94503a4aab 3 | size 9077 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/laser_action_bg.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:2a32a566f942ea65517c21e4e613370441d3c1d76bc9e067d05d167a9294bc24 3 | size 12314 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/touchpad_bg-in_a.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:7f5aea9d67ed1c44f557bbfe2988c90f9e94022bcc9848b174c43a0789ee0091 3 | size 16991 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_left_hand_question.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e76a38e8335f84e32fd90a0ecfc5b4e8c9819cfecb455ff92b23b23967160f88 3 | size 11809 4 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons/vr_interaction_system_right_hand_question.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:feb7ce26eec9d58b5e5e790b0795def7284a92479aee962260239cccc6f9b0cb 3 | size 11971 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material/cursor-dashed.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a4e360591d423b2a4f4df8b3b3e670b91771bdeafef6c0bd59e437795203a237 3 | size 5522 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/material/annotation-icon-hover.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:ad656cb7fb1ed99f911a909c52fdc5b27d6ec3f9b1943dfbba7da780217bc48c 3 | size 1152 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/material/annotation-icon-normal.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:fd7f597db38930906ace4a933006bf19c9befc301e09e409ff5ed0e2f24498d2 3 | size 1434 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/tele_silhouette.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:6f3507b9217ef07047ca3e6670aff5fe77047564b866d53ef16cbdf162ea43a7 3 | size 43689 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/teleport-arrow.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:608c4778f960012629f8f44c13f3072a7709a234b8acd8e17effeb207b066c34 3 | size 6029 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleporationZone_border.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:d5fe21ee87cd7082b81df0cda9e7feb7b6cce2b04bcf1df4953f261729568229 3 | size 27296 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleportationSilhouette.fbx: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:74c92d647a0a7ea9bc917e38995f9cd6e7f57639bd67bee44fc4608ca75ecc88 3 | size 252688 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material/add-annotation-icon.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e1621d0d28fa5c8856ea1a2e49680f858861a0dc7f0dc429e00275a318788ca7 3 | size 1215 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/teleport-taget-side.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:a4c1d891243b9511be59b01bf428c9fd1ea667ebff560c7cb18d88f5f8fe1d19 3 | size 18668 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/tex_tele_target_cta.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:84ff9343168782e3bbe752711e59bb8f390621b5899b9a9df2491d08563996ab 3 | size 7669 4 | -------------------------------------------------------------------------------- /Assets/db/users/adam.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 99f291f72ae5eca4e88d05e7b359dec7 3 | timeCreated: 1495114507 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/db/users/bob.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b03e4e743459c6d4fa515580ff664a79 3 | timeCreated: 1495114507 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/scenes/stoa-demo.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6043a97b802f8e24287e5970768862ae 3 | timeCreated: 1494931525 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMPro.cginc.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 438defe6a2827704f90bdf852732bc11 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/tex_teleportation_trail_A.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:fd98d103993984d27b0d4b0bee416925b2582dc1a9770f9b5ee7655169ee2b1e 3 | size 17368 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/readme.md.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b3fd08a450aa9394d83552b99e6f205a 3 | timeCreated: 1500450234 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/JSONObject/readme.md.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 086c4200fc43b6a4bafb12cb641cca32 3 | timeCreated: 1497359608 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dca26082f9cb439469295791d9f76fe5 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/tex_tele_target_rings_albedo.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:b9f8f1fb9212e0788f2345e5379f39083cb0a2d7a4deca99f041b8505ce56fa2 3 | size 60225 4 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures/tex_tele_target_rings_emission.png: -------------------------------------------------------------------------------- 1 | version https://git-lfs.github.com/spec/v1 2 | oid sha256:e2275ccc58ab950a81d03ab8482afd57d491ee2f977c041e3b6a5a3f87116a0b 3 | size 57463 4 | -------------------------------------------------------------------------------- /Assets/db.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: faf97910407eb324193638a6649268ae 3 | folderAsset: yes 4 | timeCreated: 1495114505 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/db/objects/temple2.columns.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4f111f219c40726488f507e45199f936 3 | timeCreated: 1495114507 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/debug/stoa-vr-Performance.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4a66d0dbcaf243a48a48c0121f6afa00 3 | timeCreated: 1494931525 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_Bitmap.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: edfcf888cd11d9245b91d2883049a57e 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF-Mobile.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cafd18099dfc0114896e0a8b277b81b6 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMPro_Surface.cginc.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d37b1512245a86f4fa830a2e6488a787 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dc14ec5160e30e04f813eeacbd7b5a88 3 | folderAsset: yes 4 | timeCreated: 1499434807 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c6f1e4e614b8c4b45a438ce8280798ce 3 | folderAsset: yes 4 | timeCreated: 1503915169 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/db/media.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: de2fd8a2fc0dcc8438c2498883cd9268 3 | folderAsset: yes 4 | timeCreated: 1495114506 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/db/media/floorplan-234234234.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 729d421c21245ad4a8faac760a420074 3 | timeCreated: 1495114507 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/db/users.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6879ce173ee8c7a4c8dc42f133102a97 3 | folderAsset: yes 4 | timeCreated: 1495114506 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/debug.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 74c0894bbc069d048883d8c2d1654fdc 3 | folderAsset: yes 4 | timeCreated: 1504777606 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/geometry.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3c65a051bd91fd4479e05cbd2d7d6d89 3 | folderAsset: yes 4 | timeCreated: 1494930448 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/scenes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 40e649a8d48c5594bb664411b9f2e0c8 3 | folderAsset: yes 4 | timeCreated: 1494929928 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5e69705c3a315c84dacbf1d495340d6e 3 | folderAsset: yes 4 | timeCreated: 1494929659 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_Bitmap-Mobile.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d1cf17907700cb647aa3ea423ba38f2e 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF Overlay.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4a7755d6b5b67874f89c85f56f95fe97 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF-Surface.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8e6b9842dbb1a5a4887378afab854e63 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMPro_Properties.cginc.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bc2d34f37efcbdf429ed46cb34aa2ad5 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.neonion/neonion.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 630eb9531f5e94a4fad4f4b713deea26 3 | timeCreated: 1504862708 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/vr-annotate-example.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 89cc9b16e5d721b4abfff1508f7bfd52 3 | timeCreated: 1500450282 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Extras/SteamVR_TestIK.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4b6669fb4e4df9c48926f02b694be9d1 3 | timeCreated: 1437433018 4 | licenseType: Store 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/db/objects.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5a899e0da0f5dff4183039376544ee24 3 | folderAsset: yes 4 | timeCreated: 1495114506 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/db/targets.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 38fd25fa02381764ebaa74599e3e17bc 3 | folderAsset: yes 4 | timeCreated: 1510148917 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/debug/renderGeometry/geometryTest.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ed127fb011d470644ab344ab2b2dae65 3 | timeCreated: 1504787610 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/debug/scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f0e993ee499ea754a80fb6e3cd19e137 3 | folderAsset: yes 4 | timeCreated: 1504779899 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/debug/stoa-vr-NodeGraphPerformance.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 936147ea67eae6940aa054498a09c8dd 3 | timeCreated: 1494931525 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/InputSimulator/InputSimulator.XML.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8435c8f5b1999ce439cb98bcbce9401c 3 | timeCreated: 1482166758 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF-Mobile Overlay.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9ecb3fe313cb5f7478141eba4a2d54ed 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF-Surface-Mobile.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3c2ea7753c1425145a74d106ec1cd852 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | assetBundleName: 7 | assetBundleVariant: 8 | -------------------------------------------------------------------------------- /Assets/vr_annotate.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5a719105b23b84b4c9ec09111bee18d8 3 | folderAsset: yes 4 | timeCreated: 1494929659 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Extras/SteamVR_TestThrow.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0d936163b5e9a5047b5e4ba5afaf5126 3 | timeCreated: 1437513966 4 | licenseType: Store 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Prefabs/[SteamVR].prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4f35fa249b5008c44ac2998be6f82d4d 3 | timeCreated: 1429757514 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/scenes/stoa-demo.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e69af2f203110964c8c3248a0701e5ea 3 | folderAsset: yes 4 | timeCreated: 1494931955 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/JSONObject.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 58b2a6a26e93dcd4a9cca5abbfcca5af 3 | folderAsset: yes 4 | timeCreated: 1497359608 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Sprites/EmojiOne.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 748cdb94b0f517549be55e992f81c46c 3 | timeCreated: 1480316860 4 | licenseType: Store 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/debug/annotationGizmos.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9b5af6b929762d94b8c71283bb51c9a2 3 | folderAsset: yes 4 | timeCreated: 1504788790 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/debug/renderGeometry.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 49288e402dc09a5479a236a8709cb3c7 3 | folderAsset: yes 4 | timeCreated: 1504788776 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/InputSimulator.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 74720b87b88e8314d985be6f4a935f4f 3 | folderAsset: yes 4 | timeCreated: 1497360579 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 674ab80fa43c7ae4e8852ff784525e1f 3 | folderAsset: yes 4 | timeCreated: 1495213801 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 387f020e5912c9a4ba89bfd1604e153f 3 | folderAsset: yes 4 | timeCreated: 1497975063 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bf996cd9d4bdfb5409bfd909f2ceeef3 3 | timeCreated: 1484171296 4 | licenseType: Store 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/TMP Settings.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 69ed5bac41eebaa4c97e9d2a4168c54f 3 | timeCreated: 1436653997 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 560d98709bdb4064d927b72ce634510f 3 | folderAsset: yes 4 | timeCreated: 1497452501 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 802ab75b9f742c64f885919665ff9a11 3 | folderAsset: yes 4 | timeCreated: 1500467815 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.neonion.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bbdd488178a764e4cac98f15ddbddae1 3 | folderAsset: yes 4 | timeCreated: 1504862681 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 35892071c83f00645a5b47b030b25a84 3 | folderAsset: yes 4 | timeCreated: 1494929928 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Extras.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 61f4796ee4f00314e8d8b1ad39a78c28 3 | folderAsset: yes 4 | timeCreated: 1438797390 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Extras/SteamVR_TestTrackedCamera.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 99ee8d48ccf36264e9d9a72baa681249 3 | timeCreated: 1465950289 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Extras/SteamVR_TestTrackedCamera.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7fb811b0ffe615b4dbf1d5e6ced385fd 3 | timeCreated: 1464227836 4 | licenseType: Store 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/InteractionSystem.pdf.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 124a48a5a1579224481a3f34686d56e4 3 | timeCreated: 1483063553 4 | licenseType: Store 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Plugins.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b2a747d8f314a8449a70c1fb1807f8dd 3 | folderAsset: yes 4 | timeCreated: 1462480362 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/geometry/StoaBasileiosHigh.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e78ddd5a6047b1942b3e7a945b8afcab 3 | folderAsset: yes 4 | timeCreated: 1494930483 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scenes/Punchkeyboard-TestScene.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f3020868259a74d45941076ae87a511c 3 | timeCreated: 1495214267 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2a1278d39b2aa344e9db00d7c0022d09 3 | folderAsset: yes 4 | timeCreated: 1495214411 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Fonts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b3033215c2725e740afa747d6fdd3300 3 | folderAsset: yes 4 | timeCreated: 1442038502 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Gizmos.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3e662f7a768ede648a4252fb1c0fc77c 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 56bfd03eee2bcf3428986060bd15295e 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Sprites.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c336e756999cb3042a6289c4ca4f4e9d 3 | folderAsset: yes 4 | timeCreated: 1465377353 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 83563a917d54bf2449522cdc872ca155 3 | folderAsset: yes 4 | timeCreated: 1495114907 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils/Helpers.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 253f135355a9c374c8a8a2ade3157444 3 | folderAsset: yes 4 | timeCreated: 1500450079 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: be366e45ccc6d024bb11e51213840337 3 | folderAsset: yes 4 | timeCreated: 1494932666 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_ExternalCamera.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6b259143c09ffc447ad059e5b8d8cf89 3 | timeCreated: 1456288801 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/debug/annotationGizmos/annotationGizmosperformance_Data.json.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6146d469a164ad441b4f125d3186e78f 3 | timeCreated: 1504789219 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials/Grid/GridMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 94276c040b168d947b223dd217499153 3 | timeCreated: 1487602565 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: daf366c0d9d5a9f46960a61beeda8354 3 | folderAsset: yes 4 | timeCreated: 1487612212 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cbf93dc9270513c4dacd74d4308b4b21 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2cf3fc68430ed2b49a44fd10bc8f6be7 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9a952e2781ef26940ae089f1053ef4ef 3 | timeCreated: 1480316912 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/User Guide.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 863f62626963a6445b92586f336ae65d 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/User Guide/TextMesh Pro User Guide 2016.pdf.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 88d4997d1fa3b604a839c2353d262eb7 3 | timeCreated: 1487147918 4 | licenseType: Store 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e2c450baeccd7134a84a98cf711c1618 3 | folderAsset: yes 4 | timeCreated: 1497521589 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6b9b6a2906a3aac43b085cd7f6c61517 3 | folderAsset: yes 4 | timeCreated: 1510061525 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils.rendering.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6485ce424d1d12f438cfdd760a3d3b3e 3 | folderAsset: yes 4 | timeCreated: 1494929928 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils/JsonTemplate.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cf85ef668ff4e774e8088a2be1351e89 3 | folderAsset: yes 4 | timeCreated: 1500450087 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a24fab8b58307df4b9f84da667f321da 3 | folderAsset: yes 4 | timeCreated: 1495114506 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 41748f949802d9c46a13919e2279a0af 3 | folderAsset: yes 4 | timeCreated: 1494929928 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c06f9e71523c340608efa998dccd3e89 3 | folderAsset: yes 4 | timeCreated: 1490887371 5 | licenseType: Pro 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-01.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 00e7d20e526f0458c956e990876a9369 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-02.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 654fc5a290f9e4e50a1add4acf0ae533 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-03.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: eaefd860bf8e94add9697c5084547f05 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-04.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7ae72dfc037e3489cb912c9df0556382 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-05.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a5975c65b6c9f4175aa02211d18c8060 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-06.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9cde8b648040e47828a10deb75b52fa7 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-07.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7e301785031a8471397c44bda38d2e45 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-08.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1cf4425013da54857887eb1fb6af0ec6 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-09.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ee761de1141724d22be1e92a51635dc2 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material/image-10.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f24a2f5eb1146462485463276909dd1c 3 | timeCreated: 1490887411 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /ProjectSettings/TimeManager.asset: -------------------------------------------------------------------------------- 1 | %YAML 1.1 2 | %TAG !u! tag:unity3d.com,2011: 3 | --- !u!5 &1 4 | TimeManager: 5 | m_ObjectHideFlags: 0 6 | Fixed Timestep: 0.02 7 | Maximum Allowed Timestep: 0.33333334 8 | m_TimeScale: 1 9 | Maximum Particle Timestep: 0.03 10 | -------------------------------------------------------------------------------- /Assets/Editor/vr-annotate.colors.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: adad492e5ef245645ac6a6cc7762ff73 3 | timeCreated: 1499434807 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: -1 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c8941a9f98c35d84cb19a5e044467de9 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Materials/SeeThru.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3bbb445147c574240a8b87a1193788b5 3 | timeCreated: 1456708947 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Prefabs/Player.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dc06161b6d97feb419f45f03b62e14b9 3 | timeCreated: 1430240738 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Readme_InteractionSystem.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 771a37fff499d604b9560d415e371d5e 3 | timeCreated: 1482968518 4 | licenseType: Store 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d0f2fba397a3884498303019c32a5181 3 | folderAsset: yes 4 | timeCreated: 1487233166 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/Sounds/KeySound.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1d2dbd21a27c5e94196ece4acdda5a37 3 | timeCreated: 1481907929 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scenes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3485cb66fc1307b4e80d50483e130458 3 | folderAsset: yes 4 | timeCreated: 1487157143 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 82172698a2ea518498ed6b5c88f3e6e5 3 | folderAsset: yes 4 | timeCreated: 1487157138 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9176c5b2d9f3c2443bec83c972fb27ad 3 | folderAsset: yes 4 | timeCreated: 1495214512 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Color Gradients.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fdedb87f127e4f74e8cc4aa908f4e670 3 | folderAsset: yes 4 | timeCreated: 1468188972 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/GUISkins/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ad24c9f4386b55e4d84d0daa2a200058 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 92a466f5fe038fd4e9de36e7dc4f3be0 3 | folderAsset: yes 4 | timeCreated: 1488091398 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8d713940fcbede142ae4a33ea0062b33 3 | timeCreated: 1425440388 4 | licenseType: Store 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bfd97b7178e5d914ebe73156a22236a8 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/dottedShader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c5c675e88a1459e4494edbce1a6e3fbc 3 | folderAsset: yes 4 | timeCreated: 1488193443 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/outlineShader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d07a0253137689f41a24ac15ac9a2537 3 | folderAsset: yes 4 | timeCreated: 1495048995 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/outlineShader/highlight-hover.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: da1e9f0ca1b1f0d48a87209debf709c7 3 | timeCreated: 1456761614 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 98e1d3d28fde5f84aa5450aca1e4313c 3 | folderAsset: yes 4 | timeCreated: 1487193536 5 | licenseType: Pro 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureIgnoreZ.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a7ec6ca97ae64334bbbdd803d2f42279 3 | timeCreated: 1484335861 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureNoZWrite.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d9654997ea515b44bb0556aa57cb4051 3 | timeCreated: 1484335861 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureZWrite.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9732a32661ea6e54ea7c9e26e9ceb488 3 | timeCreated: 1484335861 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5d2e81413c17c6c46924ffe06f35c41a 3 | folderAsset: yes 4 | timeCreated: 1495116312 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils/GenerateCubeMesh.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3ae45921a5665264ebed1a609242e07b 3 | folderAsset: yes 4 | timeCreated: 1495044712 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/datamodel.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9ffd8ee2c0d68c94699a94b6d74e3d27 3 | folderAsset: yes 4 | timeCreated: 1495114506 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/helpers.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5356fcffd26f5f9488ba29cf8e01b677 3 | folderAsset: yes 4 | timeCreated: 1500467577 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Highlight/prefabs/Highlight.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 012444b5196b82c4fbc28fc534edab86 3 | timeCreated: 1471443232 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole/VRConsole.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 68fb10a2a23d1c648a186db4bfbf8e41 3 | timeCreated: 1462877129 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1ab2780fe1da2544b86a1020e5f638e2 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Materials/HoverHighlight.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7b939e5e799d98a469f594828ebab52e 3 | timeCreated: 1439237525 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 30dfcd9dafb9bea459e0b03505e418a1 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7fae0ddab09ac324c85494471274d6a4 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ce8f63ea3864d8d47a9ec203118c91da 3 | folderAsset: yes 4 | timeCreated: 1487545549 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials/UIOverlay/UIOverlayMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0c57f79d319b1464a80eb4b7c6f8ea33 3 | timeCreated: 1487545565 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 865000114c0cb894eaf7bac2010333ac 3 | folderAsset: yes 4 | timeCreated: 1487612397 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a41c5e5220520334ab86a03268ca7b5b 3 | folderAsset: yes 4 | timeCreated: 1487447278 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/biGramDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 87162c47a95c545e1924aa9bba059c9c 3 | timeCreated: 1484267436 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scripts/VR.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8213d21748c15c148a4647bb5edb45b3 3 | folderAsset: yes 4 | timeCreated: 1487611051 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 99a5a3c7459cf784e810f7a0fc06a97a 3 | folderAsset: yes 4 | timeCreated: 1487612274 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sounds.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3a2538777a16d5242babde704bc4d6a0 3 | folderAsset: yes 4 | timeCreated: 1487506512 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/UI/Sprites.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9f7ff3c04f3657e4f9c7b6e63626458f 3 | folderAsset: yes 4 | timeCreated: 1487536625 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Color Gradients/Blue to Purple - Vertical.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1e643bbd7e13d46418da3774e72bef60 3 | timeCreated: 1468189245 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/32 Bit Plugins.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 79b0c46b09ce9d045820687a19b7133f 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/64 Bit Plugins.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 04641eb90bc613a4dabea216d1386357 3 | folderAsset: yes 4 | timeCreated: 1436068007 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Plugins/Runtime DLL.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f5bda74ff7b1e7c469fa1fe1132b7693 3 | folderAsset: yes 4 | timeCreated: 1490835421 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 312ba5b9e90627940866e19549a788cf 3 | timeCreated: 1425440388 4 | licenseType: Store 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Style Sheets.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8b71c098faa2cd44c92acf2ea26de983 3 | folderAsset: yes 4 | timeCreated: 1441876950 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/commonMaterials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 02c7d8281acbcfa45b79dd562bbf4ca7 3 | folderAsset: yes 4 | timeCreated: 1495048477 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/outlineShader/flat-with-outline.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0321966162eb94430a5763df7c79bed7 3 | timeCreated: 1456761614 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/outlineShader/highlight-context.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 71646a7fa6e40d04981322e78474d2d4 3 | timeCreated: 1456761614 4 | licenseType: Pro 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/primitiveMeshes.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1349b8da43c68f34d96d339a98da419a 3 | folderAsset: yes 4 | timeCreated: 1495197070 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils/SortableListInspector.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 887173cf7312e4a46839603bf7c35077 3 | folderAsset: yes 4 | timeCreated: 1491407202 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9874750423c10ab459740b8302ddbabc 3 | folderAsset: yes 4 | timeCreated: 1499674892 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Highlight.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5bc3a64cfe70de147a1d1e90fbd85096 3 | folderAsset: yes 4 | timeCreated: 1471443227 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Highlight/prefabs/Highlight_Cube.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fea1f43e2bc6eb04697de6ddee717c1d 3 | timeCreated: 1475571325 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/InteractiveController/ControllerTests.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cc842269e3ddeff48ba12a15691ad599 3 | timeCreated: 1474973495 4 | licenseType: Free 5 | DefaultImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Selection.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 00ff6221342a8064a80bf3630ca60a06 3 | folderAsset: yes 4 | timeCreated: 1499700548 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/TeleportationTrail.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 116c0f262f6ffa04e96af5946ff83287 3 | timeCreated: 1464785595 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Tour/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a17680d2b37ec427a982ac1b2aa0c9f1 3 | folderAsset: yes 4 | timeCreated: 1490887371 5 | licenseType: Pro 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/button.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 983497667b9ea4646bea21776f9ed207 3 | timeCreated: 1474979840 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Editor/SteamVR_Editor.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5ba22c80948c94e44a82b9fd1b3abd0d 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Icons.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1fcf8377413b60c44afff7b2e4efd8f7 3 | folderAsset: yes 4 | timeCreated: 1482867667 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6d60d25020af6fb4f8d436244db7cc4b 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Prefabs/BlankController.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3f39fc63a93686e4a8e9168ee73f24d9 3 | timeCreated: 1439253462 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 77a23888f82e2ab4c8bc825f20235e1e 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a4939542f83f4e84f8604e20bce42eba 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Prefabs/ControllerTextHint.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5fa42bb9e52706a42b8a1eaf0b54326a 3 | timeCreated: 1456611350 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2f105d731b4539940bf471aeb837ac94 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointer.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 140bd0e59d9bee94f9f0284c9eef5b32 3 | timeCreated: 1446615653 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Prefabs/TeleportPoint.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 73ac470d3d909d645a6c89a4664b6849 3 | timeCreated: 1447098240 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Prefabs/Teleporting.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7a135b1a2cb9c8f488d4dd00c55ab283 3 | timeCreated: 1446612033 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Camera.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6bca9ccf900ccc84c887d783321d27e2 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Fade.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2ad1e469d4e3e04489f9a36419f1a4f8 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Menu.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e7afc8c74d1f73b458705e0b946292a0 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Stats.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8c3faa610c019764a81eb8497109e2d4 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Utils.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: be3c3a084f7b29b4880b42b4cfbf4d8f 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials/Grid.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d8ae4358a25f6474ab8243852debe829 3 | folderAsset: yes 4 | timeCreated: 1487611095 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 47bd0fecbf7f8154986a6cb19d87166e 3 | folderAsset: yes 4 | timeCreated: 1487612385 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/Sounds.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 513fe50e8b3b01a4cb1f3e7e9601bb4f 3 | folderAsset: yes 4 | timeCreated: 1487506512 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/levenshteinDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 42ae959a723bb4ec1811a04c3174e140 3 | timeCreated: 1487605809 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scripts/Keyboard.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e09675c5910f79847a43a4cfd74c1854 3 | folderAsset: yes 4 | timeCreated: 1487611067 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/Fonts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b93acb32c5eafa24d9dd95b9b802949e 3 | folderAsset: yes 4 | timeCreated: 1487447283 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/InputSimulator/InputSimulator.XML.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e3b8317d8192f4043bd846094b05c2ac 3 | timeCreated: 1482166758 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Color Gradients/Dark to Light Green - Vertical.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 90c9133b254e2184b8084dea4f392337 3 | timeCreated: 1468443381 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Color Gradients/Light to Dark Green - Vertical.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 33c745f0979f3984182a138bcc6e57ec 3 | timeCreated: 1468443381 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Color Gradients/Yellow to Orange - Vertical.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e002cb2a36d9e4a439a062867fa24e1e 3 | timeCreated: 1468213165 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Fonts & Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fc4753da6dfd3684895f921f5e8e4502 3 | folderAsset: yes 4 | timeCreated: 1442040525 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 715b80e429c437e40867928a4e1fc975 3 | timeCreated: 1484171803 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Sprite Assets.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ce7b3ef6569c1cd4ebb8cbb1d378803f 3 | folderAsset: yes 4 | timeCreated: 1441876896 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Sprite Assets/Default Sprite Asset.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 273ca6c80b4b5d746b5e548f532bffd8 3 | timeCreated: 1454544381 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Style Sheets/TMP Default Style Sheet.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 54d1085f9a2fdea4587fcfc7dddcd4bc 3 | timeCreated: 1432805430 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/InfoPanel.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 57742a185c03b69489e5322c5a4d273d 3 | folderAsset: yes 4 | timeCreated: 1504629136 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4e79491d62776ce4692b11e8a8151fc8 3 | folderAsset: yes 4 | timeCreated: 1497962391 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils.rendering/SetMipmapBias.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 36154c227edef438ebc5a983ac285b46 3 | folderAsset: yes 4 | timeCreated: 1491138183 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils.rendering/SetRenderQueue.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ad958e5eb58e53547b85a35de4090eec 3 | folderAsset: yes 4 | timeCreated: 1500467763 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 767fce191416c854e946fd7b7e459e8d 3 | folderAsset: yes 4 | timeCreated: 1495203039 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationManager.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f44b0c56412d1b24eaf0ee25bd4913bb 3 | folderAsset: yes 4 | timeCreated: 1495203148 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Highlight/prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f52ea4db3d72c354283fd283b9ec63b6 3 | folderAsset: yes 4 | timeCreated: 1471443239 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/LaserPointer.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 821ba5e654c180542976d3841a85b54e 3 | timeCreated: 1459429529 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointerButton.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 37aaa51040b1f3c4596a428e76db6a9e 3 | folderAsset: yes 4 | timeCreated: 1499435052 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/PlacementPlane.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c4548244d9ddef0448eed49da8a7d0e7 3 | folderAsset: yes 4 | timeCreated: 1472204638 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7cfedea4b51b8df4d8a97b62bb0bcafc 3 | folderAsset: yes 4 | timeCreated: 1475054576 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/TrackpadButtonUI.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: afd8abcf254066842aa0ca18d8403274 3 | timeCreated: 1474980308 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-copy.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1203123477bbe8e4591ca9f230eabe74 3 | timeCreated: 1474979840 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-delete.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: baf6153cb3499d94f98b977189230398 3 | timeCreated: 1474979839 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-move.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0dfc1a935a9e87848a09af89828843c5 3 | timeCreated: 1474979847 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-switch.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 04c3ba5702e72e349884e9396a74bae9 3 | timeCreated: 1474979854 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/prefabs/Action-icon.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d01a4add0af317b4296e671cd05778c6 3 | timeCreated: 1474992042 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadMenuUI.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bf3b6b555bd706e45870a886fecda3f0 3 | folderAsset: yes 4 | timeCreated: 1495197709 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cef6f9853f0846443b6c30ea5045de31 3 | folderAsset: yes 4 | timeCreated: 1462876834 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 79262456a736fa04fb9f590845c6aa39 3 | folderAsset: yes 4 | timeCreated: 1500468190 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 05a69997deb9f5944a894239434f00a9 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Materials/FallbackHandIndicator.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9e995e61de69d8647ae2b2d65eceab3f 3 | timeCreated: 1436394722 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Materials/SteamVRControllerModel.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3c433e134e4719444b65bf064a77e22e 3 | timeCreated: 1455877211 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a2300d431cc9116478ccc8bb42061072 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Materials/ControllerButtonHints.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 11b050e661ec0cf48a289a7266451e91 3 | timeCreated: 1452301140 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Materials/ControllerTextHintAnchor.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7f08f06256ab27b4cb9eb0b41831a69f 3 | timeCreated: 1456565286 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Materials/ControllerTextHintLine.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fa05b1dac59aa764184da0aba83b2bf9 3 | timeCreated: 1456610834 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bbecae3d442b2b0478f2e6a2afc24059 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8f511b02628aaca43be0aecee58c1b71 3 | folderAsset: yes 4 | timeCreated: 1479769520 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1375c26e5558daa48ae7ab8a8117cbe1 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6fa11a15b6830ea40808c51f7a5f0a4e 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaLocked.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f6802bd638faedf4dbe4a57c1f222991 3 | timeCreated: 1448412208 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaVisible.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 417e639b66cd3a24e9c5312be99ce3bd 3 | timeCreated: 1446615653 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPlaySpace.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a1313a5fd0b97df4798c301e337a1eb8 3 | timeCreated: 1457269507 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointInvalid.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 75bd1350b322bc149ad4b79c719cb687 3 | timeCreated: 1457259521 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointLocked.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f855134cdd14ab54fa2838027b3eec2f 3 | timeCreated: 1446844603 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointText.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6e8b24558e6899742b276a1b6c480de1 3 | timeCreated: 1447098742 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointVisible.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 510c6e0b8b5c948458c2b4bc3de5a637 3 | timeCreated: 1446611686 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Models.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e5d8794b03b325e4eb7f26642c221012 3 | folderAsset: yes 4 | timeCreated: 1479762245 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 068e188dddb83fb489788207ff119e08 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e4c4a2a27a81a8047ab1987a441abb3e 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 15041afb62e0f4f4382863e73ff1eeb5 3 | folderAsset: yes 4 | timeCreated: 1482894611 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Sounds.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 95cdcc94cf9ba8348b4384b840e4c54c 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0339153ea7d8a9e4b8411691b9a95fdc 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_Fade.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9f884441bea153347be721454dc13716 3 | timeCreated: 1433284862 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_CameraMask.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5828f252c3c228f4b931f66c21e525c4 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_GameView.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: be96d45fe21847a4a805d408a8015c84 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Overlay.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 46fe9e0b23166454c8cb73040321d78c 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_Render.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e979227f3384fac4b8ca0b3550bf005c 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: -32000 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_RenderModel.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5890e3cad70bea64d91aef9145ba3454 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/scenes/stoa-demo/LightingData.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a796d815e1d2f4045bb6d61f36a1d02e 3 | timeCreated: 1510249496 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 25800000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials/UIOverlay.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d7191f861d720b54fb4aaa10f39df40c 3 | folderAsset: yes 4 | timeCreated: 1487545729 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/LedMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9035f0457ca90514e9df78b134f6b73a 3 | timeCreated: 1487233361 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Scripts/Word Prediction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3bbf2b3154e9ec446ae4ae8629bca7ef 3 | folderAsset: yes 4 | timeCreated: 1487521620 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/primitiveMeshes/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fb101f95e32cd5643b1171543e36adef 3 | folderAsset: yes 4 | timeCreated: 1495197070 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelection.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 37842dba347243941ad467ebc7556d75 3 | folderAsset: yes 4 | timeCreated: 1504629043 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.utils/SortableListInspector/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2168d21f87cf691479e0c18b8d47070b 3 | folderAsset: yes 4 | timeCreated: 1489653793 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationPosition.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 80b719345685c074aafb3cb1cca2a2ed 3 | folderAsset: yes 4 | timeCreated: 1504537005 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9c668ceaf2c74b841a0c42642b6436fe 3 | folderAsset: yes 4 | timeCreated: 1460557643 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4c374e9904605b64681f8fe02e250b92 3 | folderAsset: yes 4 | timeCreated: 1500468114 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/material/mat_laser_unlit.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1f540c481ca4b53418e959dfabf1a404 3 | timeCreated: 1461607550 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6396feee4faa245419ccad24308fad88 3 | folderAsset: yes 4 | timeCreated: 1462394502 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_trail.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ce0a3648982df604b9964f80967dd1dc 3 | timeCreated: 1464785118 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/TeleportationSpot.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 63748917575bf304fb9032020dc23ac7 3 | timeCreated: 1460651874 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/TeleportationZone.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e60129afba00086408db74b557526fb0 3 | timeCreated: 1461764101 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/animation/TrackpadUI.controller.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3c514d254f231cc48b7bcd0d037e0e4c 3 | timeCreated: 1474981349 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/geometry/Materials/phong1.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 217ec2da2e0330b4c9850d80236ea6c7 3 | timeCreated: 1474973954 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/laser_action_bg.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d60f0077607864244b13df2b52ce1f09 3 | timeCreated: 1474991804 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/trackpad_bg_active.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 79d9a86d2ce0e1a49b958c64c46ca297 3 | timeCreated: 1474975120 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole/material/UIWithoutBackface.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 793155483fce3d94abb1a48254564cb0 3 | timeCreated: 1462877904 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7aaf325fc9c2739499d94017488bd120 3 | folderAsset: yes 4 | timeCreated: 1479762244 5 | licenseType: Store 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaHighlighted.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a8cac5516702311429fe7478ff4d7d05 3 | timeCreated: 1446615653 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaHighlightedLow.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ec3dc73cf20a842438065d10e72e1b14 3 | timeCreated: 1457053661 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaVisibleBright.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f2d37238fea5a8c4a86c80912b379030 3 | timeCreated: 1457049974 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaVisibleLow.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5f0129f65bc822d429cfad1b63fb9db4 3 | timeCreated: 1457053648 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPlayspaceVisualize.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e070196015a41bc419ea9e03ba170df5 3 | timeCreated: 1450144946 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportPointHighlighted.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f71819766ca687246a2150260bcfc1c5 3 | timeCreated: 1446611747 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_AlphaOut.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: da25bb0dccfd3894181fc5e84714cd17 3 | timeCreated: 1456189850 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_ClearAll.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c1eded52540dd0a4988d5d4d76382da9 3 | timeCreated: 1457042024 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_ColorOut.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 04d03a6e2ff64bf47911d08912140c31 3 | timeCreated: 1456866489 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Scripts/SteamVR_TrackedObject.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d37c2cf88f7c59f4c8cf5d3812568143 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | assetBundleName: 10 | -------------------------------------------------------------------------------- /Assets/debug/annotationGizmos/annotationGizmosperformance_Data.json: -------------------------------------------------------------------------------- 1 | {"Annotations":[1,101,201,301,401,501],"FrameTimeOverAnnotation":[0.03256187215447426,0.018162516877055169,0.022389907389879228,0.02711828239262104,0.037868376821279529,0.04069612920284271],"BatchesOverAnnotation":[93,293,493,693,893,1093]} -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Drumsticks.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6c20d9d41d95b0a4cb900c629308ae8a 3 | folderAsset: yes 4 | timeCreated: 1487240017 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Drumsticks/Materials/StickHandleMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6b8f31f26ad7e70469ba62d8479e3990 3 | timeCreated: 1487240019 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Drumsticks/Materials/StickTipMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 95bd5f257c4c6ce41ad2ea92872a1d25 3 | timeCreated: 1487240019 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0d80492041f8a094e85fcc41fb257e36 3 | folderAsset: yes 4 | timeCreated: 1487233174 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/TrackpadMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 709a844ef0a240144977a2e80419efe9 3 | timeCreated: 1487539313 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/TriggerMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5063e58815c3db544862cf72b8b3f97f 3 | timeCreated: 1487539375 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 27b76ba51f71d674982d6d97744083b1 3 | folderAsset: yes 4 | timeCreated: 1487611593 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/Fonts/Work Sans.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a626e9cb677f4f74aae37cd0177ce831 3 | folderAsset: yes 4 | timeCreated: 1487447293 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/ThirdParty/InputSimulator.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8775dcfc9cfdb324dab8288293e1b698 3 | folderAsset: yes 4 | timeCreated: 1487510140 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF KeyBoard.asset.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ffd34b1776759654c8cca00ff9a19daa 3 | timeCreated: 1484171803 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/dottedShader/DottedLine.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c83beaae91ac31d42bbfd4a186338488 3 | timeCreated: 1488193457 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a469024142c6df64692bbeeae9303443 3 | folderAsset: yes 4 | timeCreated: 1499426074 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/helpers/CurrentUserDefinition.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: df04a9dddfe28ee4da6de826453fbf34 3 | folderAsset: yes 4 | timeCreated: 1499696474 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cbfbaeffe32db004f8199354feab4435 3 | folderAsset: yes 4 | timeCreated: 1495205890 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/material/mat_laser_non_hit.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6c36495059dc2fc41b4c3e829eb81915 3 | timeCreated: 1460560148 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Animation/TargetInvisible.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e446b630e74ce2c44adf63d7d7a3fee6 3 | timeCreated: 1460707097 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Animation/TargetVisible.anim.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1333bbf69373b0b4d971be002bfc5f91 3 | timeCreated: 1460642799 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_zone.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 61dc1bde518be824eb9074fd96d1336a 3 | timeCreated: 1462815685 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/teleport-arrow.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ad899da463c7ffb40853bfd1c0f07cee 3 | timeCreated: 1462738499 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/Materials/mat_glass.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d0b2da817d6d4ce40bddb6da1cf312b2 3 | timeCreated: 1462738220 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/Materials/phong1.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4a3b599c990720947be9731bc783a774 3 | timeCreated: 1462394847 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/animation.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a04eeab16793c5b43b185d149586ca62 3 | folderAsset: yes 4 | timeCreated: 1474981339 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/geometry.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d9665aa0bf98d54428e148b24498a78c 3 | folderAsset: yes 4 | timeCreated: 1474973943 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ddeec9d0cc120462a8f97d297f709234 3 | folderAsset: yes 4 | timeCreated: 1476437548 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/icon-switch_billboard.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 113ef2477dc73784d92a9021b1d3f9c5 3 | timeCreated: 1474990243 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/trackpad_bg_inactive.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7fcacb1335f33544cb2c9ee7f3e49807 3 | timeCreated: 1474990062 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/materials/trackpad_bg_pressed.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c5c8a410661addc4caac321aa3eaeb16 3 | timeCreated: 1474973665 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/prefabs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 09cff307c52219c4e97a30f615d4b106 3 | folderAsset: yes 4 | timeCreated: 1474992066 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Materials/TeleportAreaHighlightedBright.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5f649883aab635740a41d91edf1080a4 3 | timeCreated: 1457049960 4 | licenseType: Store 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0680a7e5222720f4b9d624f96af5749b 3 | folderAsset: yes 4 | timeCreated: 1487444843 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials/HousingMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1ae1d131165e9424681c454363cbf82f 3 | timeCreated: 1487444853 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials/ReturnKeyMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8517f11cad02e1e4aa972ee3e9b75644 3 | timeCreated: 1487444854 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/ControllerMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6577031242a322f4abd48cf1d327e80f 3 | timeCreated: 1487233360 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/GripButtonMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e440e4984e802f54baa7a24ba4a97ecd 3 | timeCreated: 1487548433 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials/InteractableMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 511d6ee8ef210a94a9db3cc3bcee8431 3 | timeCreated: 1487233361 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora/reddit_biGramDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 458fd7fda7538ca428d6174e97c4adff 3 | timeCreated: 1487611370 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_Sprite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3a1c68c8292caf046bd21158886c5e40 3 | timeCreated: 1450517184 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/PaintSprite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b1d410bc5b61a0a42b02e2f11b48f13d 3 | timeCreated: 1488912384 4 | licenseType: Pro 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/AnnotationTour.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 517c626190496f04089083180f0129c9 3 | folderAsset: yes 4 | timeCreated: 1504537047 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/InteractiveController.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4756c7c5c59697c4c86787fd60335122 3 | folderAsset: yes 4 | timeCreated: 1461662691 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/material/mat_laser_hit_teleTarget.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 78dd2866cd58fc940918cab76eece95c 3 | timeCreated: 1460558607 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Animation.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8e6e5bde9c3e52742963d87677d4b532 3 | folderAsset: yes 4 | timeCreated: 1461575467 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/LaserPointerStyle.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b8268ea33bf0ab040828e6f1a49a21ce 3 | folderAsset: yes 4 | timeCreated: 1476189615 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: da44c564d48845b419bbfff96d3aca95 3 | folderAsset: yes 4 | timeCreated: 1459436648 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_highlight.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 30996726ebecdf54eb5eb17fcfeb0964 3 | timeCreated: 1460642903 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_spot_arrow.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 74a7ed3d595731b4287dfd3604d0ee96 3 | timeCreated: 1462395681 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Sounds.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6f86b5fcb5023ae449140e5047fb9934 3 | folderAsset: yes 4 | timeCreated: 1460643965 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 76efcfdb2961ce94a99b8d415c0b1d85 3 | folderAsset: yes 4 | timeCreated: 1462394847 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/Materials/wooden-floor.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 059c0d74ecf8a964c993c446fe1fe93f 3 | timeCreated: 1462738220 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleportationTarget.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 88a1320530161ef4c8279943c4437e45 3 | timeCreated: 1459436810 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Shaders/SeeThru.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6337aa7e7823eee43af8ffe676935e74 3 | timeCreated: 1456708850 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/Resources/SteamVR_SphericalProjection.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 43b10deca54ca524c8cd9a0fcb622325 3 | timeCreated: 1462380123 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Drumsticks/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0a6a67e09505752428538f3fdda24313 3 | folderAsset: yes 4 | timeCreated: 1487240019 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials/CharacterKeyMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2922d527c9ce1794f91c7bab6632e909 3 | timeCreated: 1487444853 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials/PunctationKeyMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f3e835aa302d79141a2ed732dd3fa265 3 | timeCreated: 1487444854 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials/SpecialKeycapMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 80d9b476365a7e443937a493ee27ba50 3 | timeCreated: 1487444854 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/VR/ReducedControllers/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2517302452b21aa4bb7e2f6e55005e43 3 | folderAsset: yes 4 | timeCreated: 1487233360 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Raw Corpora.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c8a081d966e9c634dab64521284edfad 3 | folderAsset: yes 4 | timeCreated: 1487611467 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Raw Corpora/google_top_10000_english.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9cdfa9e572d484cabb0d5786b143da2b 3 | timeCreated: 1483141559 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Raw Corpora/subreddit_conversations.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f27555f79e3621845aff88f2fc5165f5 3 | timeCreated: 1487611467 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e84e81b37f35fa846b0cf36e10635197 3 | folderAsset: yes 4 | timeCreated: 1487611467 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora/reddit_levenshteinDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 76dfe64584346314c94cecc6c13ceb70 3 | timeCreated: 1487611370 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/Punchkeyboard.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 09835d008b00fe543be9e235ac2840e0 3 | timeCreated: 1495214431 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/GeoCoordinateMarker.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0145be6af215ff547868dc6a55ac62fa 3 | timeCreated: 1497463341 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/material/google-maps.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e776890823635d947bfb2350b8bae044 3 | timeCreated: 1497521599 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/commonMaterials/normal.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8c543c335523cd64e8c7d32c2cc7099a 3 | timeCreated: 1495050959 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UIOverlay.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ee0ccbef41db83e4eb89fd955ea51291 3 | timeCreated: 1461156477 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/InfoPanel/AnnotationInfoPanel.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 48249722f0563114dba0bd73a25a98fa 3 | folderAsset: yes 4 | timeCreated: 1504629025 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/InfoPanel/NodeGraphInfoPanel.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6e639a18ef5a5f74eba5cf97e9ee994b 3 | folderAsset: yes 4 | timeCreated: 1499783169 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6031c798f10232f4d82b8adaf7f98b24 3 | folderAsset: yes 4 | timeCreated: 1499433418 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/OnTeleportationArrivalOrientation.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5d1b1ea7b33e2ae45b0298b5d156e935 3 | folderAsset: yes 4 | timeCreated: 1504516859 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/LaserPointer/material/mat_laser_hit_annotationTarget.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4d466fe5c562d464a902b95c89bc6c59 3 | timeCreated: 1461171263 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Animation/TargetZone_Controller.controller.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e6666e5b7ca8d4c4286dbd760f0813cf 3 | timeCreated: 1460649173 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_spot_cylinder.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9fe6d37ee7e50d845af9b871be4e4677 3 | timeCreated: 1462395272 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleport_spot_silhouette.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f2ce8c74f36cd7a4d9beabbf753c05aa 3 | timeCreated: 1462395681 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/mat_teleportation_target.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3fa8f8ad2927a5d45a498b8a27ec56b9 3 | timeCreated: 1459436655 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/Materials/tele_target_active.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0842c73413785744a82468021053684a 3 | timeCreated: 1462738220 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/TeleportationTargetNeu.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e59bc3d3934b50842b5adf53649efb3d 3 | timeCreated: 1460640250 4 | licenseType: Free 5 | NativeFormatImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/TrackpadButtonUI/geometry/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fcc250365c469de4c89c81cc01c4df7f 3 | folderAsset: yes 4 | timeCreated: 1474973954 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Core/Shaders/Silhouette.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0c1cf10ea69e60e4f9eb8955749f88ec 3 | timeCreated: 1456009779 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Teleport/Shaders/Highlight.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 787d7485aa6482341a9f55fa37fb84f1 3 | timeCreated: 1458163733 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Materials/UIOverlay/UIOverlay.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6f320c4c1fa6aee439f63d59cd4a0322 3 | timeCreated: 1487545718 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Meshes/Keyboard/Punchkeyboard2.0/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d2fe9ff07deea1b46be94b1c686c2c72 3 | folderAsset: yes 4 | timeCreated: 1487444853 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Raw Corpora/jane_austen_pride_and_prejudice.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 44f38e9f3a0d745888aca00a3a94654e 3 | timeCreated: 1483643777 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora/pride&prejudice_biGramDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 55ec6c8cec5354637a92c026a64acb11 3 | timeCreated: 1483675856 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora/reddit_levenshteinDictLarge.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 641c5476e381df946bbf8b52b61de3bf 3 | timeCreated: 1487605809 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/InputFieldCanvas.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4e91a708717d3ec4d9e489b199fdc1c8 3 | timeCreated: 1495214428 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/Materials/StickHandleMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c71cfca1da2d1ff48b3f995ac3d5a525 3 | timeCreated: 1495214512 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/Materials/StickTipMat.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a387a9544d130bd4fa3a920ee600ed64 3 | timeCreated: 1495214512 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/TextMesh Pro/Resources/Shaders/TMP_SDF-Mobile Masking.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: afc255f7c2be52e41973a3d10a2e632d 3 | timeCreated: 1463704911 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.location/GeoCoordinateTransformer.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dd9f0254a6c245e4ba76cecf4d758e6f 3 | timeCreated: 1497463250 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/material/ui-background.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 881ec955d32b6454f9932b6db189ced9 3 | timeCreated: 1499674903 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/Materials/textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f1640c585f5a1044baf06b816a0cc0aa 3 | folderAsset: yes 4 | timeCreated: 1462394502 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/Teleportation/geometry/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8d830baae214a804c8dbe46a6e8ca0c1 3 | folderAsset: yes 4 | timeCreated: 1462394847 5 | licenseType: Free 6 | DefaultImporter: 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/Resources/WordPrediction/Ready Corpora/pride&prejudice_levenshteinDict.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 39094d63d0ea2494a953dccd8cb2168d 3 | timeCreated: 1483675857 4 | licenseType: Free 5 | TextScriptImporter: 6 | userData: 7 | assetBundleName: 8 | assetBundleVariant: 9 | -------------------------------------------------------------------------------- /Assets/vendor/PunchKeyboard/prefabs/DrumStickForController.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 18685d9477e109e4ebceda44ddb54bd2 3 | timeCreated: 1495214670 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/outlineShader/flat-with-outline.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6370e2d7b2719462b832fcfe1dd9f93c 3 | timeCreated: 1456761647 4 | licenseType: Pro 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/primitiveMeshes/Materials/phong1.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2387425e5b52bd6449a34f90618a9ac1 3 | timeCreated: 1495197070 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureIgnoreZ.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 09d2a72ae35a3a4468f633365404f6a5 3 | timeCreated: 1469957038 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureZWrite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 35d626d3cabf99b4c812c1dce4b6000f 3 | timeCreated: 1469957038 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/material/ui-background+1.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 31e931fec5279804ca84c95748b8b44d 3 | timeCreated: 1499674903 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /ProjectSettings/EditorBuildSettings.asset: -------------------------------------------------------------------------------- 1 | %YAML 1.1 2 | %TAG !u! tag:unity3d.com,2011: 3 | --- !u!1045 &1 4 | EditorBuildSettings: 5 | m_ObjectHideFlags: 0 6 | serializedVersion: 2 7 | m_Scenes: 8 | - enabled: 1 9 | path: Assets/scenes/stoa-demo.unity 10 | guid: 6043a97b802f8e24287e5970768862ae 11 | -------------------------------------------------------------------------------- /Assets/SteamVR/InteractionSystem/Hints/Shaders/ControllerButtonHints.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: de053fb214897cc439db35fc0361a282 3 | timeCreated: 1452302861 4 | licenseType: Store 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureNoZWrite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b3e403e8fd5972f4c977118123903aa0 3 | timeCreated: 1469957038 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/InfoPanel/InfoPanel.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3c46a24caa51c01438c2a7bf9f549f95 3 | timeCreated: 1497962897 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/material/connectionLine.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bc63e5c358f87b74d836e4b8899df3d1 3 | timeCreated: 1499701536 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole/VRConsoleTMPro.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 967a250d7d01b124dbfd5f5f2d772192 3 | timeCreated: 1494319890 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureIgnoreZNoTint.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0660f96323d5cae43b89d50a0cd6aa4d 3 | timeCreated: 1469957038 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/AnnotationGizmo.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d37af7bff6cc6334494de9bb4ada8d18 3 | timeCreated: 1495203105 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationGizmo/material/annotation.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c523e7b035e23524eb8225308332f7a3 3 | timeCreated: 1495205901 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.interaction/VRConsole/material/UIWithoutBackface.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: caba703eb6ee76343928855849cdfc00 3 | timeCreated: 1462877865 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.material/unlitMaterials/UnlitTextureNoZWriteFrontSided.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 234657375eab5fd44b67a4a5c7f3374a 3 | timeCreated: 1469957038 4 | licenseType: Free 5 | ShaderImporter: 6 | defaultTextures: [] 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelection/NodeSelection.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fa284b5b7050ae54da84fbdf4dade12e 3 | timeCreated: 1495207772 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.vr.annotate/viz/AnnotationManager/AnnotationManager.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 22a065f2ecc9e5a40977390f6172e2f0 3 | timeCreated: 1495203143 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 100100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | -------------------------------------------------------------------------------- /Assets/vr_annotate/ff.nodegraph.interaction/NodeSelectionMarker/material/exit-icon.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 578a7d4fd7209c64887a46c1b5e7c3ed 3 | timeCreated: 1499433448 4 | licenseType: Free 5 | NativeFormatImporter: 6 | mainObjectFileID: 2100000 7 | userData: 8 | assetBundleName: 9 | assetBundleVariant: 10 | --------------------------------------------------------------------------------