Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
GVR Unity SDK v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyisrael committed Feb 2, 2017
1 parent 7daef33 commit 8fa2452
Show file tree
Hide file tree
Showing 79 changed files with 14,050 additions and 2,621 deletions.
1 change: 0 additions & 1 deletion GoogleVR/Demos/Editor/DemoInputManagerEditor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ void OnEnable () {

public override void OnInspectorGUI() {
// Platform emulation tweaking does not apply on non-native integration versions of Unity.
DemoInputManager myTarget = (DemoInputManager) target;
serializedObject.Update();

EditorGUILayout.PropertyField(gvrControllerMainProp);
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 2 additions & 19 deletions GoogleVR/Demos/Prefabs/DemoInputManager.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ GameObject:
- 224: {fileID: 22484034}
- 223: {fileID: 22358712}
- 114: {fileID: 11424358}
- 114: {fileID: 11417076}
m_Layer: 5
m_Name: MessageCanvas
m_TagString: Untagged
Expand Down Expand Up @@ -82,22 +81,6 @@ Transform:
- {fileID: 22484034}
m_Father: {fileID: 0}
m_RootOrder: 0
--- !u!114 &11417076
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 162814}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1301386320, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1
m_BlockingObjects: 0
m_BlockingMask:
serializedVersion: 2
m_Bits: 4294967295
--- !u!114 &11424358
MonoBehaviour:
m_ObjectHideFlags: 1
Expand Down Expand Up @@ -271,8 +254,8 @@ RectTransform:
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 162814}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 3.82}
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
m_LocalPosition: {x: 0, y: 0, z: 2.5}
m_LocalScale: {x: 0.0065, y: 0.0065, z: 0.01}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 22450954}
Expand Down
Loading

0 comments on commit 8fa2452

Please sign in to comment.