Skip to content

v0.57f1

Compare
Choose a tag to compare
@sh-akira sh-akira released this 26 Dec 18:38
· 37 commits to master since this release

Ver0.56f7
・Tobii Eye Tracker / VIVE Pro Eyeがキャリブレーション後に動かなかった問題修正
・/VMC/Ext/Root/Posを受信していなかった問題修正
・デフォルト値のボーンを無視オプションを改善し、デフォルトオンに変更
・キャリブレーションエラーが正しく表示されない問題修正
・キャリブレーションしないとデフォルトの自然な指曲げが適用されない問題修正
・キャリブレーション失敗時にアバターが元に戻らない問題修正

Ver0.56f8
・キャリブレーションが壊れていた問題修正
・手のショートカットキー設定画面で指が動かない問題修正

Ver0.57f1
・VMCProtocolで送信するCalibrationTypeを修正しました
 (EVMC4Uで受信した際にIポーズとTポーズでスケールが適用されます)
・VMCProtocol受信機のすべてのボーン受信をデフォルトオンに変更しました
・VRoid Hub読み込みでNullReferenceExceptionが発生する場合がある問題修正


v0.56r7

  • Fixed a problem with Tobii Eye Tracker / VIVE Pro Eye not working after calibration.
  • Fixed a problem that /VMC/Ext/Root/Pos was not being received.
  • Fixed a problem that /VMC/Ext/Ext/Root/Pos was not being received.
  • Fixed a problem that calibration error was not displayed correctly.
  • Fixed a problem that default natural finger bending was not applied without calibration
  • Fixed a problem that avatars do not return to their original state when calibration fails

v0.56r8

  • Fixed a problem that calibration was broken
  • Fixed a problem that fingers do not move in the hand shortcut key setting screen

v0.57r1

  • Fixed CalibrationType sent by VMCProtocol
     (Scale is applied in I and T poses when received by EVMC4U)
  • Changed default on for all bone receiving in VMCProtocol receivers.
  • Fixed NullReferenceException on VRoid Hub loading