Commit Graph

132 Commits

Author SHA1 Message Date
ousttrue
d5cd9c5d45 Updated vrm.schema.json 2018-08-07 16:17:46 +09:00
ousttrue
31dac32e21 Separated VRMMaterialImporter 2018-08-07 16:17:28 +09:00
ousttrue
ef7252fe4d Updated UniGLTF 2018-08-07 15:17:20 +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
b709b6ce7b Updated UniGLTF 2018-08-06 17:29:37 +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
e7ea49f89d Added VRMPreShaderPropExporter 2018-07-31 22:04:01 +09:00
ousttrue
a6c7327f41 WIP JsonSchema 2018-07-30 18:21:24 +09:00
ousttrue
92501ae8ab Code cleanups 2018-07-30 15:55:51 +09:00
ousttrue
063343f855 Changed BoneNormalizer.Execute interface 2018-07-30 15:33:27 +09:00
ousttrue
31bcc4eb7e Improved UnityPath 2018-07-24 04:15:34 +09:00
ousttrue
3d277731ed Updated UniGLTF 2018-07-23 15:02:29 +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
90bc21a320 Updated UniGLTF 2018-07-22 02:53:15 +09:00
ousttrue
613e8f7da9 Fixed /asset/generator 2018-07-22 02:52:53 +09:00
ousttrue
dee5e7c708 Updated UniGLTF 2018-07-22 00:33:43 +09:00
ousttrue
e9649cee96 Update UniGLTF 2018-07-21 02:02:50 +09:00
ousttrue
500c7d6ce9 Fixed UNITY_EDITOR 2018-07-20 17:07:41 +09:00
ousttrue
1e25f3efd0 Implemented VRMExportSettings.Export 2018-07-20 17:04:51 +09:00
ousttrue
3390152240 Added VRMExportObject 2018-07-20 16:04:52 +09:00
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