1- # Vive Input Utility for Unity
2- Copyright 2016-2017 , HTC Corporation. All rights reserved.
1+ # VIVE Input Utility for Unity
2+ Copyright 2016-2018 , HTC Corporation. All rights reserved.
33
44
55## Introduction:
66
7- - Vive Input Utility(VIU) is an Unity plugin that allows developers
8- to access [ Vive ] ( https://www.vive.com/ ) device status,
9- including [ Vive Tracker] ( https://www.vive.com/us/vive-tracker/ ) .
7+ - VIVE Input Utility (VIU) is an Unity plugin that allows developers
8+ to access [ VIVE ] ( https://www.vive.com/ ) device status,
9+ including [ VIVE Tracker] ( https://www.vive.com/us/vive-tracker/ ) .
1010
1111- We also introduce a mouse pointer solution that works in 3D space and
1212is compatible with the Unity Event System, and a device binding
@@ -33,6 +33,6 @@ code managing Vive devices.
33333 . [ Fork this project] ( https://github.com/ViveSoftware/ViveInputUtility-Unity/fork ) on GitHub.
34344 . Create a new branch (based on master branch) for your work on your fork.
35355 . After you finish your work
36- - Make sure all files start with ` //========= Copyright 2016-2017 , HTC Corporation. All rights reserved. =========== `
36+ - Make sure all files start with ` //========= Copyright 2016-2018 , HTC Corporation. All rights reserved. =========== `
3737 - Try leaving [ good commit message] ( https://chris.beams.io/posts/git-commit/ ) and [ keeping commit histories clean] ( https://www.notion.so/Keeping-Commit-Histories-Clean-0f717c4e802c4a0ebd852cf9337ce5d2 ) .
38386 . Submit a pull request from your new branch to our develop branch.
0 commit comments