ousttrue
|
b4576ebbf2
|
Fixed VRMImporter.LoadVrmAsync
|
2018-09-28 02:42:59 +09:00 |
|
ousttrue
|
08b87b162a
|
Removed show argument from ImporterContext
|
2018-09-27 18:09:08 +09:00 |
|
ousttrue
|
112353d6de
|
Updated UniGLTF. ImporterContext constructor
|
2018-09-26 00:32:56 +09:00 |
|
ousttrue
|
fa93df71bc
|
Removed VRMImporter.Load
|
2018-09-22 15:33:58 +09:00 |
|
ousttrue
|
21b1c6d520
|
Fixed task interface
|
2018-09-22 15:11:11 +09:00 |
|
ousttrue
|
6c547955a1
|
Refactoring. VRMImporter.LoadAsync to ImorterContext.LoadAsync
|
2018-09-21 23:24:30 +09:00 |
|
ousttrue
|
529c65fe3a
|
Updated UniGLTF(refactor importer api)
|
2018-09-21 22:27:01 +09:00 |
|
ousttrue
|
f76d9a15d2
|
Fixed lambda index
|
2018-08-27 14:40:54 +09:00 |
|
ousttrue
|
83b482a21a
|
Updated UniGLTF. Use MeshImporter
|
2018-08-25 23:21:18 +09:00 |
|
ousttrue
|
ae81ee796d
|
Added ST_S, ST_T importer
|
2018-08-15 20:57:27 +09:00 |
|
ousttrue
|
cb8bd45cd8
|
Removed obsolete code
|
2018-08-09 14:33:09 +09:00 |
|
ousttrue
|
d75ae1f872
|
Added MeasureTime
|
2018-08-09 14:29:14 +09:00 |
|
ousttrue
|
af96524b4a
|
rename UniTask to DepthFirstScheduler
|
2018-08-09 12:45:56 +09:00 |
|
ousttrue
|
54d2656f5f
|
Updated UniGLTF
|
2018-08-07 19:17:41 +09:00 |
|
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 |
|