Releases: sh-akira/VirtualMotionCapture
v0.35r2
Ver 0.35r2
・腰の動きを修正しました(支援者限定先行版0.39からバックポート)
Ver 0.35
・Skeletal Input対応 Valve Index等全てのコントローラーで指が自動で動きます
・BeatSaberのCameraPlusの設定読み込み対応
Ver 0.34
・VIVE Pro Eyeに対応しました
Ver 0.33
・Tobii Eye Tracker 4Cに対応
・UniVRM 0.53に更新
Ver 0.35r2
- Fixed pelvis movement (backport from 0.39)
Ver 0.35 - Supports Skeletal Input. Finger moves automatically with all controllers such as Valve Index.
- BeatSaber CameraPlus settings importer
Ver 0.34 - Supported VIVE Pro Eye
Ver 0.33 - Supported Tobii Eye Tracker 4C
- Updated to UniVRM 0.53
v0.33
v0.32
v0.27
Ver 0.27
・アイコン追加
・ボタンのスタイル変更
・再キャリブレーション時のコライダーサイズ修正
・Final IKを1.8に更新
・OVRLipSyncを1.30.0に更新
・UniVRMを0.51に更新
・[VRoid Hub]貼り付けボタン追加
・[VRoid Hub]プラグイン0.16更新
Ver 0.26
・VRMを開く前に読み込みボタンを押すと固まる問題修正
・2個以上トラッカーがあって足にトラッカー設定しない場合足が動かない問題修正
・キャリブレーション後に手首の捻じれ補正が効かなかった問題修正
・2回以上キャリブレーションを同じモデルで行うと手が入れ替わったりずれたりした問題修正
Ver 0.25
・VRoid Hubからのモデル読み込みに対応
・キャリブレーション時にモデルをリロードしないように変更
・UniVRM0.49対応
・ローカルVRMを1度も読まずにVRoidHubからモデルを開くとキャリブレーションできなかった問題修正
Ver 0.27
- Add icon.
- Change the style of the button.
- Correction of the collider size at the time of recalibration.
- Updated Final IK to 1.8.
- Update OVRLipSync to 1.30.0.
- Updated UniVRM to 0.51.
- [VRoid Hub] Paste button added.
- Updated [VRoid Hub] / Plugin to 0.16.
Ver 0.26
- Fixed an issue where pressing the read button before opening VRM would freeze.
- Fixed the problem that the foot does not move if there are two or more trackers and the tracker is not set to the foot.
- Fixed an issue where wrist twist correction did not work after calibration.
- Fixed the problem that the hand was changed or shifted when performing calibration with the same model more than once.
Ver 0.25
- Supports model reading from the VRoid Hub.
- Changed not to reload the model at calibration time.
- Updated UniVRM to 0.49.
- Fixed the problem that calibration could not be performed if the model was opened from VRoid Hub without reading the local VRM.
v0.30
Ver 0.30
・フロント/バックカメラのブレ修正
・フロント/バックカメラ移動がZ軸で回っていたのを修正
Ver 0.29
・フロントカメラの挙動修正(テスト版)
Ver 0.28
・モデル表示画面とコントロールパネルのアイコンを分けました
・externalcamera.cfgの出力と設定保存をキャリブレーション前に行った場合に次の起動で設定を読み込むとカメラ位置がずれていた問題を修正
・キャリブレーション時のモデルの手のひらを正しい方向(正面)に変更
Ver 0.30
- Fix the vibration of front / back camera
- Fixed that front / back camera was turning on Z axis
Ver 0.29
- Front camera behavior correction (test version)
Ver 0.28
- Change icon of model display screen and control panel
- Fixed the problem that the camera position was shifted when the settings were read at the next startup if the output and settings of externalcamera.cfg were saved before calibration.
- Change the palm of the model at the time of calibration to the correct direction (front)
v0.24b
Beta test release
・物理トラッカーへのexternalcamera.cfgの出力修正
・モデル表示画面とコントロールパネルの通信方法を変更
・v0.22からのOculusの認識修正
- Fix export externalcamera.cfg for real trackers.
- Change communication between model view window to control panel window.
- Fix Oculus check bug from v0.22
v0.23
v0.22
・画面の透過機能修正
・OBSで複数起動キャプチャ対応のため、ウインドウタイトルに数字を追加
・SteamVR起動後の後から起動に対応(最初に起動しなくて良くなりました)
・キー設定でキーボード入力が正しく動くようになりました
・マウスホイールでのカメラのズームがウインドウ外で発生しないように修正
・新しいカメラ操作(Alt+左クリックドラッグ)の注視点を中心に回転を追加
・カメラのFOV変更機能追加
・externalcamera.cfg出力後にカメラの移動が出来ないように修正
・写真撮影機能(高解像度/背景透過対応)追加
・同じ名称のトラッカーが複数表示される問題修正
- Correction of transparency function of screen
- Multiple activated capture in OBS, add number to window title
- Support for startup after SteamVR start (It became better not to start for the first time)
- Keyboard input now works correctly with key setting
- Fixed so that zooming of the camera on the mouse wheel does not occur outside the window
- Add rotation around the gaze point of the new camera operation (Alt + left click drag)
- Added FOV change function of camera
- Fix to prevent camera movement after externalcamera.cfg output
- Photo shooting function (high resolution / background transparency supported) added
- Multiple trackers with the same name are displayed.
v0.21
・現在のカメラ設定をexternalcamera.cfgとして出力できるように
・externalcamera.cfgの割当先をコントローラーとトラッカーの名前から選択できるように
・トラッカー自動認識時にLIVの仮想コントローラーを除外
・タイトルバーにバージョン番号を表示するように
・トラッカー設定画面の選択肢も背景色が変化するように修正
- Export current camera config to externalcamera.cfg
- Add externalcamera.cfg tracker select by name
- Reject LIV virtual controller for calibration
- Add version on title bar
- Add background color on tracker config ComboBox