diff --git a/demos/mr_browsing_demo/mr_browsing_demo_Data/Managed/Assembly-UnityScript.dll b/demos/mr_browsing_demo/mr_browsing_demo_Data/Managed/Assembly-UnityScript.dll index 0f48e4a..d5a36a6 100644 Binary files a/demos/mr_browsing_demo/mr_browsing_demo_Data/Managed/Assembly-UnityScript.dll and b/demos/mr_browsing_demo/mr_browsing_demo_Data/Managed/Assembly-UnityScript.dll differ diff --git a/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OVRPlugin.dll b/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OVRPlugin.dll deleted file mode 100644 index 00008cc..0000000 Binary files a/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OVRPlugin.dll and /dev/null differ diff --git a/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OasisAr.dll b/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OasisAr.dll deleted file mode 100644 index 49a3200..0000000 Binary files a/demos/mr_browsing_demo/mr_browsing_demo_Data/Plugins/OasisAr.dll and /dev/null differ diff --git a/demos/mr_browsing_demo/mr_browsing_demo_Data/globalgamemanagers b/demos/mr_browsing_demo/mr_browsing_demo_Data/globalgamemanagers index 5f3cfa5..620d6d4 100644 Binary files a/demos/mr_browsing_demo/mr_browsing_demo_Data/globalgamemanagers and b/demos/mr_browsing_demo/mr_browsing_demo_Data/globalgamemanagers differ diff --git a/demos/mr_browsing_demo/mr_browsing_demo_Data/level0 b/demos/mr_browsing_demo/mr_browsing_demo_Data/level0 index 2d50ac6..47e5742 100644 Binary files a/demos/mr_browsing_demo/mr_browsing_demo_Data/level0 and b/demos/mr_browsing_demo/mr_browsing_demo_Data/level0 differ diff --git a/demos/mr_browsing_demo/readme.md b/demos/mr_browsing_demo/readme.md index 9891321..d26eaa0 100644 --- a/demos/mr_browsing_demo/readme.md +++ b/demos/mr_browsing_demo/readme.md @@ -1,17 +1,22 @@ # MR Keyboard - Browsing Demo + This demo shows an integrated example of the keyboard within a browsing environment. There are two non interactive screens at each side of the browser, to give a taste of what it would be like to work in VR. ![Browsing demo screenshot](/resources/mr_browsing_demo_screenshot.png?raw=true) ## Changelog -* v1.3 - * Integrate latest plugin, with icons instead of F-keys + +* v1.4: + * Fix blue skybox and tidy up unused files. +* v1.3: + * Integrate latest plugin, with icons instead of F-keys. * v1.2: - * Included light analytics to demo app, to better understand how it is being used. + * Included light analytics to demo app, to better understand how it is being used. * v1.1: - * Added a text field on the error page to let you try the keyboard out even when internet is down. + * Added a text field on the error page to let you try the keyboard out even when internet is down. * v1.0: - * Initial release. + * Initial release. ## Known issues + When starting the application, due to the inner workings of the Mixed Reality stack, you may need to hit Alt+Tab twice to gain proper focus on the application. A screen within the app indicates when the focus is lost.