Commit Graph

167 Commits

Author SHA1 Message Date
ousttrue
8324b5c037 Move ExportSecondary 2018-06-07 17:10:48 +09:00
ousttrue
ca41dd359d Comment out Debug.Log 2018-06-07 17:05:45 +09:00
ousttrue
5f256042d4 Separate ExportSecondary from VRMExporter 2018-06-07 16:46:59 +09:00
ousttrue
168b4bce69 Update UniGLTF. Add sparse accessor experiment to VRMExporter 2018-06-07 16:29:42 +09:00
ousttrue
e7c679c42b Incremental version 2018-06-07 16:28:13 +09:00
ousttrue
7942ba7dd5 Fix UnitTest 2018-06-01 18:15:31 +09:00
ousttrue
51e470950e Increment version 2018-05-31 21:59:47 +09:00
ousttrue
e9dbcf2a52 Fix #12 2018-05-31 21:58:01 +09:00
ousttrue
1337c3d155 Merge branch 'work_v037' 2018-05-30 20:40:13 +09:00
ousttrue
65f7271360 Modify glTFBuffer.byteslength after VRM export #12 2018-05-30 20:30:39 +09:00
ousttrue
6cdf531427 Merge branch 'work_v037' 2018-05-30 16:39:00 +09:00
ousttrue
97a0e11613 fix ReadMeta 2018-05-30 15:05:10 +09:00
ousttrue
839f2ca0bb Add Stopwatch 2018-05-29 17:52:56 +09:00
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
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
888b0868a2
Merge pull request #6 from TORISOUP/add_awaitable_schedulable
Add Schedulable.ToTask()
2018-05-21 23:23:40 +09:00
TORISOUP
288c440ce6 Change to TrySet method 2018-05-21 22:44:42 +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
6dba52f14f skip !GameObject.activeSelf 2018-05-20 05:06:35 +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
TORISOUP
6a459e3735 use TaskCompletionSource 2018-04-21 23:18:02 +09:00
ousttrue
4ec5a5a927 Fix BlendShapeApply 2018-04-20 21:17:35 +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
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
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
TORISOUP
68fcedc3f9 fix typo 2018-04-19 23:33:46 +09:00
TORISOUP
353da5574c Add await support 2018-04-19 23:33:42 +09:00
ousttrue
d77470d244 SetDirty when apply 2018-04-19 22:06:49 +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
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