Skip to content

Commit 549963d

Browse files
committed
Updated CHANGELOG
1 parent cb3280c commit 549963d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
# Changelog
44

5+
## v0.3.0
6+
7+
- Improvements
8+
- Can now calibrate the Kinect Avatar's origin point by performing a T-Pose gesture.
9+
- This is very useful when sending the data to remote clients that are placing the avatar at some arbitrary point in space. Calibrating the avatar's origin point allows for avatar to line up in remote scenes properly.
10+
- Now using `UnityKinectStageAvatarSessionData` to sync data across the session socket server. Clients should use this component to stay in sync with the server data. Also supports the avatar origin point calibration.
11+
- Added mirrored movement toggle.
12+
- Some other behind the scenes organization, getting ready to support multiple types of body tracking.
13+
514
## v0.2.0
615

716
- Improvements

0 commit comments

Comments
 (0)