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 |
|
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
|
b4576ebbf2
|
Fixed VRMImporter.LoadVrmAsync
|
2018-09-28 02:42:59 +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
|
2e46bd4247
|
Avoid error for empty materials
|
2018-09-27 18:09:06 +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
|
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
|
88b1bdfde9
|
Fixed BlendShapeProxy.Clips import
|
2018-09-06 15:03:01 +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
|
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
|
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
|
83b482a21a
|
Updated UniGLTF. Use MeshImporter
|
2018-08-25 23:21:18 +09:00 |
|
ousttrue
|
1d54c5e383
|
Restore hips transform after EnforceTPose
|
2018-08-22 18:39:51 +09:00 |
|
ousttrue
|
db23346aff
|
Updated JsonSchema
|
2018-08-22 14:38:08 +09:00 |
|
ousttrue
|
6bb7b2b854
|
Updated JsonSchema
|
2018-08-22 14:24:33 +09:00 |
|
ousttrue
|
87d82fd794
|
Updated JsonSchema
|
2018-08-21 23:25:48 +09:00 |
|
ousttrue
|
97f4f7887c
|
Updated JsonSchema
|
2018-08-21 21:39:30 +09:00 |
|
ousttrue
|
e6278f8549
|
VRMVersionMenu.SplitAndWriteJson
|
2018-08-21 20:43:35 +09:00 |
|
ousttrue
|
f4ef029c75
|
Menu label
|
2018-08-21 17:16:02 +09:00 |
|
ousttrue
|
6437e158a6
|
Incremented version
|
2018-08-17 22:50:05 +09:00 |
|
ousttrue
|
9ef5796749
|
Added VRMMaterialExporter
|
2018-08-17 22:49:26 +09:00 |
|
ousttrue
|
ae81ee796d
|
Added ST_S, ST_T importer
|
2018-08-15 20:57:27 +09:00 |
|
ousttrue
|
cb8bd45cd8
|
Removed obsolete code
|
2018-08-09 14:33:09 +09:00 |
|
ousttrue
|
d75ae1f872
|
Added MeasureTime
|
2018-08-09 14:29:14 +09:00 |
|
ousttrue
|
af96524b4a
|
rename UniTask to DepthFirstScheduler
|
2018-08-09 12:45:56 +09:00 |
|
ousttrue
|
54d2656f5f
|
Updated UniGLTF
|
2018-08-07 19:17:41 +09:00 |
|
ousttrue
|
ad4af4ac79
|
Updated UniGLTF
|
2018-08-07 18:40:48 +09:00 |
|