Commit Graph

242 Commits

Author SHA1 Message Date
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
c6e3523277
Merge pull request #13 from TORISOUP/add_current_thread_shceduler
Add CurrentThreadScheduler
2018-07-18 20:12:42 +09:00
ousttrue
471957373b
Merge branch 'master' into add_current_thread_shceduler 2018-07-18 20:12:18 +09:00
ousttrue
05028dda65
Merge pull request #14 from dwango/work_v039
Work v039
2018-07-18 20:10:49 +09:00
ousttrue
b69a33634a Updated UniGLTF 2018-07-12 17:08:11 +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
ousttrue
e03e51b7df Fixed boneweights for mesh without boneweights in normalization 2018-07-11 21:22:09 +09:00
TORISOUP
cccb4ed07f Use CurrentThreadScheduler 2018-07-05 23:46:28 +09:00
TORISOUP
ac8a4dd2cc Add CurrentThreadScheduler 2018-07-05 23:40:41 +09:00
ousttrue
857aa17ff6 Fixed SpringBone copy when Normalize 2018-06-28 15:51:01 +09:00
ousttrue
063b723e59 Fixed SpringBone export 2018-06-28 15:50:25 +09:00
ousttrue
a3a2ded908 Allow Texture not Texture2D 2018-06-28 15:05:50 +09:00
ousttrue
2cea86d500 Updated UniGLTF 2018-06-21 23:10:00 +09:00
ousttrue
b8b3066513 Updated UniGLTF 2018-06-21 22:20:49 +09:00
ousttrue
e60723ba31 Blinker to protected 2018-06-18 23:17:54 +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
91caa979f0 Updated UniGLTF 2018-06-18 22:40:44 +09:00
ousttrue
9c488c7e38 Update UniGLTF 2018-06-07 20:45:24 +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
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
99bd2ab74f Update UniGLTF 2018-05-30 16:33:20 +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
4b73425933 Update UniGLTF 2018-05-29 17:52:47 +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
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
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
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