Commit Graph

1657 Commits

Author SHA1 Message Date
ousttrue
e4ad2dda11 Implemented VrmLib.ExpressionPreset.Surprised 2021-02-03 13:58:47 +09:00
ousttrue
f42ab7a172
Merge pull request #714 from Santarh/expressionImpl3
Implements expression overriding
2021-02-02 15:03:51 +09:00
Masataka SUMI
18850bb04c remove redundant access. 2021-02-02 14:10:35 +09:00
Masataka SUMI
ae1bec1e95 sum expression override rate method is changed from max to muladd. 2021-02-02 14:10:12 +09:00
ousttrue
244033f4ce
Merge pull request #719 from ousttrue/fix/json_unicode_escape
Fix/json unicode escape
2021-02-02 13:52:25 +09:00
ousttrue
870614323a JsonString.Unescape 2021-02-02 13:30:42 +09:00
ousttrue
1dc393d4aa add unittest
#476
2021-02-02 13:30:42 +09:00
ousttrue
b8a01d4845
Merge pull request #716 from nowsprinting/retrieve_mtoon_meta_pr
Upgrade MToon
2021-02-02 13:28:58 +09:00
ousttrue
0ab9855379
Merge pull request #715 from Santarh/expressionConversionFix
Fix ExpressionPreset conversion problem in migration.
2021-02-02 13:19:36 +09:00
ousttrue
f4a82ef397
Merge pull request #718 from PoChang007/move_bone_mesh_eraser
moved BoneMeshEraser to MeshUtility editor
2021-02-02 13:15:46 +09:00
pochang007
45b5b618d9 moved BoneMeshEraser to Meshutility editor 2021-02-02 12:18:42 +09:00
Koji Hasegawa
0aea59dc34 Upgrade MToon
fix https://github.com/Santarh/MToon/pull/105
2021-02-02 00:34:55 +09:00
Masataka SUMI
f36f70674e Follow updates of BlendShapeKey 2021-02-02 00:02:08 +09:00
Masataka SUMI
d9a8278df9 fix ExpressionPreset conversion problem in migration. 2021-02-01 23:37:55 +09:00
Masataka SUMI
e8bbbc849d ExpressionKey.IsBinary evaluates in ExpressionValidator. 2021-02-01 23:28:24 +09:00
Masataka SUMI
dd34a1e615 Suppress GC to zero about Expression functions. 2021-02-01 23:17:17 +09:00
Masataka SUMI
4ebcbb1ab9 Consider block. 2021-02-01 22:50:05 +09:00
Masataka SUMI
aec86eae4c Remove unused classes. 2021-02-01 22:45:50 +09:00
Masataka SUMI
0341725770 Implements expression overriding https://github.com/vrm-c/vrm-specification/pull/196 2021-02-01 22:29:42 +09:00
Masataka SUMI
0c5d6aae17 Restore eye bone when ExpressionController was disposed. 2021-02-01 20:32:06 +09:00
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
9e737d3d11
Merge pull request #712 from ousttrue/fix/unigltf_version
UniVRM-0.65.3 (UniGLTF-2.1.3)
2021-02-01 15:34:45 +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
ousttrue
c8064e7584
Merge pull request #711 from nowsprinting/bump_unigltf_package_version
Bump UniGLTF package version
2021-02-01 15:13:54 +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
d45390199f
Merge pull request #708 from Santarh/migrationFix2
Fix VRM 0.x to VRM1.x migration errors. (2)
2021-01-29 18:50:10 +09:00
Masataka SUMI
740cd023d0 Fix case. 2021-01-29 18:49:01 +09:00
ousttrue
a2c27929b7
Merge pull request #707 from Santarh/migrateErrorFix
Fix VRM 0.x to VRM1.x migration errors.
2021-01-29 18:46:48 +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
f2982e1d50
Merge pull request #706 from ousttrue/feature10/update_expression
Feature10/update expression
2021-01-29 16:49:02 +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