Commit Graph

67 Commits

Author SHA1 Message Date
notargs
0f3bdf3b2b URP向けのシェーダーをとりあえず追加 2023-04-25 09:26:11 +09:00
ousttrue
c6d226304c 仕様に準じて、参照ノードの position.x を expression weight に適用しています。
humanoid が null で expression のみを格納したとき向けの nullcheck を追加。
2023-04-07 16:16:19 +09:00
notargs
d6b3ae8343 MSAAを適用 2023-03-22 19:38:57 +09:00
notargs
b557f69ece 以前読み込んだVRMを破棄する機構を追加 2023-03-22 19:33:50 +09:00
notargs
b4aea8b2c9 URPSampleを追加 2023-03-22 19:22:27 +09:00
notargs
027ef289be Settingsディレクトリへ移動 2023-03-22 13:53:09 +09:00
notargs
b84771364a URPSampleディレクトリを作成 2023-03-22 13:17:02 +09:00
notargs
19515bae8a URPAssetを追加 2023-03-22 13:04:25 +09:00
ousttrue
4b1991de7d vrm-1.0 runtime export sample 2023-03-09 19:20:32 +09:00
ousttrue
b98ceda13d fix copyright 2023-03-07 19:50:25 +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
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
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
33725cbab5 3 interfaces. ITPoseProvider, INormalizedPoseProvider and INormalizedPoseApplicable 2023-02-20 19:06:13 +09:00
ousttrue
9659354e9f API変更時の修正ミス 2023-02-15 17:01:40 +09:00
Masataka SUMI
b376a94d75 rename gaze to LookAt 2023-02-14 22:56:16 +09:00
Masataka SUMI
a344a8d12b Refactoring about Vrm10 LookAtRuntime 2023-02-14 22:08:18 +09:00
ousttrue
b24f06e106 comment 2022-11-28 17:07:16 +09:00
ousttrue
4a4dbb447a initialRotations 2022-11-25 20:29:02 +09:00
Masataka SUMI
62085d255a rename vrm10 material importer class names 2022-11-10 21:41:01 +09:00
Masataka SUMI
9f16a268a6 rename 2022-11-10 21:26:02 +09:00
ousttrue
f0d6af93c5 hide box man 2022-11-09 15:08:23 +09:00
ousttrue
8c078c82ae コマンドライン引き数のエラーを防止 2022-11-09 14:38:22 +09:00
Masataka SUMI
0255f17ca5 Remove warning code & suppress file size in Resources 2022-11-03 17:40:58 +09:00
ousttrue
85f4e22a98 typo 2022-10-04 17:55:49 +09:00
ousttrue
b0e20b95e4 Revert "typo rename UnityObjectDestoyer to UnityObjectDestroyer"
This reverts commit a8d5704a0f.
2022-10-03 18:09:05 +09:00
ousttrue
6e377b0543 UpdateControlRigImplicit
v0.104 仕様の ControlRig 例
2022-10-03 18:06:40 +09:00
ousttrue
a8d5704a0f typo rename UnityObjectDestoyer to UnityObjectDestroyer 2022-10-03 17:56:36 +09:00
ousttrue
2c300fd26e VRM10Viewer/VRM10ViewerUI.Loaded を別ファイルに分離 2022-10-03 17:55:27 +09:00
Masataka SUMI
04791b36ca Re-added binary files 2022-09-28 16:55:48 +09:00
Masataka SUMI
6a6bf4c157 remove lfs objects 2022-09-28 16:55:35 +09:00
Masataka SUMI
f74fd1c940 set expression isBinary 2022-09-21 19:24:21 +09:00
Masataka SUMI
3046871a9e Add UV transform expression to seed-san 2022-09-21 19:23:17 +09:00
Masataka SUMI
c7fb04f081 Add a rotation constraint to shoulder bone of seed-san 2022-09-21 18:55:10 +09:00
Masataka SUMI
a0225b2a58 fix seed-san material 2022-09-21 18:36:31 +09:00
Masataka SUMI
9a42409c76 Add a vrm 1.0 model creation sample of Seed-san 2022-09-21 17:39:37 +09:00
Masataka SUMI
12ac6e372e Apply localPosition while bvh motion transfer in VRM10 Viewer. 2022-09-07 16:44:43 +09:00
Masataka SUMI
0dfa783406 mv CachedEnum namespace to UniGLTF.Utils 2022-09-07 15:59:35 +09:00
Masataka SUMI
b986130817 Create an asmdef named UniGLTF.Utils 2022-09-07 15:53:59 +09:00
Masataka SUMI
29163a43b1 Use CachedEnum 2022-09-07 15:38:02 +09:00
Masataka SUMI
f8fe9daa1e Remove the VRM 1.0 importer option about the normalization of node transforms. 2022-09-07 14:19:04 +09:00
Masataka SUMI
94ddfa9db7 Update Sample 2022-09-06 21:19:58 +09:00
Masataka SUMI
1e52889cc2 make Runtime Process methods internal. 2022-09-06 20:04:16 +09:00
Masataka SUMI
6f67676fe9 rename class name 2022-09-06 18:22:25 +09:00
ousttrue
2eb64b5f24 FkRetarget の初期実装。vrm-1.0 で 正規化をやめるので、従来の正規化済みTPoseに対する localRotation を変換して適用する機能です 2022-08-23 15:53:21 +09:00