Skip to content

Commit 497cc10

Browse files
committed
Updated CHANGES.md for the InterfaceAdapter implementation.
1 parent c3c5dc0 commit 497cc10

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

OSVR-Unity/CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ This is an abbreviated changelog for the OSVR Unity Plugin.
55
Use git for a full changelog.
66
##Recent Changes
77

8+
### InterfaceAdapter update
9+
> 07-July-2015 - v0.2.23 (commit c3c5dc0) and approximately v0.2.158-gb66f7af
10+
11+
- InterfaceGameObject is still available, but has been deprecated. Use OrientationInterface, PoseInterface, etc... instead.
12+
- OSVR.Unity.ButtonInterface and OSVR.Unity.AnalogInterface are now available.
13+
- RequiresOrientationInterface and others are now available. These replace InterfaceBase, which is still available but deprecated.
14+
- A set of Unity interface adapter classes are now available. These convenient wrapper classes replace InterfaceCallbacks, which is deprecated but still available. OSVR.ClientKit.ButtonInterface and OSVR.ClientKit.AnalogInterface can be used directly.
15+
- OSVR.Unity.OrientationInterface, OSVR.Unity.PoseInterface, and OSVR.Unity.PositionInterface now use the OSVR state APIs instead of the callback APIs.
16+
817
### Update/rename of Managed-OSVR assembly
918
> 30-June-2015 - v0.2 (commit 429546f) and approximately v0.1-94-gf4d3c44
1019

0 commit comments

Comments
 (0)