Masataka SUMI
|
0058e261f8
|
Merge pull request #713 from Santarh/expressionImpl2
Refactoring API VRM1.0 Expression & LookAt
|
2021-02-01 19:51:47 +09:00 |
|
Masataka SUMI
|
7986638c82
|
Refactoring reference between Expression and LookAt.
|
2021-02-01 19:27:22 +09:00 |
|
Masataka SUMI
|
349fd06645
|
Rename
|
2021-02-01 16:04:24 +09:00 |
|
Masataka SUMI
|
a3afd483d0
|
Define ExpressionValidator instead of ExpressionAccumulator
|
2021-02-01 15:54:13 +09:00 |
|
ousttrue
|
d3f56594da
|
UniVRM-0.65.3 (UniGLTF-2.1.3)
#711
UniGLTFのバージョン番号は、 UniVRMのバージョン番号から機械的に決めることにします。
更新の有無でそれぞれバージョンアップの有無を管理すると煩雑になるためです。
major: 2
minor: UniVRM.minor - 64
patch: UniVRM.patch
UniGLTF のバージョンを UniVRMのバージョンに揃えたいのですが、
先に `1.27` というバージョンを持っていて巻き戻るので、とりあえず `2.0` に上げていてやむを得ない状態に。
|
2021-02-01 15:22:41 +09:00 |
|
Koji Hasegawa
|
0f73016657
|
Upgrade usage dependencies
|
2021-01-30 17:13:35 +09:00 |
|
Koji Hasegawa
|
f4e27f6053
|
Bump UniGLTF package version
Reason:
Latest UniGLTF has changes, but package version is not changed.
So, not updated package on UPM registory. (e.g. openupm.com)
|
2021-01-30 01:07:15 +09:00 |
|
Masataka SUMI
|
5241f79927
|
make Expression classes sealed.
|
2021-01-29 22:06:46 +09:00 |
|
Masataka SUMI
|
144ee3fd67
|
make Expression merger classes internal.
|
2021-01-29 19:12:01 +09:00 |
|
Masataka SUMI
|
740cd023d0
|
Fix case.
|
2021-01-29 18:49:01 +09:00 |
|
Masataka SUMI
|
4b5346bb41
|
Complete meta "violentUssageName" & "sexualUssageName" migration.
|
2021-01-29 18:43:30 +09:00 |
|
Masataka SUMI
|
832d715a91
|
Complete meta CommercialUsageType migration.
|
2021-01-29 18:31:01 +09:00 |
|
Masataka SUMI
|
85ef1ef9b3
|
Remove invalid mesh load algorithm.
|
2021-01-29 18:25:15 +09:00 |
|
Masataka SUMI
|
579fc5ea89
|
complete "allowedUserName" switch cases.
|
2021-01-29 18:24:33 +09:00 |
|
ousttrue
|
e6a02a90f0
|
Add Component するので Runtime にいる必要があった。
ビルドは後でなおす
|
2021-01-29 16:34:34 +09:00 |
|
ousttrue
|
4173d00c9a
|
generate expression
OverrideBlink, OverrideLookAt, OverrideMouth
|
2021-01-29 16:26:13 +09:00 |
|
ousttrue
|
78bd0aafb9
|
コード整理
|
2021-01-29 14:05:04 +09:00 |
|
ousttrue
|
feff04d3a6
|
trs
|
2021-01-28 20:03:19 +09:00 |
|
ousttrue
|
3720fb1341
|
fix expression editor and migration
|
2021-01-28 20:03:19 +09:00 |
|
ousttrue
|
a57e30e3ba
|
MorphTargetBinding
|
2021-01-28 20:03:19 +09:00 |
|
ousttrue
|
ab79501f9f
|
selector
|
2021-01-28 20:03:18 +09:00 |
|
ousttrue
|
0ec33be304
|
fix propname
|
2021-01-28 20:03:18 +09:00 |
|
ousttrue
|
015f5e3881
|
move
|
2021-01-28 20:03:18 +09:00 |
|
ousttrue
|
24e16077b5
|
MigrateExpression
|
2021-01-28 20:03:18 +09:00 |
|
ousttrue
|
b2fd1dc8ce
|
IExpressionAccumulator
|
2021-01-28 20:03:18 +09:00 |
|
ousttrue
|
9c56c7561c
|
update VRM10ControllerExpression
|
2021-01-28 20:03:17 +09:00 |
|
ousttrue
|
16e4bcab44
|
fix build error in vrm10
#701
|
2021-01-28 18:33:49 +09:00 |
|
ousttrue
|
6ebeb8b3d4
|
Merge pull request #704 from ousttrue/version/0_65_2
v0.65.2
|
2021-01-28 18:09:30 +09:00 |
|
ousttrue
|
aa8d208fe9
|
Merge pull request #702 from seibe/patch-1
fix: #701 非エディタ環境でのコンパイルエラーを修正
|
2021-01-28 18:05:48 +09:00 |
|
ousttrue
|
03df263aee
|
v0.65.2
|
2021-01-28 18:04:39 +09:00 |
|
ousttrue
|
39e2a8159a
|
check UNITY_EDITOR error
#701
|
2021-01-28 17:53:06 +09:00 |
|
Seibe TAKAHASHI
|
4f918456fc
|
fix: #701 非エディタ環境でのコンパイルエラーを修正
|
2021-01-28 15:37:22 +09:00 |
|
ousttrue
|
cfec160f4a
|
Merge pull request #699 from ousttrue/fix/fix_unittest
Fix/fix unittest
|
2021-01-27 18:18:56 +09:00 |
|
ousttrue
|
7ad06ad056
|
Merge pull request #697 from ousttrue/version/v0_65_1
v0.65.1
|
2021-01-27 17:16:56 +09:00 |
|
ousttrue
|
c7354f9f08
|
MtoonGltfColorToUnity
|
2021-01-27 17:06:40 +09:00 |
|
ousttrue
|
43c46fbf18
|
fix SpringBoneAdapter.ToGltf
|
2021-01-27 16:56:29 +09:00 |
|
ousttrue
|
f6babc46e0
|
fix ApiSampleTests.cs
|
2021-01-27 16:27:24 +09:00 |
|
ousttrue
|
f470f817d8
|
Merge pull request #698 from PoChang007/fix_typo
fix typo
|
2021-01-27 15:52:03 +09:00 |
|
ousttrue
|
9a56c850e4
|
v0.65.1
|
2021-01-27 15:43:51 +09:00 |
|
Masataka SUMI
|
37b6d1ca04
|
The test checks the actual code.
|
2021-01-27 15:41:50 +09:00 |
|
Masataka SUMI
|
17023b94b2
|
make BlendShapeClip serializer public.
|
2021-01-27 15:38:21 +09:00 |
|
Masataka SUMI
|
1cf9cba349
|
Fix #694 Turkish "i" problem.
|
2021-01-27 15:12:46 +09:00 |
|
pochang007
|
39e3c6faa0
|
fix typo
|
2021-01-27 06:49:26 +09:00 |
|
ousttrue
|
4e4cc1150c
|
Merge pull request #693 from PoChang007/update_meshutility_editor
updated MeshUtility editor
|
2021-01-25 19:10:49 +09:00 |
|
pochang007
|
81055e80df
|
comment out mesh saver
|
2021-01-25 19:00:24 +09:00 |
|
pochang007
|
783e4c05ec
|
updated MeshUtility editor
|
2021-01-25 18:48:30 +09:00 |
|
ousttrue
|
e39a94c91a
|
Merge pull request #692 from ousttrue/v0.65.0
v0.65.0
|
2021-01-25 18:06:00 +09:00 |
|
ousttrue
|
7c0387bb5c
|
Merge pull request #691 from ousttrue/fix/firstperson_reset
add Validation.Extended
|
2021-01-25 18:05:55 +09:00 |
|
ousttrue
|
6cf0fd554e
|
Merge pull request #690 from ousttrue/fix/clips_setdirty
set dirty when add Clip
|
2021-01-25 18:05:49 +09:00 |
|
ousttrue
|
4b23c5ce2d
|
v0.65.0
|
2021-01-25 17:53:26 +09:00 |
|