Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
ousttrue
6b5edd383d
Merge pull request #131 from dwango/organize_menu
UniGLTF menu to VRM/UniGLTF. UniVRM menu to VRM/UniVRM
2019-01-22 01:17:32 +09:00
ousttrue
d35e42b2c4 UniGLTF menu to VRM/UniGLTF. UniVRM menu to VRM/UniVRM 2019-01-21 16:20:47 +09:00
yutopp
d2709ea4fd Change a logic to check draco to a way written in the specification 2019-01-17 19:06:46 +09:00
yutopp
8479c7c9b2 Add a test for glTF components. Fix json schema to export them correctly by using JsonSchema 2019-01-15 16:07:15 +09:00
ousttrue
e6829b268f bug fix ! 2019-01-11 17:26:09 +09:00
ousttrue
221e1e573d Fixed build warnings 2019-01-10 23:18:12 +09:00
ousttrue
0108d018e0 Allow external root 2019-01-10 18:44:57 +09:00
ousttrue
612df39e0b
Merge pull request #102 from saturday06/limit-gltf-material-emissiveFactor
Round glTF2.0 materials[].emissiveFactor value to its maximum limit
2019-01-09 23:37:34 +09:00
ousttrue
43eae3e9e9 UNIGLTF_DEVELOP to VRM_DEVELOP #97 2019-01-09 16:03:06 +09:00
yutopp
5dec92c374 Call base constructor 2019-01-07 14:48:51 +09:00
Isamu Mogi
9986e5615e Round glTF2.0 materials[].emissiveFactor value to its maximum limit 2018-12-31 00:55:34 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00