ousttrue
|
1204d83ddc
|
RuntimeUnityBuilder の VRM部分で、必要な座標変換(x反転)が無かった。
Mesh, Node は、VrmLib.Model を介して座標変換されている。
|
2021-04-16 19:13:38 +09:00 |
|
ousttrue
|
f14186068c
|
Migrate_SpringBoneTest を追加。正しく migration できている。
|
2021-04-16 19:11:50 +09:00 |
|
ousttrue
|
ecd9568584
|
Merge pull request #880 from ousttrue/feature10/impl_springbone
[VRM1] SpringBone center をモデルレベルに移動など
|
2021-04-16 18:14:18 +09:00 |
|
ousttrue
|
cff9dfadd8
|
VRM10SpringBone.m_center を VRM10Controller.SpringBoneCenter に移動 (SpringごとではなくModel全体の設定に)
springの設定ではなくて、springが動く環境の設定。アプリが任意に設定する想定。
|
2021-04-16 17:12:46 +09:00 |
|
ousttrue
|
a03f423213
|
auto reload
|
2021-04-16 17:05:53 +09:00 |
|
ousttrue
|
fc5e767680
|
OnDrawGizmosSelected
|
2021-04-16 17:00:36 +09:00 |
|
ousttrue
|
83c407a42f
|
VRM10SpringSelectorWindow
|
2021-04-16 16:29:13 +09:00 |
|
PoChang007
|
d5b207a277
|
Merge pull request #879 from ousttrue/fix10/fix_subassetkey
Vrm1のSubAssetKey作成のバグ修正
|
2021-04-16 13:40:04 +09:00 |
|
ousttrue
|
32abd901ea
|
Test追加。GltfMaterialImporter.GetMaterialParam
|
2021-04-16 13:36:48 +09:00 |
|
ousttrue
|
52f516d443
|
test 追加. VRMMaterialImporterの interface を調整
|
2021-04-16 13:24:46 +09:00 |
|
ousttrue
|
256f9d781c
|
MaterialImportParam.TextureSlots から SubAssetKey を作る方法を修正
|
2021-04-16 13:15:47 +09:00 |
|
ousttrue
|
36bba50914
|
Testを追加
|
2021-04-16 13:14:10 +09:00 |
|
PoChang007
|
98a3ad27dc
|
Merge pull request #878 from ousttrue/feature10/rename_VRM10MaterialImporter
rename
|
2021-04-16 12:42:21 +09:00 |
|
ousttrue
|
b1184e9b0b
|
rename
|
2021-04-16 12:39:10 +09:00 |
|
ousttrue
|
45d31ab25d
|
Merge pull request #877 from ousttrue/feature10/VRM10SpringBone_is_monobehaviour
VRM10SpringBone を MonoBehaviour にした
|
2021-04-15 20:05:57 +09:00 |
|
ousttrue
|
6ff0e6a34f
|
SpringBoneManager 廃止
|
2021-04-15 19:45:16 +09:00 |
|
ousttrue
|
a13258785f
|
VRM10SpringBone を SpringBone にした。
|
2021-04-15 19:26:15 +09:00 |
|
ousttrue
|
ec21956204
|
Merge pull request #875 from vrm-c/feature10/update_jsonschema
Feature10/update jsonschema
|
2021-04-15 18:39:27 +09:00 |
|
ousttrue
|
596651f551
|
Merge branch 'master' into feature10/update_jsonschema
|
2021-04-15 17:50:55 +09:00 |
|
ousttrue
|
caf61c2785
|
remove debug code
|
2021-04-15 17:18:26 +09:00 |
|
ousttrue
|
c508465ccd
|
間違えて Unity-2019 で更新した Packages/manifest.json を元に戻す
|
2021-04-15 17:17:35 +09:00 |
|
PoChang007
|
03487fb41a
|
Merge pull request #876 from ousttrue/code/rename_VRMMtoonMaterialImporter_to_VRMMaterialImporter
VRMMaterialImporterのリネームと、コメントと未使用コード削除
|
2021-04-15 15:47:37 +09:00 |
|
ousttrue
|
f16430bc85
|
comment と 未使用コードを削除
|
2021-04-15 15:07:10 +09:00 |
|
ousttrue
|
da49aa0b2c
|
rename VRMMtoonMaterialImporter to VRMMaterialImporter
|
2021-04-15 15:05:48 +09:00 |
|
ousttrue
|
99e2ac8a83
|
vrm-specification を更新して、コードを再生成
|
2021-04-15 14:50:27 +09:00 |
|
PoChang007
|
ea4e842e72
|
Merge pull request #874 from ousttrue/fix/VRMMaterialImporter_if
if文の間違いを修正
|
2021-04-15 14:43:10 +09:00 |
|
ousttrue
|
91c44254fb
|
MToonMaterialParamTest を追加。
|
2021-04-15 14:16:15 +09:00 |
|
ousttrue
|
00460ea051
|
if文 間違いを修正
|
2021-04-15 14:13:56 +09:00 |
|
PoChang007
|
ad9cab700a
|
Merge pull request #873 from ousttrue/fix/GetUnityObjectName_null
fix null
|
2021-04-15 12:41:48 +09:00 |
|
ousttrue
|
40e5613226
|
fix null
|
2021-04-15 12:40:03 +09:00 |
|
ousttrue
|
ed0cfb1f27
|
Merge pull request #872 from ousttrue/feature/extract_key
Feature/extract key
|
2021-04-14 20:12:05 +09:00 |
|
ousttrue
|
aedfe98974
|
mod TextureImportName.GetExtractName to GetUnityObjectName
|
2021-04-14 20:09:30 +09:00 |
|
ousttrue
|
60174491c4
|
TextureImportName の使っていないところを削除
|
2021-04-14 20:05:08 +09:00 |
|
ousttrue
|
46605091ac
|
GC
|
2021-04-14 20:04:41 +09:00 |
|
ousttrue
|
7d561a6be0
|
Merge pull request #870 from ousttrue/fix10/import_collider
colliderの重複を考慮していなかった
|
2021-04-14 19:41:47 +09:00 |
|
ousttrue
|
48b6284851
|
Merge pull request #871 from ousttrue/fix10/remove_collider_reset
remove VRM10SpringBoneColliderGroup.Reset.
|
2021-04-14 19:41:17 +09:00 |
|
ousttrue
|
208311164b
|
VRMC_constraints to VRMC_node_constraint
|
2021-04-14 17:45:24 +09:00 |
|
ousttrue
|
b8334ae645
|
pull JsonSchema. debug
|
2021-04-14 17:38:30 +09:00 |
|
ousttrue
|
66a7cfc768
|
TextureImportParam の GltfName, ConvertedName を UnityObjectName に単純化
|
2021-04-14 16:41:15 +09:00 |
|
ousttrue
|
03c0ad69c6
|
HashSet<SubAssetKey>
|
2021-04-14 14:25:21 +09:00 |
|
ousttrue
|
56b7f1ae20
|
SubAssetKey
|
2021-04-14 13:50:09 +09:00 |
|
ousttrue
|
405188f737
|
remove VRM10SpringBoneColliderGroup.Reset. importer が誤動作する
|
2021-04-13 20:48:56 +09:00 |
|
ousttrue
|
ac5662f61f
|
colliderの重複考慮
|
2021-04-13 20:42:56 +09:00 |
|
PoChang007
|
bf9a506d65
|
Merge pull request #868 from ousttrue/feature/tpose
T-Pose にするボタン2
|
2021-04-13 15:22:55 +09:00 |
|
ousttrue
|
b6bea96590
|
Merge pull request #867 from Santarh/recommendedProjectSettingsWindow
"Recommended settings" window
|
2021-04-13 12:25:52 +09:00 |
|
ousttrue
|
5a147a1077
|
label
|
2021-04-13 12:22:06 +09:00 |
|
ousttrue
|
d1fe3fff6f
|
UnityEditor.AvatarSetupTool.MakePoseValid の呼び出し
|
2021-04-12 22:54:16 +09:00 |
|
ousttrue
|
59eb769cd6
|
InternalTPose.cs
|
2021-04-12 21:49:49 +09:00 |
|
ousttrue
|
81b8e5a012
|
Merge pull request #866 from ousttrue/fix/model_toglb
vrm1 の Export インタフェースを整理
|
2021-04-12 21:49:03 +09:00 |
|
ousttrue
|
42f8c59d8b
|
Merge pull request #865 from ousttrue/fix/lookattype_migration
fix lookAtType migration
|
2021-04-12 21:48:13 +09:00 |
|