Commit Graph

159 Commits

Author SHA1 Message Date
ousttrue
0d47703bd9 "class glTF_VRM: gltf" to "partial class glTF_extensions" 2018-07-19 23:05:17 +09:00
ousttrue
fd04f556f6 Add version to VRM menu 2018-07-19 20:37:36 +09:00
ousttrue
fa03db60d6 Updated UniGLTF 2018-07-19 19:07:14 +09:00
ousttrue
ba0c210c5b Updated VRMExporter interface 2018-07-19 18:37:48 +09:00
ousttrue
2ae5bd2a96 Added show argument to VRMImporter.LoadVrmAsync 2018-07-19 17:32:37 +09:00
ousttrue
36d60c51e7 Incremented version 2018-07-19 15:41:36 +09:00
ousttrue
b732639de3
Merge pull request #15 from dwango/work_v040
Incremented version number
2018-07-19 00:32:56 +09:00
ousttrue
57550a7dd1 Incremented version number 2018-07-19 00:00:53 +09:00
ousttrue
471957373b
Merge branch 'master' into add_current_thread_shceduler 2018-07-18 20:12:18 +09:00
ousttrue
f078a38f16 Added VRM_STOP_ASSETPOSTPROCESSOR symbol 2018-07-11 21:33:35 +09:00
ousttrue
06a9bb77c7 Added SerializableAttribute to glTF_VRM_Material 2018-07-11 21:30:58 +09:00
TORISOUP
cccb4ed07f Use CurrentThreadScheduler 2018-07-05 23:46:28 +09:00
ousttrue
857aa17ff6 Fixed SpringBone copy when Normalize 2018-06-28 15:51:01 +09:00
ousttrue
a3a2ded908 Allow Texture not Texture2D 2018-06-28 15:05:50 +09:00
ousttrue
b8b3066513 Updated UniGLTF 2018-06-21 22:20:49 +09:00
ousttrue
43777d9a66 Added errorHandler to VRMImporter.LoadVrmAsync 2018-06-18 23:16:16 +09:00
ousttrue
922f076703 Added errorHandler argument to LoadVrmAsync 2018-06-18 22:57:16 +09:00
ousttrue
98193ab756 Modified storage interface 2018-06-18 22:51:37 +09:00
ousttrue
65d92144a7 Implement VRMSpringUtility.ExportSecondary and VRMSpringUtility.LoadSecondary 2018-06-07 17:45:21 +09:00
ousttrue
8324b5c037 Move ExportSecondary 2018-06-07 17:10:48 +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
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
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
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
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
39a3448635 Import texture as png 2018-04-20 09:33:30 +09:00
TORISOUP
353da5574c Add await support 2018-04-19 23:33:42 +09:00
ousttrue
dc264987d9 VRMExporter show humanoid message 2018-04-19 14:59:50 +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
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
ousttrue
035811fc54 cleanup bake BlendShape 2018-04-17 22:35:52 +09:00
ousttrue
8cfa49041d increment version 2018-04-17 21:02:30 +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
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
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
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
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
ousttrue
0c0e9ffaf3 wheel dolly for preview 2018-04-10 13:07:17 +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
3a9b2ba33c fix Unity-5.6 build 2018-04-09 14:40:18 +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
83dea51fac update License 2018-04-06 21:46:15 +09:00
ousttrue
bd85430cbb update Meta 2018-04-06 15:13:33 +09:00
ousttrue
136befbd9c increment version 2018-04-05 23:05:32 +09:00
ousttrue
87a7212a4c implement BlendShape LookAt 2018-04-05 18:01:46 +09:00
ousttrue
2bc3a48d6b fix and optimize normalize blendShape. 2018-04-05 17:34:13 +09:00
ousttrue
1c70c1487a increment version 2018-04-05 16:14:56 +09:00
ousttrue
d8c07442a6 increment version 2018-04-05 14:52:14 +09:00
ousttrue
8fb64eb6cd add BlendShapeMerger 2018-04-03 19:50:01 +09:00
ousttrue
8b4521ae81 fix rootBone in BoneNormalizer 2018-04-03 16:26:27 +09:00
ousttrue
a8085de74f update export package menu 2018-04-03 14:43:40 +09:00
ousttrue
7fa2a71994 VRMLookAtBoneApplyer.DrawGizmo to false by default 2018-04-02 21:41:47 +09:00
ousttrue
630036c9c3 default material 2018-04-02 20:39:49 +09:00
ousttrue
45e77d4000 increment version 2018-04-02 20:39:29 +09:00
ousttrue
98ed4a292d increment version 2018-04-02 19:18:13 +09:00
ousttrue
a59cbd3256 increment version 2018-03-30 23:34:53 +09:00
ousttrue
e63de35a6b add simple interface 2018-03-30 19:21:10 +09:00
ousttrue
4e310cd7f2 increment version 2018-03-30 19:10:03 +09:00
G21
12b2a011c0 add ForceTPose 2018-03-30 19:05:20 +09:00