Commit Graph

141 Commits

Author SHA1 Message Date
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
yutopp
725c8b0abc Comment out unused variables 2019-01-29 14:53:37 +09:00
yutopp
dec76bb520 Comment out unused variables and add notes 2019-01-29 14:51:19 +09:00
yutopp
43af6389ef
Merge pull request #150 from dwango/fix_UNITY_5_symbol
Fix unity 5 symbol
2019-01-28 21:24:04 +09:00
ousttrue
1b213c86bf Fix Unity2018 with Net3.5 error. Remove UNITY_5 symbol check 2019-01-28 21:08:52 +09:00
yutopp
3176c87333 Update MToon to v1.8 2019-01-28 20:43:38 +09:00
yutopp
077a6d8ddb
Merge pull request #145 from dwango/fix_asset_assign_for_avoid_overwrite
Fix asset assign for avoid overwrite
2019-01-28 16:54:07 +09:00
yutopp
f9ea47e9b4
Merge pull request #143 from dwango/fix_same_mesh_but_different_material
Fix same mesh but different material
2019-01-28 16:52:30 +09:00
ousttrue
9da1b3f321 Added GenericCallUtility 2019-01-28 16:12:37 +09:00
ousttrue
7a09b59307 Load and assign VRMBlendShapeProxy.BlendShapeAvatar when importer avoid overwrite #142 2019-01-26 17:19:08 +09:00
ousttrue
fcbea02954 Load Material when importer avoid overwrite #142 2019-01-26 17:10:08 +09:00
ousttrue
1ccef789c4 Fix exporter logic that getting node.mesh index #140 2019-01-26 16:12:10 +09:00
ousttrue
dc1e1dab98 Add test for #140 2019-01-26 15:56:25 +09:00
ousttrue
f7888de0ba Fixed test #140 2019-01-26 15:42:13 +09:00
ousttrue
36b130a8ce Add Test for #140 2019-01-26 15:28:15 +09:00
yutopp
fabeff80d8 Add UniGLTF/UniUnlit to VRMShaders 2019-01-25 16:22:54 +09:00
yutopp
38eea5ff15
Merge pull request #139 from dwango/feature/fix_shaders_for_any_platforms
Fix normal maps are broken on Android(and also iOS) platforms
2019-01-25 15:07:20 +09:00
ousttrue
0205b863d8
Merge pull request #135 from dwango/updateWhenOffscreen_for_firstPerson
Always SkinnedMeshRenderer.updateWhenOffscreen is true for SkinnedMes…
2019-01-24 01:36:35 +09:00
yutopp
885823748a Add comments 2019-01-23 23:59:02 +09:00
yutopp
21dad1497e Remove conditions for WEBGL when exporting normal map textures 2019-01-23 23:51:25 +09:00
yutopp
f5ae88c071 Use tabs instead of spaces. Remove new lines 2019-01-23 22:33:54 +09:00
yutopp
69ff1c7fa9 Switch logics in the shader instead of C#
Co-authored-by: Masataka SUMI <santarh@gmail.com>
Co-authored-by: junichi_hirose <junichi_hirose@dwango.co.jp>
2019-01-23 22:27:34 +09:00