Commit Graph

302 Commits

Author SHA1 Message Date
ousttrue
67a6f19ccb Fixed JsonSchema #44 2018-10-11 10:04:55 +09:00
ousttrue
3219488cfc
Merge pull request #47 from hiroj/shader_fallback
vrm shader fallback fix
2018-10-10 23:25:00 +09:00
junichi_hirose
de2d83d01e vrm shader fallback fix 2018-10-10 23:22:44 +09:00
ousttrue
4b3b3c9e2c Throw Exception if fail to CreateAvatar 2018-10-10 22:27:20 +09:00
ousttrue
185f6b8f3d Updated ShaderProps for MToon 2018-10-10 21:34:50 +09:00
ousttrue
b7ab741b16 Fixed CreateHeadlessModel for MeshRenderer 2018-10-10 18:17:24 +09:00
ousttrue
d07a0c6775 UNITY_2018_2_OR_NEWER 2018-10-10 17:50:21 +09:00
PoChang-Su
edeec9797e Modified descriptions 2018-10-05 16:08:54 +09:00
junichi_hirose
5b60844314 texture item update 2018-10-04 21:37:59 +09:00
junichi_hirose
0b7d7dfc7a Merge branch 'master' of github.com:dwango/UniVRM 2018-10-03 18:23:58 +09:00
junichi_hirose
4d89c5ca4b standard material fix 2018-10-03 18:20:10 +09:00
ousttrue
b49eebfce9 Updated UniGLTF. Fixed OnLoad 2018-10-03 14:46:08 +09:00
ousttrue
d71acca3cb Updated UniGLTF. ImporterContext interface 2018-10-03 14:28:23 +09:00
ousttrue
654f84a14c glTF_VRM_Material.Parse 2018-10-01 22:20:24 +09:00
ousttrue
c6791df596 Manually assigned extensionsUsed 2018-10-01 17:29:02 +09:00
ousttrue
28fdeb4014 Remove VRMTest.cs 2018-10-01 14:11:10 +09:00
ousttrue
b4576ebbf2 Fixed VRMImporter.LoadVrmAsync 2018-09-28 02:42:59 +09:00
ousttrue
783460618e Added MeshRenderer logic 2018-09-27 22:44:44 +09:00
ousttrue
08b87b162a Removed show argument from ImporterContext 2018-09-27 18:09:08 +09:00
ousttrue
4a6c0a17d7 Added index check 2018-09-27 18:09:07 +09:00
ousttrue
c01d9edcf7 Avoid disable bone throw KeyNotFoundException and check weight lost #31 2018-09-27 18:09:07 +09:00
ousttrue
b31a4fd301 Added BoneNormalizer.MapBoneWeight #31 2018-09-27 18:09:07 +09:00
ousttrue
2e46bd4247 Avoid error for empty materials 2018-09-27 18:09:06 +09:00
ousttrue
08efedbab9 VRMLookAtBlendShapeApplyer limit to 1.0 2018-09-27 18:09:06 +09:00
ousttrue
c5ee83f5b9 Added VRMLookAtBlendShapeApplyer.m_notSetValueApply 2018-09-27 18:09:05 +09:00
ousttrue
615ce48e8e VRMLookAtHead.Head to Transform 2018-09-27 18:09:05 +09:00
ousttrue
17e3df7174 Use show 2018-09-27 18:09:05 +09:00
ousttrue
aea87c7b6e Updated UniGLTF 2018-09-27 18:09:04 +09:00
ousttrue
ca12ba55ab Added TextureItem.Converted check to VRMMaterialImporter 2018-09-27 18:09:04 +09:00
ousttrue
112353d6de Updated UniGLTF. ImporterContext constructor 2018-09-26 00:32:56 +09:00
ousttrue
fa93df71bc Removed VRMImporter.Load 2018-09-22 15:33:58 +09:00
ousttrue
21b1c6d520 Fixed task interface 2018-09-22 15:11:11 +09:00
ousttrue
6c547955a1 Refactoring. VRMImporter.LoadAsync to ImorterContext.LoadAsync 2018-09-21 23:24:30 +09:00
ousttrue
529c65fe3a Updated UniGLTF(refactor importer api) 2018-09-21 22:27:01 +09:00
ousttrue
a674e60709 Added summaries 2018-09-21 21:32:35 +09:00
ousttrue
a873bdccda Fixed warnings 2018-09-21 21:32:15 +09:00
ousttrue
6afe7fdc7d Updated UniGLTF 2018-09-21 16:52:10 +09:00
ousttrue
5341d26daf Incremented version to 0.44 2018-09-14 14:29:53 +09:00
ousttrue
1933194ef1 Incremented VERSION 2018-09-06 15:41:31 +09:00
ousttrue
5238767ca7 Added BlendShapeAvatar.Restore 2018-09-06 15:34:31 +09:00
ousttrue
dcb87df3e9 Fixed OnDrawGizmosSelected 2018-09-06 15:09:07 +09:00
ousttrue
b99e7cb9a4 Added force argument 2018-09-06 15:07:55 +09:00
ousttrue
88b1bdfde9 Fixed BlendShapeProxy.Clips import 2018-09-06 15:03:01 +09:00
ousttrue
0a4a85328c Blinker OnEnable, OnDisable 2018-09-02 22:47:56 +09:00
ousttrue
3b35d160a0 Added clearBlendShape flag to BoneNormalizer.Execute 2018-08-30 21:53:00 +09:00
ousttrue
f76d9a15d2 Fixed lambda index 2018-08-27 14:40:54 +09:00
ousttrue
361b70460c Added prefab search to editor 2018-08-27 00:02:14 +09:00
ousttrue
f1828fe903 Save blendShape assets to files 2018-08-26 23:45:53 +09:00
ousttrue
15e19691e7 Restored VRMImporterMenu 2018-08-26 23:15:54 +09:00
ousttrue
4d99864346 Move DepthFirstScheduler to UniGLTF/DepthFirstScheduler
https://github.com/ousttrue/DepthFirstScheduler
2018-08-26 22:46:51 +09:00