Commit Graph

157 Commits

Author SHA1 Message Date
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
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
ousttrue
03f9475a38 version label 2018-04-19 01:54:31 +09:00
ousttrue
e21959fc34 add VRMViewer scene. add IVRMComponent. fix VRMLookAtHead and VRMLookAtBoneApplyer initialization. 2018-04-19 01:54:30 +09:00
TORISOUP
bc31e2d600 Use Scheduler.ThreadPool 2018-04-19 01:21:14 +09:00
TORISOUP
d7d1ad4bf9 Add ThreadPoolScheduler 2018-04-19 01:14:27 +09:00
ousttrue
035811fc54 cleanup bake BlendShape 2018-04-17 22:35:52 +09:00
ousttrue
162a431486 allow empty blendShape 2018-04-17 22:14:22 +09:00
ousttrue
8cfa49041d increment version 2018-04-17 21:02:30 +09:00