ousttrue
|
ba77522f62
|
rename TPose to Vrm10TPose
|
2023-08-21 17:03:18 +09:00 |
|
ousttrue
|
1d05e845c9
|
sample の retarget を更新。
TPose を表現する empty クラスを追加。
|
2023-08-21 16:25:49 +09:00 |
|
ousttrue
|
5bd34669f5
|
rename
|
2023-08-16 15:05:02 +09:00 |
|
ousttrue
|
00641d4720
|
naming
|
2023-08-16 14:58:40 +09:00 |
|
ousttrue
|
27b284bdb6
|
move Retarget to API
|
2023-08-16 13:53:54 +09:00 |
|
ousttrue
|
655adf3c8d
|
vrm spec 更新。InitRotationPoseProvider 修正。ENDSITE 対策
|
2023-03-02 19:54:37 +09:00 |
|
ousttrue
|
29e885c0d7
|
生成コード UniGLTF.Extensions.VRMC_vrm_animation.GltfDeserializer.Deserialize 動いた
|
2023-02-28 19:21:56 +09:00 |
|
ousttrue
|
4f6ff8f798
|
明示的なインターフェイスの実装
|
2023-02-27 19:18:51 +09:00 |
|
ousttrue
|
18660498a5
|
mv EuclideanTransform to UniGLTF.Utils
|
2023-02-27 18:59:27 +09:00 |
|
ousttrue
|
ef80237782
|
ITPoseProvider を縮小。EuclideanTransform 導入
|
2023-02-27 18:51:09 +09:00 |
|
ousttrue
|
d329e3cb89
|
ITPoseProvider を修正
* bone, parent
* Quaternion?, Vector3? にして throw しない
* Vrm10RuntimeControlRig のインターフェース実装でない property を削り
|
2023-02-27 15:33:51 +09:00 |
|
ousttrue
|
2e29b7da65
|
VRM10Retarget 実装実験から ITPoseProvider, INormalizedPoseProvider, INormalizedPoseApplicable を整理
|
2023-02-21 17:29:18 +09:00 |
|
ousttrue
|
a310e2dcf5
|
rename NormalizedPoseProvider to AnimatorPoseProvider. fix Bvh height
|
2023-02-21 17:21:50 +09:00 |
|
ousttrue
|
4629a8b586
|
mv to Assets/VRM10/Runtime/Components/Vrm10RuntimeControlRig
|
2023-02-20 19:20:20 +09:00 |
|
ousttrue
|
33725cbab5
|
3 interfaces. ITPoseProvider, INormalizedPoseProvider and INormalizedPoseApplicable
|
2023-02-20 19:06:13 +09:00 |
|
ousttrue
|
360aa6fcf0
|
元の場所に
|
2023-02-20 18:20:04 +09:00 |
|
ousttrue
|
6dd2bb38cc
|
IControlRigGetter と IControlRigSetter を追加
add ControlRigRetarget
impl InitialRotationRigGetter.cs
impl NormalizedRotationRigGetter.cs
mv Assets/Vrm10/Runtime/ControlRig/Vrm10ControlBone.cs => Assets/VRM10/Runtime/Components/Vrm10Runtime/Vrm10ControlBone.cs
mv Assets/VRM10/Runtime/ControlRig/InitialRotations/ControlRigGenerationOption.cs => Assets/VRM10/Runtime/Components/Vrm10Runtime/ControlRigGenerationOption.cs
rename Vrm10BoneInitialRotation => BoneInitialRotation
remove Vrm0XCompatibleRig.cs
|
2023-02-20 15:49:50 +09:00 |
|
ousttrue
|
e9f981c0ee
|
keep controlRigGenerationOption argument
remove ControlRigGenerationOption.Vrm0XCompatibleWithXR_EXT_hand_tracking and Vrm0XCompatibleWithXR_FB_body_tracking
|
2023-02-20 14:20:53 +09:00 |
|
ousttrue
|
a82dfd4611
|
Vrm10RuntimeControlRig は、正規化されたTPoseを受け取る責務に特化して単純化する。
初期回転を持つポーズの受付は、Vrm10BoneInitialRotation を使う別クラスに委譲する。
(次で作ります)
|
2023-02-20 13:54:12 +09:00 |
|
ousttrue
|
8e5a99eb7f
|
mv Assets/VRM10/Runtime/Components/Vrm10Runtime/ControlRig to Assets/VRM10/Runtime/ControlRig
|
2023-02-20 13:02:53 +09:00 |
|