Skip to content

Commit 1c2540d

Browse files
committed
Fixed typo.
1 parent c1cf705 commit 1c2540d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OSVR-Unity/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ This is an abbreviated changelog for the OSVR Unity Plugin.
55
Use git for a full changelog.
66

77
##Recent Changes (updated 18-March-2015)
8-
- Refactored VRHead.cs and VREye.cs to be Unity 5-friendly (mosty instances of "camera" that needed to become GetComponent<Camera>()). Upgrades to Unity 5 should be seamless.
8+
- Refactored VRHead.cs and VREye.cs to be Unity 5-friendly (mostly instances of "camera" that needed to become GetComponent<Camera>()). Upgrading from Unity 4 to Unity 5 should be seamless.
99
- VRDisplayTracked.prefab has been updated to use the json descriptor file for the HDK by default. If you are using another HMD, be sure to set the corresponding json file on the VRDisplayTracked prefab's DisplayInterface script.
1010
- Fixed issue with stereo overlap and roll for HMDs with multiple video inputs.

0 commit comments

Comments
 (0)