Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 865 Bytes

[71.0.0]

  • Normal recalculator has been fixed to run on submeshes with index greater than zero.
  • New networking sample shows how to efficiently network body movement by compressing the joint-related movement information for transmission and is compatible with common network providers.
  • New Audio To Expressions (A2E) Lina sample, BlendshapeMapping (ARKit) character and other characters modified to support A2E.

[69.0.0]

  • Fixed bug in ISDK scene where controllers were not able to be used
  • Improved performance and removed garbage creation when drawing the debug skeleton
  • Added HMD remount + restart tracking feature via HMDRemountRestartTracking.cs
  • Added menu action to build all available samples (Movement/Build Samples APK)
  • Remove unused duplicate face quick action
  • Fixed FaceExpressionModifierDrawer call to GUI properties on constructor