Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1.06 KB

[72.0.0]

  • Updated sample scenes to use OpenXRHands.
  • Fixed readme, documentation links and UI path.
  • Changed Normal recalculator to run independently by default.
  • Added VisemeDriver.cs to allow using visemes.

[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