diff --git a/Assets/ViveVirtualButtonEditor/LICENSE.txt b/Assets/ViveVirtualButtonEditor/LICENSE.txt new file mode 100644 index 0000000..7607be6 --- /dev/null +++ b/Assets/ViveVirtualButtonEditor/LICENSE.txt @@ -0,0 +1,7 @@ +Copyright 2017 Adrian Biagioli + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/Assets/ViveVirtualButtonEditor/LICENSE.txt.meta b/Assets/ViveVirtualButtonEditor/LICENSE.txt.meta new file mode 100644 index 0000000..c52832b --- /dev/null +++ b/Assets/ViveVirtualButtonEditor/LICENSE.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 02eb1c01ac674f54fbf7e11a4621d1b3 +timeCreated: 1483163796 +licenseType: Free +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ViveVirtualButtonEditor/README.pdf b/Assets/ViveVirtualButtonEditor/README.pdf new file mode 100644 index 0000000..030074f Binary files /dev/null and b/Assets/ViveVirtualButtonEditor/README.pdf differ diff --git a/Assets/ViveVirtualButtonEditor/README.pdf.meta b/Assets/ViveVirtualButtonEditor/README.pdf.meta new file mode 100644 index 0000000..716b2b3 --- /dev/null +++ b/Assets/ViveVirtualButtonEditor/README.pdf.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cb7ef6ea31a303d4f9a12ef3d3e35a6b +timeCreated: 1483163767 +licenseType: Free +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 66e05aa..7cc068a 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1 +1 @@ -m_EditorVersion: 5.5.0f3 +m_EditorVersion: 5.5.0p3 diff --git a/README.md b/README.md index b53aab2..87e95ea 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ are useful for creating circular buttons, such as the ones in the above graphic. I have also included a tool to visualize the virtual buttons themselves in VR. This allows the player to more easily see what they are selecting: -![](https://thumbs.gfycat.com/DamagedUnlinedArcticwolf-size_restricted.gif) +[![](https://thumbs.gfycat.com/DamagedUnlinedArcticwolf-size_restricted.gif)](https://gfycat.com/DamagedUnlinedArcticwolf) ## Getting Started