ousttrue
|
c28bdcd212
|
revert
|
2023-03-06 18:30:04 +09:00 |
|
ousttrue
|
b108199bf3
|
UniqueName to GlbLowLevelParser
|
2023-03-06 17:52:16 +09:00 |
|
ousttrue
|
82ef3edd71
|
UniqueName
|
2023-03-03 13:20:02 +09:00 |
|
ousttrue
|
3160585713
|
box man bindposes
|
2023-03-03 13:03:04 +09:00 |
|
ousttrue
|
4144b91b10
|
new box man
|
2023-03-02 22:43:46 +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
|
061c7e9acc
|
generate
|
2023-02-28 17:29:21 +09:00 |
|
ousttrue
|
23f7bdf4a9
|
update spec
|
2023-02-28 17:28:03 +09:00 |
|
ousttrue
|
1a192d2f93
|
Merge pull request #1996 from ousttrue/feature/EuclideanTransform
ITPoseProvider を縮小。EuclideanTransform 導入
|
2023-02-27 19:29:35 +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
|
a182f8416e
|
Merge pull request #1992 from ousttrue/feature/vrm10viewer_use_controlrig
[sample] VRM10Retarget の実装
|
2023-02-27 17:39:05 +09:00 |
|
ousttrue
|
d329e3cb89
|
ITPoseProvider を修正
* bone, parent
* Quaternion?, Vector3? にして throw しない
* Vrm10RuntimeControlRig のインターフェース実装でない property を削り
|
2023-02-27 15:33:51 +09:00 |
|
ousttrue
|
1bd8cc4e63
|
Bvh.cs を分割
|
2023-02-22 21:08:26 +09:00 |
|
ousttrue
|
dbe33c3c1e
|
次の修正で使う。いったん削除
|
2023-02-21 17:35:38 +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
|
0502f30588
|
use VRM10Retarget.Retarget
|
2023-02-21 15:43:15 +09:00 |
|
ousttrue
|
be4c7e3968
|
Merge pull request #1991 from 0b5vr/vrm-postprocess
fix: Fix vrmAssetPostprocessor
|
2023-02-21 13:39:44 +09:00 |
|
ousttrue
|
5235a9b837
|
Merge pull request #1990 from ousttrue/feature/retarget_interface
IControlRigGetter と IControlRigSetter を追加
|
2023-02-20 20:10:05 +09:00 |
|
ousttrue
|
437dc1b1b3
|
mv
|
2023-02-20 19:21:36 +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 |
|
0b5vr
|
bf69c34cfc
|
refactor: the same unityPath can be used for three of them
|
2023-02-20 17:02:14 +09:00 |
|
0b5vr
|
3c390fe0f3
|
fix: Fix vrmAssetPostprocessor
it was processing directories end with `.vrm` by mistake, which occurs with `Packages/com.vrmc.vrm`
|
2023-02-20 16:55:32 +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
|
17973d694a
|
Merge pull request #1989 from ousttrue/fix_remove_initial_rotation_from_vrm10runtime
[API Breaking Change] Vrm10RuntimeControlRig は、正規化されたTPoseを受け取る責務に特化
|
2023-02-20 14:27:41 +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
|
867eb08ebe
|
Merge pull request #1988 from ousttrue/vrm10_control_rig
ControlRig 関連を浅い階層に移動
|
2023-02-20 13:25:53 +09:00 |
|
ousttrue
|
8e5a99eb7f
|
mv Assets/VRM10/Runtime/Components/Vrm10Runtime/ControlRig to Assets/VRM10/Runtime/ControlRig
|
2023-02-20 13:02:53 +09:00 |
|
ousttrue
|
53b733ed88
|
Merge pull request #1985 from ousttrue/fix_vrm10viewer_bvh_load
sampler の bvh load の修正
|
2023-02-20 12:54:20 +09:00 |
|
Masataka SUMI
|
7269c9550b
|
Merge pull request #1986 from Santarh/lookAtHierarcy
Add a LookAtOrigin transform to ControlRig.
|
2023-02-17 17:55:42 +09:00 |
|
Masataka SUMI
|
e7b5d23690
|
Add a LookAtOrigin transform to ControlRig.
|
2023-02-17 17:43:20 +09:00 |
|
ousttrue
|
9659354e9f
|
API変更時の修正ミス
|
2023-02-15 17:01:40 +09:00 |
|
Masataka SUMI
|
fcdab51dfe
|
Merge pull request #1984 from Santarh/refactorLookAt
Refactoring about Vrm10 LookAtRuntime
|
2023-02-15 01:07:57 +09:00 |
|
Masataka SUMI
|
95ef1b839f
|
rename and add comment
|
2023-02-15 00:07:05 +09:00 |
|
Masataka SUMI
|
02aae32acb
|
rename
|
2023-02-14 23:34:22 +09:00 |
|
Masataka SUMI
|
b25e58c3ff
|
reorder
|
2023-02-14 23:05:12 +09:00 |
|
Masataka SUMI
|
b376a94d75
|
rename gaze to LookAt
|
2023-02-14 22:56:16 +09:00 |
|
Masataka SUMI
|
dbfd5212c7
|
make CalculateYawPitchFromGazePosition public
|
2023-02-14 22:14:48 +09:00 |
|
Masataka SUMI
|
a344a8d12b
|
Refactoring about Vrm10 LookAtRuntime
|
2023-02-14 22:08:18 +09:00 |
|
ousttrue
|
9b2b03af55
|
Merge pull request #1983 from ousttrue/update_json_schema
update json schema
|
2023-02-14 18:00:48 +09:00 |
|
ousttrue
|
563c6333c1
|
コード生成の更新。beta が取れた
|
2023-02-14 17:56:56 +09:00 |
|
ousttrue
|
7f5041bb8b
|
update JsonSchema
|
2023-02-14 17:55:27 +09:00 |
|
ousttrue
|
0ac90179c5
|
コード生成フォルダから退避
|
2023-02-14 17:55:01 +09:00 |
|
ousttrue
|
d86730cd8b
|
Merge pull request #1978 from ousttrue/fix_exporter_texture_leak
Fix exporter texture leak
|
2023-02-09 19:04:34 +09:00 |
|