Commit Graph

799 Commits

Author SHA1 Message Date
notargs
46e3ec70d5 外力をキャラクターごとに設定するように変更 2022-10-20 15:31:59 +09:00
notargs
a60d199559 不要なデータを削除 2022-10-18 16:37:30 +09:00
notargs
dc3b6afd8c SpringBoneに対してグローバルで外力を渡すインターフェースを実装する 2022-10-18 13:16:33 +09:00
ousttrue
75e9a82ee8
Merge pull request #1859 from 0b5vr/export-with-meta
feature: add third argument `vrmMeta` to static Vrm10Exporter.Export
2022-10-11 18:37:28 +09:00
0b5vr
8a45292f6c feature: add third argument vrmMeta to static Vrm10Exporter.Export 2022-10-11 18:17:50 +09:00
ousttrue
91a8ef2045 implement Joint gizmo 2022-10-06 21:09:28 +09:00
ousttrue
85f4e22a98 typo 2022-10-04 17:55:49 +09:00
Masataka SUMI
64f7c3faaf invert uv rotation direction of mtoon 1.0 2022-10-04 15:47:32 +09:00
ousttrue
ef7c819d36
Merge pull request #1824 from Santarh/migrationMatcap
Fix migration behaviour of matcap.
2022-09-26 18:06:02 +09:00
Masataka SUMI
51f80bde73 Fix uv animation rotation direction of vrm-1.0 2022-09-26 17:34:42 +09:00
Masataka SUMI
5656214f72 Fix uv animation speed unit of vrm-1.0 2022-09-22 21:17:14 +09:00
Masataka SUMI
7c9919ef47 Fix migration behaviour of matcap. 2022-09-22 00:40:45 +09:00
Masataka SUMI
ec627fba5e follow matcapFactor in material color binding 2022-09-21 19:17:06 +09:00
ousttrue
9bd7e3f284
Merge pull request #1817 from Santarh/addMatcapFactor
Add implementation of matcapFactor
2022-09-21 18:14:14 +09:00
Masataka SUMI
6f441acbfd Add implementation of matcapFactor 2022-09-21 18:12:44 +09:00
Masataka SUMI
59b88c3f6e Fix a bug of incorrect pose set when EnforceTPose called 2022-09-21 17:34:31 +09:00
ousttrue
8864846a7f
Merge pull request #1812 from ousttrue/fix10/remove_migration_file_write
Fix10/remove migration file write
2022-09-21 16:38:00 +09:00
ousttrue
4c0b204b17
Merge pull request #1809 from ousttrue/fix/update_sepc
[1.0] format に matcapColor 反映
2022-09-21 16:34:12 +09:00
ousttrue
ea660c68dc
Merge pull request #1803 from Santarh/controlRigOptions
Replace control rig generation option with enum in vrm 1.0
2022-09-21 16:33:24 +09:00
Masataka SUMI
7ef5c7be54 remove unnecessary value of ControlRigGenerationOption 2022-09-21 16:22:59 +09:00
ousttrue
8ef6e53c4f
Merge pull request #1811 from ousttrue/fix10/version_10
[1.0] update SpecVersion to 1.0
2022-09-21 15:56:23 +09:00
ousttrue
819eedb957 MigrationVrm 関連を internal に 2022-09-21 15:34:54 +09:00
ousttrue
4a5cf395bb update SpecVersion to 1.0 2022-09-21 15:16:04 +09:00
ousttrue
4168ae302d SpringBone のカプセルコライダーの座標変換漏れ 2022-09-21 14:13:58 +09:00
ousttrue
dd58eda2ae matcapColor 反映 2022-09-21 13:15:04 +09:00
ousttrue
ed291eaf0f
Merge pull request #1804 from notargs/update_fastspringbone
FastSpringBoneに対し、末端ボーンへの考慮を追加するオプションを追加
2022-09-20 18:06:43 +09:00
Masataka SUMI
16049b4c49 The FirstPerson method must reference the raw head bone instead of the control rig bone. 2022-09-20 13:40:52 +09:00
notargs
d66fc2498e FastSpringBoneに対し、末端ボーンへの考慮を追加するオプションを追加しました 2022-09-16 18:30:09 +09:00
Masataka SUMI
be4f7847b4 Bone name must be unique in the vrm instance. 2022-09-16 18:28:45 +09:00
Masataka SUMI
902ed67335 Add ControlRigGenerationOption 2022-09-16 17:02:29 +09:00
notargs
2673380776 Issue #1789に対応 2022-09-14 19:04:30 +09:00
Masataka SUMI
ae8d4db6b9 Fix bug of null access when loading vrm1.0 prefab placed in the scene. 2022-09-12 17:55:34 +09:00
ousttrue
34501bb26f
Merge pull request #1788 from 0b5vr/fix-migration
Fix VRM exported from MigrationVrm class (2)
2022-09-09 16:41:29 +09:00
0b5vr
ee3bf2b020 fix Migrate to Vrm1, set texture transform extension properly 2022-09-09 16:36:49 +09:00
ousttrue
370db5e550
Merge pull request #1787 from 0b5vr/fix-migration
Fix VRM exported from MigrationVrm class
2022-09-09 16:33:49 +09:00
ousttrue
bc1d972311
Merge pull request #1785 from 0b5vr/mtoon-1-beta
Fix specVersion of MToon `1.0-draft` -> `1.0-beta`
2022-09-09 13:41:16 +09:00
0b5vr
805397abb2 fix Migrate to Vrm1, set extensionsUsed properly 2022-09-09 12:54:47 +09:00
0b5vr
7c99c16634 fix: Migrate to Vrm1, set missing specVersion and licenseUrl 2022-09-09 12:14:35 +09:00
0b5vr
244e7b1947 refactor: update constraint spec URL on comments 2022-09-09 12:06:45 +09:00
0b5vr
d058be96f6 fix: Fix specVersion of MToon 1.0-draft -> 1.0-beta 2022-09-09 11:35:01 +09:00
Masataka SUMI
9c88a9761c Add generateControlRig option to VRM 1.0 Importer 2022-09-07 18:51:23 +09:00
Masataka SUMI
e7ed265d67 refactoring 2022-09-07 18:22:11 +09:00
Masataka SUMI
f06d4bdd35 Create the ControlRig at a child of the VRM instance root. 2022-09-07 16:36:29 +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
894ba1ecec Use CachedEnum instead of EnumUtil 2022-09-07 15:42:41 +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
ousttrue
20be242bfa
Merge pull request #1776 from Santarh/controlRIg4
Change access modifiers, Add methods, about ControlRig
2022-09-06 21:38:23 +09:00
Masataka SUMI
e4041895f4 add EnforceTPose method to ControlRig 2022-09-06 21:19:27 +09:00