Commit Graph

162 Commits

Author SHA1 Message Date
AOKI Yuuto
8395eeb31c
Fix typo in obsolete attribute. 2019-02-19 23:52:52 +09:00
yutopp
130f049a43 Fix tests which use hardcoded versions 2019-02-15 19:16:03 +09:00
yutopp
40401538c8 Fix test for VRM.Meta. Now meta fields have default values, thus test was failed... 2019-02-15 19:11:34 +09:00
yutopp
61c3ce2ad0
Merge pull request #194 from dwango/feature/fix_exporter_errors_when_export_VRM_at_first_time
Set a default values to meta fields
2019-02-15 00:15:47 +09:00
yutopp
a2f8042066 Set a default values to meta fields 2019-02-14 20:00:28 +09:00
yutopp
525d7106e5 Bump version to 0.51.0. Support Semver. Add tests 2019-02-14 19:09:37 +09:00
j-hirose
bfff027bca Metallicマップ設定時にSmoothnessの値を復元するように修正 2019-02-07 16:58:07 +09:00
Nakaji Kohki
5b446a4534 Add README.url 2019-02-05 20:53:44 +09:00
yutopp
3d5545e091 Divide unity packages for asmdef files 2019-02-05 18:22:46 +09:00
yutopp
76bc9427da
Merge pull request #173 from dwango/calc_inverseBindMatrices_if_not_exists
Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.…
2019-02-05 17:20:56 +09:00
yutopp
17426ab64a
Merge pull request #177 from dwango/fix_adf_error_VRM_DEVELOP
Fix adf error
2019-02-05 17:16:37 +09:00
ousttrue
722a98d466 Fix adf error 2019-02-05 17:01:04 +09:00
ousttrue
0d8f13e945 add null check 2019-02-05 16:33:23 +09:00
ousttrue
76a78057df fix KeyValue 2019-02-05 16:20:02 +09:00
ousttrue
99a150a146
Merge pull request #171 from dwango/skip_import_in_streamingassets
Skip AssetPostProcessor when file in StreamingAssets folder. #166
2019-02-05 01:25:42 +09:00
ousttrue
cb91f66969 Skip AssetPostProcessor when file in StreamingAssets folder. #166 2019-02-05 00:48:02 +09:00
ousttrue
da27a71538 Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.transform local #127 2019-02-04 17:04:31 +09:00
ousttrue
cc9de9111a Fixed IFormatter.KeyValue. All Expression.Compile Removed 2019-02-03 16:44:47 +09:00
ousttrue
a5800d5937 Replace Invoke with GenericInvokeCallFactory 2019-02-02 18:36:37 +09:00
ousttrue
431a53230f Remove Expression from JsonObjectValidator 2019-02-02 18:22:03 +09:00
ousttrue
38a58500c9 Remove Expression from ListTreeNodeDeserializerExtensions 2019-02-02 17:46:25 +09:00
ousttrue
7086512cb8 Use Delegate.CreateDelegate 2019-02-02 17:40:30 +09:00
ousttrue
da562a18c0 Refactor GenericInvokeCallFactory. StaticAction/Func, OpenAction/Func, BindAction/Func 2019-02-02 17:27:28 +09:00
ousttrue
49b57e7ef3 GenericInvokeCallFactory.Create to CreateAction 2019-02-02 16:39:03 +09:00
ousttrue
1e7c340efa
Merge pull request #164 from dwango/work_aot
Reduce Expression.Compile
2019-02-02 15:51:27 +09:00
ousttrue
308008a5ea Remove Expression from JsonEnumValidator 2019-02-02 04:19:08 +09:00
ousttrue
f28c0fc20f Remove Expression from JsonArrayValidator 2019-02-02 04:19:07 +09:00
ousttrue
6268662829 Remove Expression from GenericCast 2019-02-02 04:19:07 +09:00
ousttrue
0a55f6fb29 Generate ConcreteCast 2019-02-02 04:19:07 +09:00
yutopp
48f8f602f5 Rename schemaVersion to specVersion 2019-02-01 20:51:03 +09:00
yutopp
6c2da9704a Add schemaVersion field to VRM extensions 2019-02-01 20:04:00 +09:00
ousttrue
ec9a8da1ce replace expression in FormatterExtensionsSerializer with invoke 2019-02-01 19:28:38 +09:00
yutopp
321dd7ffb2 Now commercialUssageName field in meta is required 2019-02-01 19:09:07 +09:00
yutopp
0eb67ada22 Refactor 2019-02-01 19:04:24 +09:00
yutopp
3321480843 Now sexualUssageName field in meta is required 2019-02-01 19:02:57 +09:00
yutopp
1632e9de40 Now violentUssageName field in meta is required 2019-02-01 18:59:59 +09:00
yutopp
76abf901f1 Now allowedUserName field in meta is required 2019-02-01 18:55:02 +09:00
yutopp
82c6dcf119 Now licenseName field in meta is required 2019-02-01 18:36:01 +09:00
ousttrue
9990021eb7 KeyValue is obsoleted 2019-02-01 17:56:09 +09:00
ousttrue
b6303ea26b Delegate to type specific Action 2019-02-01 17:52:06 +09:00
yutopp
5c3649bb87 Remove an unused file 2019-01-31 23:57:21 +09:00
yutopp
a95466030f Updatete MToon to HEAD(bump version when MToon is released in future) 2019-01-31 23:28:18 +09:00
yutopp
7d90913007 Merge branch 'master' into feature/adf 2019-01-31 22:48:32 +09:00
yutopp
1d0c2d8840 Set 'ExplicitIgnorableItemLength = 0' to glTF elements to export models without errors 2019-01-31 15:31:16 +09:00
yutopp
aa206d4cd9
Prepare a version for next release v0.50 2019-01-29 19:49:27 +09:00
yutopp
aca5888d81 Divide UniJSON from VRM as standalone assembly 2019-01-29 19:34:44 +09:00
yutopp
46bfe19697 Revert shader code which is automatically updated... 2019-01-29 18:13:17 +09:00
yutopp
ad0de15096 Rearrange directory structures to support Assembly Definition Files. Add asmdef files 2019-01-29 18:07:48 +09:00
yutopp
c5155caf12 Comment out unused variables 2019-01-29 14:55:22 +09:00
yutopp
123c695aa8 Use Action instead of Action<Unit> 2019-01-29 14:54:34 +09:00