Commit Graph

49 Commits

Author SHA1 Message Date
ousttrue
ad4af4ac79 Updated UniGLTF 2018-08-07 18:40:48 +09:00
ousttrue
4f8b5d0095 Updated UniGLTF 2018-08-07 18:12:22 +09:00
ousttrue
31dac32e21 Separated VRMMaterialImporter 2018-08-07 16:17:28 +09:00
ousttrue
da735694bf
Merge pull request #21 from akihikodaki/master
Fix VRMImporter.LoadVRMAsync methods for newer runtimes
2018-08-07 15:13:56 +09:00
ousttrue
eaa94b802b Updated UniGLTF 2018-08-06 17:29:37 +09:00
Akihiko Odaki
6a92daa09e Fix VRMImporter.LoadVRMAsync methods for newer runtimes 2018-08-01 18:10:19 +09:00
ousttrue
c110041088 Merge branch 'work_v041' 2018-08-01 14:35:49 +09:00
ousttrue
31bcc4eb7e Improved UnityPath 2018-07-24 04:15:34 +09:00
ousttrue
dc2ebb369f Updated UniGLTF 2018-07-23 14:39:40 +09:00
karukaru
1daf171a1c [Update] Change Target Unity Version (UNITY_2018_1_OR_NEWER -> UNITY_2017_1_OR_NEWER) 2018-07-23 05:50:10 +09:00
ousttrue
dee5e7c708 Updated UniGLTF 2018-07-22 00:33:43 +09:00
ousttrue
0d47703bd9 "class glTF_VRM: gltf" to "partial class glTF_extensions" 2018-07-19 23:05:17 +09:00
ousttrue
fa03db60d6 Updated UniGLTF 2018-07-19 19:07:14 +09:00
ousttrue
2ae5bd2a96 Added show argument to VRMImporter.LoadVrmAsync 2018-07-19 17:32:37 +09:00
ousttrue
471957373b
Merge branch 'master' into add_current_thread_shceduler 2018-07-18 20:12:18 +09:00
TORISOUP
cccb4ed07f Use CurrentThreadScheduler 2018-07-05 23:46:28 +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
168b4bce69 Update UniGLTF. Add sparse accessor experiment to VRMExporter 2018-06-07 16:29:42 +09:00
ousttrue
6cdf531427 Merge branch 'work_v037' 2018-05-30 16:39:00 +09:00
ousttrue
11304b71d5 Update UniGLTF 2018-05-25 17:30:40 +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
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
TORISOUP
353da5574c Add await support 2018-04-19 23:33:42 +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
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
db7f9fb864 fix VRMLookAtHead Initialize 2018-04-17 18:31:10 +09:00
G21
520e68177e fix warnings 2018-04-12 17:39:33 +09:00
ousttrue
66f4f8e92e update import shader check 2018-04-10 20:58:27 +09:00
ousttrue
1e4a6701bb message to warning when shader is not found 2018-04-10 20:49:55 +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
789b9b73e5 add EnumUtil 2018-04-07 17:23:30 +09:00
ousttrue
444229888e update Meta 2018-04-06 22:52:39 +09:00
ousttrue
87a7212a4c implement BlendShape LookAt 2018-04-05 18:01:46 +09:00
ousttrue
630036c9c3 default material 2018-04-02 20:39:49 +09:00
ousttrue
e63de35a6b add simple interface 2018-03-30 19:21:10 +09:00
ousttrue
d1a18fdd4e add VRMImporterContext.ParseVrm and VRMImporterContext.ReadMeta 2018-03-30 16:51:56 +09:00
ousttrue
36f369db42 add VRMMeta 2018-03-30 15:47:34 +09:00
ousttrue
ae6d6ee966 put "yield return null" outside the loop 2018-03-30 15:16:03 +09:00
ousttrue
6597cf58f5 Add message for shader not found. 2018-03-29 23:24:35 +09:00
ousttrue
e90d679108 fix Default BlendShapeClip creation 2018-03-29 14:35:14 +09:00
ousttrue
2b34694ab3 add VRM scripts 2018-03-27 19:46:11 +09:00