Commit Graph

84 Commits

Author SHA1 Message Date
hirose
4a2c3644c7 fix node children 2019-12-26 14:37:39 +09:00
hirose
cbe645c921 fix generate code 2019-12-26 14:17:20 +09:00
ousttrue
b793fdae77
Merge pull request #343 from hiroj/fix_uniunlit_vcolor
Refer to vertex color when importing with UniUnlit
2019-12-16 21:11:25 +09:00
hirose
db666f2b1d Refer to vertex color when importing with UniUnlit 2019-12-16 21:07:25 +09:00
ousttrue
8876a2c48a
Merge pull request #341 from hiroj/add_generated_serializer
add generated serializer, fix tests
2019-12-16 19:06:19 +09:00
hiroj
c842e577c4
Merge pull request #304 from Kohei-Yanagida/reduce_blendshape_size
add VRM Export Option. Reduce BlendShape Size
2019-12-13 22:39:37 +09:00
hirose
2f042520bc default unijson 2019-12-13 22:06:02 +09:00
hirose
fcf63b6970 add generated serializer, fix tests 2019-12-13 20:50:23 +09:00
hirose
d25e683b34 Rethrow Exception 2019-12-12 21:50:33 +09:00
hirose
60fe7dc5ed handling stackOverflowException 2019-12-12 21:39:49 +09:00
hiroj
bb36ee1c7a
Merge pull request #298 from vrm-c/generate_json_serializer
Generate json serializer
2019-12-12 21:03:20 +09:00
hirose
04c69a1ee2 baseColorFactor to linear color space. 2019-12-12 15:39:54 +09:00
hirose
41e3472100 fix editor load from unity2019 asset pipeline v2 2019-12-09 19:41:58 +09:00
Kohei-Yanagida
935913ca13 fix mesh importer 2019-09-24 16:32:25 +09:00
Kohei-Yanagida
0aee5e6afe revert removing blendshape normals option 2019-09-20 19:57:58 +09:00
j-hirose
7c6c71b651 Modified to normalize and export. 2019-09-03 23:46:59 +09:00
hiroj
318e1b46e2
Merge pull request #306 from hiroj/fix_animation_array_copy
fix gltf animation import
2019-09-03 20:29:52 +09:00
hiroj
810ed49297
Merge pull request #311 from PoChang007/FixVec3Color
Fix the problem where Vector3 Color cannot be recognized
2019-09-03 19:25:04 +09:00
PoChangSu
fd8cdcdcc3 Fix the problem where Vector3 Color cannot be recognized 2019-09-03 17:40:56 +09:00
Kohei-Yanagida
02f7a3962b fix texture max size when import vrm 2019-09-03 17:23:18 +09:00
j-hirose
1b608d4bde If there is empty node name, name nodeindex. 2019-08-29 19:02:34 +09:00
Kohei-Yanagida
f72917319f remove unused blendshape 2019-08-29 18:10:02 +09:00
j-hirose
f1d40f6ded fix animation array copy 2019-08-29 17:26:58 +09:00
Kohei-Yanagida
7655d4135b add VRM Export Option. Reduce BlendShape Size 2019-08-28 19:00:41 +09:00
ousttrue
ce2c2d2892 implement deserializer generator 2019-08-08 20:25:37 +09:00
ousttrue
c18bbc4150 add attribute check 2019-08-06 17:17:42 +09:00
ousttrue
59802be7f9 improve JSON key cut off 2019-08-06 00:55:15 +09:00
ousttrue
7d02186220 implement 2019-08-05 19:46:20 +09:00
ousttrue
8c1ff58856 WIP 2019-08-05 18:20:35 +09:00
hiroj
2cef13c9f8
Merge pull request #273 from saturday06/fix/typo_error_messages
Fix typo (error messages)
2019-06-25 21:45:27 +09:00
hiroj
b8273cb430
Merge pull request #279 from saturday06/fix/typo_texture
Fix typo (TextureType)
2019-06-25 20:46:41 +09:00
Isamu Mogi
c21988d195 Fix typo (error messages) 2019-06-25 20:39:54 +09:00
hiroj
5379e0575d
Merge pull request #278 from saturday06/fix/typo_properties
Fix typo (AnimationProperties)
2019-06-25 20:27:38 +09:00
hiroj
b650edc2d9
Merge pull request #274 from saturday06/fix/typo_public
Fix typo (public class members)
2019-06-25 20:01:28 +09:00
hiroj
3191f527d2
Merge pull request #272 from saturday06/fix/typo_private_fields
Fix typo (private fields)
2019-06-25 19:39:13 +09:00
hiroj
7c625bcca7
Merge pull request #271 from saturday06/fix/typo_local_vars
Fix typo (local variables)
2019-06-25 19:24:43 +09:00
Isamu Mogi
f1a787695f Fix typo (AnimationProperties) 2019-06-09 01:24:06 +09:00
Isamu Mogi
9d1da26ff8 Fix typo (public class members) 2019-06-09 01:23:22 +09:00
Isamu Mogi
6e01826ff6 Fix typo (TextureType) 2019-06-09 00:44:21 +09:00
Isamu Mogi
81d6d16363 Fix typo (private fields) 2019-06-09 00:39:07 +09:00
Isamu Mogi
6794b9b542 Fix typo (local variables) 2019-06-09 00:38:31 +09:00
Isamu Mogi
b8f7177cb8 Fix typo (comments) 2019-06-09 00:38:00 +09:00
ousttrue
f2bec289dc
Merge pull request #256 from hiroj/exclude_loadasynctask_with_webgl
exclude loadasynctask with webgl
2019-06-03 18:18:43 +09:00
j-hirose
f9cb30629c exclude loadasynctask with webgl 2019-06-03 17:46:52 +09:00
j-hirose
ecaf53f0cb バージョンチェックのエラー表記を修正 2019-06-03 16:10:39 +09:00
j-hirose
12176af0d6 add Unsupported version error 2019-04-24 20:19:20 +09:00
j-hirose
33eb72f0c1 バージョン対応 2019-04-24 18:30:17 +09:00
hiroj
f44a9846e9 If Emission keyword is false, do not output a value 2019-03-18 19:54:38 +09:00
yutopp
1f4c2d080c Fix calculation. Make converters public to testing 2019-03-15 17:05:26 +09:00
yutopp
c8489af8ed Fix calculation of smoothness and roughnessFactor conversion 2019-03-15 15:38:34 +09:00