Commit Graph

4350 Commits

Author SHA1 Message Date
ousttrue
906206dfdf update 2022-09-26 18:59:34 +09:00
ousttrue
8836646493 document update 2022-09-26 18:52:57 +09:00
ousttrue
4a9bafbe2b
Merge pull request #1831 from ousttrue/version/v0_104_1
sample 更新あり
2022-09-26 18:33:05 +09:00
ousttrue
e563a33d54 sample 更新あり 2022-09-26 18:09:53 +09:00
ousttrue
ef7c819d36
Merge pull request #1824 from Santarh/migrationMatcap
Fix migration behaviour of matcap.
2022-09-26 18:06:02 +09:00
ousttrue
93671a6898
Merge pull request #1826 from Santarh/uvAnimSpeed
Fix uv rotation coords of vrm-1.0
2022-09-26 18:03:53 +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
ousttrue
ac0b317da7
Merge pull request #1825 from ousttrue/doc/v0_104_0
UniVRM-0.104.0
2022-09-22 14:38:50 +09:00
ousttrue
1dcde27369 UniVRM-0.104.0 2022-09-22 14:26:53 +09:00
Masataka SUMI
7c9919ef47 Fix migration behaviour of matcap. 2022-09-22 00:40:45 +09:00
ousttrue
c466d689bc
Merge pull request #1821 from Santarh/seedsanUvTransform
Add UV transform expression to seed-san
2022-09-21 19:25:55 +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
ousttrue
d54a3d55cf
Merge pull request #1820 from Santarh/matcapFactorFix
follow matcapFactor in material color binding
2022-09-21 19:19:33 +09:00
ousttrue
b534d2685b
Merge pull request #1819 from Santarh/fixSeedConstraint
Add a rotation constraint to shoulder bone of seed-san
2022-09-21 19:18:23 +09:00
Masataka SUMI
ec627fba5e follow matcapFactor in material color binding 2022-09-21 19:17:06 +09:00
Masataka SUMI
c7fb04f081 Add a rotation constraint to shoulder bone of seed-san 2022-09-21 18:55:10 +09:00
ousttrue
a4d5156b80
Merge pull request #1818 from Santarh/fixMatcapFactor
Fix `matcapFactor` default value and follow specification.
2022-09-21 18:44:36 +09:00
Masataka SUMI
a0225b2a58 fix seed-san material 2022-09-21 18:36:31 +09:00
Masataka SUMI
9e879e1825 change spec of mtoon10 matcapFactor default value 2022-09-21 18:36:18 +09:00
ousttrue
efac395b1c
Merge pull request #1816 from Santarh/sampleSeed
Add a vrm 1.0 model creation sample of Seed-san
2022-09-21 18:14:58 +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
ousttrue
dcdcee46eb
Merge pull request #1815 from Santarh/fixRog
Fix a bug of incorrect pose set when EnforceTPose called
2022-09-21 17:41:24 +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
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
ousttrue
1d22f42e90
Merge pull request #1795 from matsutaka-pxv/add-awaitcaller-to-loadblendshapemaster
Add IAwaitCaller to VRMImporterContext.LoadBlendShapeMaster
2022-09-21 16:23:54 +09:00
Masataka SUMI
7ef5c7be54 remove unnecessary value of ControlRigGenerationOption 2022-09-21 16:22:59 +09:00
ousttrue
ba7cffd8db
Merge pull request #1813 from ousttrue/version/v0_104_0
UniVRM-0.104.0
2022-09-21 15:56:33 +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
cb24601410
Merge pull request #1810 from ousttrue/fix10/export_capsule_reverse_x
[1.0] SpringBone のカプセルコライダーの座標変換漏れ
2022-09-21 15:56:17 +09:00
ousttrue
f3388bacdc
Merge pull request #1808 from Santarh/lfs
LFS tracking image & 3d model files.
2022-09-21 15:47:47 +09:00
ousttrue
864607023a UniVRM-0.104.0 2022-09-21 15:38:20 +09:00
ousttrue
819eedb957 MigrationVrm 関連を internal に 2022-09-21 15:34:54 +09:00
ousttrue
de3c1b48da デバッグ機能の消し忘れ 2022-09-21 15:25:59 +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
Takayuki Matsuoka
fe0c3d756d 不要なコード整形を修正
See also:
https://github.com/vrm-c/UniVRM/pull/1795#discussion_r974879279
2022-09-20 23:25:20 +09:00
Takayuki Matsuoka
0029c1cd5f LoadBlendShapeBindの引数順を変更
IAwaitCallerを最後の引数にするように変更

See also :
https://github.com/vrm-c/UniVRM/pull/1795#discussion_r974879093
2022-09-20 23:24:09 +09:00
Masataka SUMI
627c0e76f2 binary files replaced by lfs tracking 2022-09-20 18:21:51 +09:00
Masataka SUMI
488f27be80 lfs track image & 3d model files 2022-09-20 18:19:36 +09:00
ousttrue
ed291eaf0f
Merge pull request #1804 from notargs/update_fastspringbone
FastSpringBoneに対し、末端ボーンへの考慮を追加するオプションを追加
2022-09-20 18:06:43 +09:00
ousttrue
dc89cb6aec
Merge pull request #1798 from notargs/fix_1789
頂点レイアウト Issue #1789に対応
2022-09-20 15:48:21 +09:00
ousttrue
184d0bdc74
Merge pull request #1796 from matsutaka-pxv/add-iawaitcaller-to-loadfirstperson
Add IAwaitCaller to VRMImporterContext.LoadFirstPerson
2022-09-20 15:20:33 +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