diff --git a/projects/IoTCenter/iotcenter.db b/projects/IoTCenter/iotcenter.db index 0af35c32..df198b6b 100644 Binary files a/projects/IoTCenter/iotcenter.db and b/projects/IoTCenter/iotcenter.db differ diff --git a/projects/IoTClient/Assets/StreamingAssets/wwwroot/images/empty.png.meta b/projects/IoTClient/Assets/StreamingAssets/wwwroot/images/empty.png.meta new file mode 100644 index 00000000..c5246aec --- /dev/null +++ b/projects/IoTClient/Assets/StreamingAssets/wwwroot/images/empty.png.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1ec5930fe7836a945b4112014268a5e9 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/projects/IoTClient/Assets/images.meta b/projects/IoTClient/Assets/images.meta new file mode 100644 index 00000000..6614b7ac --- /dev/null +++ b/projects/IoTClient/Assets/images.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1b4dac1977febe442adc6e186ba22457 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/projects/IoTClient/Assets/images/iot.png b/projects/IoTClient/Assets/images/iot.png new file mode 100644 index 00000000..175dc1b7 Binary files /dev/null and b/projects/IoTClient/Assets/images/iot.png differ diff --git a/projects/IoTClient/Assets/images/iot.png.meta b/projects/IoTClient/Assets/images/iot.png.meta new file mode 100644 index 00000000..35f2d618 --- /dev/null +++ b/projects/IoTClient/Assets/images/iot.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 42fd4779920d2184c879bfeb42c52909 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/projects/IoTClient/ProjectSettings/ProjectSettings.asset b/projects/IoTClient/ProjectSettings/ProjectSettings.asset index 7aae06ec..54ac7eb4 100644 --- a/projects/IoTClient/ProjectSettings/ProjectSettings.asset +++ b/projects/IoTClient/ProjectSettings/ProjectSettings.asset @@ -21,7 +21,7 @@ PlayerSettings: m_ShowUnitySplashLogo: 1 m_SplashScreenOverlayOpacity: 1 m_SplashScreenAnimation: 1 - m_SplashScreenLogoStyle: 1 + m_SplashScreenLogoStyle: 0 m_SplashScreenDrawMode: 0 m_SplashScreenBackgroundAnimationZoom: 1 m_SplashScreenLogoAnimationZoom: 1 @@ -40,7 +40,8 @@ PlayerSettings: width: 1 height: 1 m_SplashScreenLogos: [] - m_VirtualRealitySplashScreen: {fileID: 0} + m_VirtualRealitySplashScreen: {fileID: 2800000, guid: 42fd4779920d2184c879bfeb42c52909, + type: 3} m_HolographicTrackingLossScreen: {fileID: 0} defaultScreenWidth: 1024 defaultScreenHeight: 768 diff --git a/projects/IoTNode/iotnode.db b/projects/IoTNode/iotnode.db index ca744329..ea51df57 100644 Binary files a/projects/IoTNode/iotnode.db and b/projects/IoTNode/iotnode.db differ