Skip to content

Commit

Permalink
Add webapp, rename, and refactoring for namespacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jeickhoff committed Jun 24, 2023
1 parent b629ebe commit ccb265d
Show file tree
Hide file tree
Showing 134 changed files with 3,064 additions and 9,501 deletions.
File renamed without changes.
6 changes: 4 additions & 2 deletions Assets/Materials/DefaultBoxMaterial.mat
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Material:
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 0be68b1f7aeee084bb00aa04b9151724, type: 3}
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
Expand All @@ -52,5 +52,7 @@ Material:
- _Metallic: 0
- _Smoothness: 0
- _WorkflowMode: 0
m_Colors: []
m_Colors:
- _BaseColor: {r: 0.6886792, g: 0.6886792, b: 0.6886792, a: 1}
- _Color: {r: 0.6886792, g: 0.6886792, b: 0.6886792, a: 1}
m_BuildTextureStacks: []
8 changes: 0 additions & 8 deletions Assets/Materials/TerrainMaterials.meta

This file was deleted.

137 changes: 0 additions & 137 deletions Assets/Materials/TerrainMaterials/TerrainMaterialParent.mat

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/Meshes.meta

This file was deleted.

Binary file removed Assets/Meshes/plane.fbx
Binary file not shown.
109 changes: 0 additions & 109 deletions Assets/Meshes/plane.fbx.meta

This file was deleted.

4 changes: 2 additions & 2 deletions Assets/Prefabs/MultiplayGuest.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Codec:
m_MimeType:
m_SdpFmtpLine:
m_MimeType: video/H264
m_SdpFmtpLine: implementation_name=NvCodec;level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640033
m_RenderMode: 1
m_TargetTexture: {fileID: 0}
10 changes: 5 additions & 5 deletions Assets/Prefabs/MultiplayPlayer.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -210,20 +210,20 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 8bcc82901c3f48a88d3408251afa3365, type: 3}
m_Name:
m_EditorClassIdentifier:
m_TextureSize: {x: 1280, y: 720}
m_TextureSize: {x: 1920, y: 1080}
m_Source: 0
m_Camera: {fileID: 3141172503242693401}
m_Texture: {fileID: 0}
m_WebCamDeviceIndex: 0
m_Depth: 16
m_AntiAliasing: 1
m_Codec:
m_MimeType:
m_SdpFmtpLine:
m_FrameRate: 30
m_MimeType: video/H264
m_SdpFmtpLine: implementation_name=NvCodec;level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640033
m_FrameRate: 60
m_Bitrate:
min: 0
max: 1000
max: 5268
m_ScaleFactor: 1
m_AutoRequestUserAuthorization: 1
--- !u!114 &8979708566312876530
Expand Down
File renamed without changes.
Loading

0 comments on commit ccb265d

Please sign in to comment.