Commit Graph

203 Commits

Author SHA1 Message Date
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
ousttrue
dfffe67f5e fix blendShape length check 2018-04-17 20:57:16 +09:00
ousttrue
db7f9fb864 fix VRMLookAtHead Initialize 2018-04-17 18:31:10 +09:00
ousttrue
43420faa01 fix m_camera to m_Camera 2018-04-17 14:14:43 +09:00
ousttrue
5c3f5089cd Merge branch 'master' of ousttrue.sakura.ne.jp:work/_ghe/UniVRM 2018-04-17 13:58:34 +09:00
ousttrue
a42aa7e575 fix normal and tangents BlendShape in BoneNormalizer 2018-04-17 13:57:52 +09:00
TORISOUP
25899b75f6 fix compile error on Unity 2018 2018-04-17 02:40:42 +09:00
G21
6ef0729e55 fix VRMLookAtHeadEditor preview for Unity2017 or later 2018-04-13 22:59:21 +09:00
ousttrue
ccbe3cf6ae add preview for VRMLookAtHeadEditor 2018-04-13 20:50:54 +09:00
ousttrue
392ec0e03f UniVRM version to gltf.asset.generator 2018-04-12 21:30:22 +09:00
ousttrue
0802e15399 increment version 2018-04-12 21:20:59 +09:00
ousttrue
874529f703 add UpdateType 2018-04-12 21:19:07 +09:00
ousttrue
2ff88829d4 increment version 2018-04-12 17:42:47 +09:00
G21
520e68177e fix warnings 2018-04-12 17:39:33 +09:00
ousttrue
ea36cd63ad add OnWizardUpdate 2018-04-12 16:49:27 +09:00
ousttrue
6def0c706d require Title & Author when export 2018-04-12 16:01:19 +09:00
ousttrue
3e9bd61601 Increment version 2018-04-11 21:01:17 +09:00
ousttrue
dc9826c187 fix BlendShapeInterface 2018-04-11 21:00:31 +09:00
ousttrue
e500899b87 update message 2018-04-11 21:00:00 +09:00
ousttrue
66f4f8e92e update import shader check 2018-04-10 20:58:27 +09:00
ousttrue
facba0ea59 increment version 2018-04-10 20:50:58 +09:00
ousttrue
1e4a6701bb message to warning when shader is not found 2018-04-10 20:49:55 +09:00
ousttrue
80ce5f0b83 force build before export package 2018-04-10 20:03:59 +09:00
ousttrue
610c1223e2 fix #if UNITY_EDITOR 2018-04-10 19:35:32 +09:00
ousttrue
d7e758ba57 increment version 2018-04-10 18:12:45 +09:00
G21
c10022183f fix hideFlags 2018-04-10 16:47:05 +09:00
ousttrue
e069983d1b wheel region 2018-04-10 14:54:07 +09:00
ousttrue
0c0e9ffaf3 wheel dolly for preview 2018-04-10 13:07:17 +09:00
ousttrue
f5886de2f8 fix Bake 2018-04-10 04:14:23 +09:00
ousttrue
59033ea18b add fold 2018-04-10 04:14:09 +09:00
ousttrue
e17aba79ad implement preview drag 2018-04-10 03:55:19 +09:00
ousttrue
bdd80e112e BlendShapeProxyのEditorモード廃止とMaterialMorph対応 2018-04-09 20:24:52 +09:00
ousttrue
c9bec38fea implement Material Morph in/out 2018-04-09 19:50:31 +09:00
ousttrue
50ecd633d5 add PreviewSceneManager.m_materialMap 2018-04-09 18:22:46 +09:00
ousttrue
90c173fa92 fix member hide 2018-04-09 14:41:00 +09:00
ousttrue
3a9b2ba33c fix Unity-5.6 build 2018-04-09 14:40:18 +09:00
ousttrue
cad4a1f368 add nullCheck 2018-04-09 02:33:26 +09:00
ousttrue
a3f180cc76 add PreviewEditor 2018-04-09 01:02:50 +09:00
ousttrue
92d321f538 implement MaterialValueBinding 2018-04-08 23:46:10 +09:00
ousttrue
827e7a4be3 add MeshPreviewItem 2018-04-08 09:06:53 +09:00
ousttrue
1b32d4f377 fix PreviewFaceRenderer for Unity-2017 2018-04-08 03:15:07 +09:00
ousttrue
84c34d2710 fix compatibility of Unity-5.6 and Unity-2017 2018-04-08 01:59:16 +09:00
ousttrue
f3947ffbd6 PreviewSceneManager has Prefab 2018-04-08 01:43:37 +09:00
ousttrue
49916176e2 implement BlendShapeClipEditor 2018-04-07 21:43:39 +09:00
ousttrue
1904c96661 add PreviewSceneManager 2018-04-07 20:16:00 +09:00
ousttrue
1924ff6f81 fix file name and content mismatch 2018-04-07 18:35:32 +09:00
ousttrue
7344e67e63 increment version 2018-04-07 18:29:15 +09:00
ousttrue
be82961ebd add defaultValue to EnumUtil.TryParseOrDefault 2018-04-07 18:24:57 +09:00
ousttrue
b4097aa585 exclude upperChest for Unity-5.5 2018-04-07 18:18:44 +09:00
G21
2e46b80a4a check index range 2018-04-07 17:30:07 +09:00
ousttrue
789b9b73e5 add EnumUtil 2018-04-07 17:23:30 +09:00
ousttrue
3220a98e0c fix meta export 2018-04-06 23:00:40 +09:00
ousttrue
444229888e update Meta 2018-04-06 22:52:39 +09:00
ousttrue
aefb95855a meta var order 2018-04-06 22:48:14 +09:00
ousttrue
e89655d2aa fix Editor 2018-04-06 22:31:12 +09:00