Commit Graph

198 Commits

Author SHA1 Message Date
ousttrue
ef91c2b5ba VRMExporter.cs to Runtime from Editor 2018-05-29 17:19:56 +09:00
ousttrue
0dbb40bd50 Add createThumbnail argument to VRMImporterContext.ReadMeta 2018-05-28 16:13:37 +09:00
ousttrue
0a48a1700f Update UniGLTF 2018-05-25 19:10:59 +09:00
ousttrue
11304b71d5 Update UniGLTF 2018-05-25 17:30:40 +09:00
ousttrue
689fbe3ca9 IncrementVersion 2018-05-25 16:44:42 +09:00
ousttrue
553dd75e50 Fix VRMBone.upperChest for Unity-5.5 2018-05-25 16:33:28 +09:00
ousttrue
c14849ec56
Merge pull request #10 from dwango/work_v036
Work v036
2018-05-21 21:30:47 +09:00
ousttrue
bb6c183d17 Update MToon 2018-05-21 17:24:53 +09:00
ousttrue
8d1ac0a5b9 Move Shaders to Resources/Shaders 2018-05-21 15:08:06 +09:00
ousttrue
bb3a62e232 Update BoneNormalizer 2018-05-21 14:31:34 +09:00
ousttrue
bf26163c43 Implement normalization for MeshRenderer 2018-05-20 05:24:26 +09:00
ousttrue
61c10da0c1 Update UniGLTF 2018-05-20 05:23:33 +09:00
ousttrue
6dba52f14f skip !GameObject.activeSelf 2018-05-20 05:06:35 +09:00
ousttrue
8b11e62135 Update MToon 2018-05-09 15:55:29 +09:00
ousttrue
9e01f7429e Update MToon 2018-04-22 17:25:28 +09:00
ousttrue
7f3cd36966 Show & check exporter version 2018-04-22 17:20:03 +09:00
ousttrue
10cc20f973 Add exporterVersion 2018-04-22 17:02:10 +09:00
ousttrue
4e6ccb0b4b Add extensionsUsed serializer 2018-04-22 16:14:58 +09:00
ousttrue
45a6bb3554 Update UniGLTF 2018-04-22 16:08:00 +09:00
ousttrue
4ec5a5a927 Fix BlendShapeApply 2018-04-20 21:17:35 +09:00
ousttrue
966e382f47 Update UniHumanoid 2018-04-20 20:45:39 +09:00
ousttrue
2f8fbb4f59 Implement Material.textureOffset & Material.textureScaling read/write 2018-04-20 19:21:52 +09:00
ousttrue
670c95d30a Increment version 2018-04-20 16:54:18 +09:00
ousttrue
d2df01b3c4
Merge pull request #7 from dwango/work_v035
Work v035
2018-04-20 15:44:44 +09:00
ousttrue
ec8a122303 Add message to VRMBlnedShapeProxyEditor 2018-04-20 15:42:40 +09:00
ousttrue
9f87451231 Increment version 2018-04-20 15:42:27 +09:00
ousttrue
42d0be43a4 fix BUG. remove instance when export 2018-04-20 15:40:09 +09:00
ousttrue
2a2781495c Implement AccumulatingSetter for Material 2018-04-20 14:51:55 +09:00
ousttrue
b6421b07e6 Separate file BlendShapeMerger 2018-04-20 14:33:16 +09:00
ousttrue
78e29e8fe1 Update UniGLTF 2018-04-20 14:32:52 +09:00
ousttrue
9a2fd83fef Move VRMBlnedShapeProxyEditor.BlendShapeSlider to VRMBlnedShapeProxyEditor.BlendShapeSlider 2018-04-20 14:11:35 +09:00
ousttrue
80e699ba2b add IVRMComponent to VRMLookAtBlendShapeApplyer 2018-04-20 10:12:05 +09:00
ousttrue
3dd41ce271 keep prefab reference on BlendShapeClip 2018-04-20 09:54:43 +09:00
ousttrue
ac55b6333b remove value completion from VRMLookAtHead 2018-04-20 09:36:57 +09:00
ousttrue
39a3448635 Import texture as png 2018-04-20 09:33:30 +09:00
ousttrue
692ccfd829 update submodules 2018-04-20 09:26:16 +09:00
ousttrue
d77470d244 SetDirty when apply 2018-04-19 22:06:49 +09:00
ousttrue
f3ea71181c update README.md 2018-04-19 15:22:18 +09:00
ousttrue
dc264987d9 VRMExporter show humanoid message 2018-04-19 14:59:50 +09:00
ousttrue
413abdb7e3 Merge branch 'master' of ousttrue.sakura.ne.jp:work/_ghe/UniVRM 2018-04-19 14:59:04 +09:00
G21
be6e56aec3 move VRMExportUnityPackage to UniVRMTest 2018-04-19 14:33:21 +09:00
G21
e46aaa0b91 force text 2018-04-19 14:21:43 +09:00
G21
1f8a5d7fa5 Move sample to UniVRMTest project
* https://github.com/dwango/UniVRMTest
2018-04-19 14:18:54 +09:00
ousttrue
6fef371608 Fixed index format for UNITY_2017_3_OR_NEWER 2018-04-19 13:52:05 +09:00
ousttrue
b7445eac90 add vertexCount zero check 2018-04-19 13:45:06 +09:00
ousttrue
ccd47b9d6f add meta 2018-04-19 13:11:38 +09:00
ousttrue
3f75ff3f73 update UniGLTF 2018-04-19 13:11:30 +09:00
ousttrue
8aff63c61a fix api ussage. remove dataChunk arguments 2018-04-19 02:23:44 +09:00
ousttrue
025afe2b45
Merge pull request #5 from TORISOUP/add_threadpool_scheduler
Add ThreadPoolScheduler
2018-04-19 02:07:12 +09:00
ousttrue
440e52e0fb
Merge pull request #2 from TORISOUP/fix_compile_error_unity2018
fix compile error on Unity 2018
2018-04-19 01:56:21 +09:00