Commit Graph

382 Commits

Author SHA1 Message Date
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
8feb1d86f6 Updated MToon 2018-09-14 17:06:43 +09:00
ousttrue
ca3b1256a1 Updated UniGLTF. uniunlit 2018-09-14 17:06:32 +09:00
ousttrue
756b2e6f79 Updated UniGLTF 2018-09-14 14:41:40 +09:00
ousttrue
97f31a963d Updated UniGLTF 2018-09-14 14:33:31 +09:00
ousttrue
5341d26daf Incremented version to 0.44 2018-09-14 14:29:53 +09:00
ousttrue
472547f265 Updated UniGLTF 2018-09-06 15:41:40 +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
3091ed4a1d Updated UniGLTF 2018-09-06 15:34:04 +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
9bc78a8a97 Updated UniGLTF. Runtime normalmap load 2018-09-06 15:03:25 +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
fcba2b59ba Fixed UniGLTF 2018-08-31 16:35:44 +09:00
ousttrue
1f022a8930 Update UniGLTF 2018-08-30 22:38:03 +09:00
ousttrue
3b35d160a0 Added clearBlendShape flag to BoneNormalizer.Execute 2018-08-30 21:53:00 +09:00
ousttrue
e3d4e70836 Updated UniGLTF 2018-08-30 21:47:30 +09:00
ousttrue
e8ba3ecdde Updated UniGLTF 2018-08-29 17:14:15 +09:00
ousttrue
6fcd114646 Updated UniGLTF 2018-08-28 22:27:12 +09:00
ousttrue
f5f9ee069d Updated UniGLTF 2018-08-28 22:04:25 +09:00
ousttrue
b467ec743a Updated UniGLTF. Added export material.alphaMode 2018-08-28 19:46:49 +09:00
ousttrue
467db7704c Updated UniGLTF 2018-08-28 19:33:22 +09:00
ousttrue
376e449717 Update UniGLTF. Fixed version check 2018-08-28 15:46:01 +09:00
ousttrue
da08c9e489 Updated MToon-1.3 2018-08-27 18:41:00 +09:00
ousttrue
6f20f782d5 Updated UniGLTF 2018-08-27 18:38:27 +09:00
ousttrue
70fe8a2b8b Updated MToon-1.2 2018-08-27 18:02:46 +09:00
ousttrue
0e23b6368e Fixed BlendOp #28 2018-08-27 17:58:50 +09:00
ousttrue
aa5c32cbba Updated UniGLTF. Fixed empty blendShape 2018-08-27 17:11:18 +09:00
ousttrue
daddbcd35c Updated UniGLTF 2018-08-27 16:58:02 +09:00
ousttrue
cd4e2d3db6 Updated UniGLTF 2018-08-27 16:01:27 +09:00
ousttrue
f76d9a15d2 Fixed lambda index 2018-08-27 14:40:54 +09:00
ousttrue
5574bab42c Updated UniGLTF 2018-08-27 12:46:14 +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
ousttrue
ab6c416e8a Moved UniHumanoid to UniGLTF/UniHumanoid 2018-08-26 22:37:20 +09:00
ousttrue
5e20d2f466 Updated UniGLTF-1.17 2018-08-26 22:33:36 +09:00
ousttrue
961b906483 Removed UTF8BOM 2018-08-26 13:30:23 +09:00
ousttrue
b1552585e5 Removed utf8bom
* https://github.com/dwango/UniVRM/pull/27
* https://msdn.microsoft.com/ja-jp/library/ms143375(v=vs.110).aspx
* File.WriteAllText(path, str, Encoding.UTF8) is with BOM
* File.WriteAllText(path, str) default encoding is without BOM
2018-08-26 13:29:25 +09:00
ousttrue
8e6c113356 BoneNormalizer skip tangents 2018-08-25 23:53:35 +09:00
ousttrue
83b482a21a Updated UniGLTF. Use MeshImporter 2018-08-25 23:21:18 +09:00