Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into experiments/moonsharp
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Jul 19, 2023
2 parents 9d5dde2 + f358856 commit 294e77f
Show file tree
Hide file tree
Showing 37 changed files with 2,498 additions and 160 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,6 @@ jobs:
run: |
mkdir -p /home/runner/Steam/config
echo "${{ secrets.STEAM_CONFIG_VDF}}" | base64 -d - > /home/runner/Steam/config/config.vdf
echo "${{ secrets.STEAM_SSFN }}" | base64 -d - > /home/runner/Steam/${{ secrets.STEAM_SSFN_FILENAME }}
- name: Download Build Artifacts (Windows OpenXR)
uses: actions/download-artifact@v3
with:
Expand Down
7 changes: 5 additions & 2 deletions Assets/Materials/CloseButton.mat
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: CloseButton
m_Shader: {fileID: 4800000, guid: 0346acd269a0848419e5710885819216, type: 3}
m_ShaderKeywords:
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 5
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
Expand All @@ -27,6 +28,7 @@ Material:
m_Texture: {fileID: 2800000, guid: 2f02a4854de83874daef8a5da5355616, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BokehDistance: 1
- _Cutoff: 0.5
Expand All @@ -35,3 +37,4 @@ Material:
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
m_BuildTextureStacks: []
40 changes: 40 additions & 0 deletions Assets/Materials/TickButton.mat
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TickButton
m_Shader: {fileID: 4800000, guid: 0346acd269a0848419e5710885819216, type: 3}
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 5
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _Illum:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ccb038abf33e5644583b3a4eda87027e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BokehDistance: 1
- _Cutoff: 0.5
- _EmissionLM: 0
- _Grayscale: 0
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _TintColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
m_BuildTextureStacks: []
8 changes: 8 additions & 0 deletions Assets/Materials/TickButton.mat.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Assets/Models/PopupWindows/1x5PopupMesh.fbx
Binary file not shown.
106 changes: 106 additions & 0 deletions Assets/Models/PopupWindows/1x5PopupMesh.fbx.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/Plugins/Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
<category android:name="com.oculus.intent.category.VR"/>
</intent-filter>
</activity>
<meta-data android:name="unityplayer.SkipPermissionsDialog" android:value="false" />
Expand Down
91 changes: 87 additions & 4 deletions Assets/Prefabs/Panels/AdvancedToolsPanel.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ MonoBehaviour:
m_GameObject: {fileID: 1191084873665120}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 962894c5495cabc458506a8548e8a1e2, type: 3}
m_Script: {fileID: 11500000, guid: 0eca91ea617987a4a8b8d03e685fc648, type: 3}
m_Name:
m_EditorClassIdentifier:
m_DescriptionType: 0
Expand All @@ -232,7 +232,7 @@ MonoBehaviour:
m_LocalVariables: []
m_DescriptionActivateSpeed: 12
m_DescriptionZScale: 1
m_ButtonTexture: {fileID: 2800000, guid: 48c4e2e5ea2c3794fa991bd025329d44, type: 3}
m_ButtonTexture: {fileID: 2800000, guid: e19c558a83b463843bb1f2f37c9c5d52, type: 3}
m_AtlasTexture: 1
m_ToggleButton: 1
m_LongPressReleaseButton: 0
Expand All @@ -242,6 +242,36 @@ MonoBehaviour:
m_HoverScale: 1.1
m_HoverBoxColliderGrow: 0.2
m_AddOverlay: 0
m_Command: 11500
m_CommandParam: -1
m_CommandParam2: -1
m_RequiresPopup: 1
m_CenterPopupOnButton: 0
m_PopupOffset: {x: 0, y: 0, z: 0}
m_PopupText:
m_LocalizedPopup:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_ToggleOnDescription:
m_LocalizedToggleOnDescription:
m_TableReference:
m_TableCollectionName:
m_TableEntryReference:
m_KeyId: 0
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables: []
m_ToggleOnTexture: {fileID: 0}
m_AllowUnavailable: 0
m_LinkedUIObject: {fileID: 0}
m_LongPressDuration: 0.3
m_Tool: 18
m_EatGazeInputOnPress: 1
references:
Expand Down Expand Up @@ -782,6 +812,9 @@ MonoBehaviour:
- m_PopUpPrefab: {fileID: 1386358278955912, guid: be80cc928a63c8c4aa97d1e0d06e965d,
type: 3}
m_Command: 32
- m_PopUpPrefab: {fileID: 1887799951535888, guid: a600c48c5f105874e8e750977bb95d4b,
type: 3}
m_Command: 11500
m_PanelDescription: ADVANCEDTOOLS_PANEL_DESCRIPTION
m_LocalizedPanelDescription:
m_TableReference:
Expand Down Expand Up @@ -810,7 +843,7 @@ MonoBehaviour:
m_BorderMeshAdvWidth: 0.01
m_PanelSensitivity: 0.1
m_ClampToBounds: 1
m_ReticleBounds: {x: 1.35, y: 1.9, z: 0}
m_ReticleBounds: {x: 2, y: 1.9, z: 0}
m_BorderSphereHighlightRadius: 2.5
m_PositioningSpheresBounds: {x: 1, y: 1}
m_PositioningSphereRadius: 0.4
Expand Down Expand Up @@ -2620,6 +2653,11 @@ PrefabInstance:
propertyPath: m_ToggleOnTexture
value:
objectReference: {fileID: 2800000, guid: 5e29d73b48580ad4e98b76833dbcc4e4, type: 3}
- target: {fileID: 5169190909573522545, guid: 3a7c3a09a58b6db43aab80957cc81fc9,
type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6495778419652451853, guid: 3a7c3a09a58b6db43aab80957cc81fc9,
type: 3}
propertyPath: m_ShowOnToolType
Expand All @@ -2630,6 +2668,11 @@ PrefabInstance:
propertyPath: m_Name
value: Repaint Tray
objectReference: {fileID: 0}
- target: {fileID: 6608529110619887157, guid: 3a7c3a09a58b6db43aab80957cc81fc9,
type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6610468352840375919, guid: 3a7c3a09a58b6db43aab80957cc81fc9,
type: 3}
propertyPath: m_RootOrder
Expand Down Expand Up @@ -2714,7 +2757,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4073457010706892, guid: 9b674e23f212f5a40b5d981d3ba5f4e2, type: 3}
propertyPath: m_LocalPosition.y
value: -0.244
value: -0.187
objectReference: {fileID: 0}
- target: {fileID: 4073457010706892, guid: 9b674e23f212f5a40b5d981d3ba5f4e2, type: 3}
propertyPath: m_LocalPosition.z
Expand All @@ -2724,6 +2767,46 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 65343707767525102, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_Size.x
value: 0.42873764
objectReference: {fileID: 0}
- target: {fileID: 65343707767525102, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_Size.y
value: 1.6982087
objectReference: {fileID: 0}
- target: {fileID: 65343707767525102, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_Center.x
value: 0.0045337677
objectReference: {fileID: 0}
- target: {fileID: 65343707767525102, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_Center.y
value: -0.18588668
objectReference: {fileID: 0}
- target: {fileID: 8146683654292829881, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_DescriptionText
value: ADVANCEDTOOLS_PANEL_SELECTION_TRAY_REPAINT_SELECTED
objectReference: {fileID: 0}
- target: {fileID: 8146683654292829881, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_Action.m_PersistentCalls.m_Calls.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8146683654292829881, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_LocalizedDescription.m_TableEntryReference.m_KeyId
value: 109424659466551296
objectReference: {fileID: 0}
- target: {fileID: 8146683654292829881, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_LocalizedDescription.m_TableReference.m_TableCollectionName
value: GUID:c84355079ab3f3e4f8f3812258805f86
objectReference: {fileID: 0}
- target: {fileID: 114495678799595950, guid: 9b674e23f212f5a40b5d981d3ba5f4e2,
type: 3}
propertyPath: m_ShowOnToolType
Expand Down

0 comments on commit 294e77f

Please sign in to comment.