Commit Graph

121 Commits

Author SHA1 Message Date
ousttrue
8966341c4f
Merge pull request #417 from hiroj/fix_materialImporter_and_tests
fix MaterialImporter and TextureTransformTest
2020-05-29 16:29:06 +09:00
hiroj
895994c5b6 fix MaterialImporter and TextureTransformTest 2020-05-29 16:20:35 +09:00
hiroj
3dcec1376f add CacheEnum 2020-05-29 15:23:32 +09:00
hiroj
0bba0601d5 fix_virtual func 2020-05-22 15:58:39 +09:00
hiroj
8c821dc941 fix argument 2020-05-22 15:11:12 +09:00
hiroj
c7eefa5f6c extend texture loader 2020-05-22 14:20:41 +09:00
ousttrue
2fce44159d add shader.name check 2020-05-20 17:49:00 +09:00
hiroj
db3679494a
Merge pull request #229 from hiroj/add_texture_transform_extensions
WIP: Add texture transform extensions
2020-05-20 17:20:56 +09:00
hiroj
446d5f0d58 fix glTFPbrMetallicRoughness init. 2020-05-20 16:33:40 +09:00
hiroj
e41708101c
Merge pull request #386 from hiroj/fix_onloadmodel_to_ienumerator
onloadmodel to return ienumerator
2020-03-31 18:26:22 +09:00
hiroj
172dce1d20 onloadmodel to return ienumerator 2020-03-31 17:48:18 +09:00
mkc1370
d32f842766 Support mesh sharing morph target 2020-02-21 20:29:32 +09:00
hirose
b7445b35e0 add target null check 2019-12-26 19:10:41 +09:00
hirose
bfbf453b82 add null check 2019-12-26 17:52:14 +09:00
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
ae99d5bb97
Merge pull request #345 from hiroj/fix_linq_count
fix Count() to Count
2019-12-16 21:53:02 +09:00
hirose
071f7d56fd fix Count() to Count 2019-12-16 21:51:52 +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
58e20856e3
Merge pull request #280 from saturday06/fix/typo_embedded
Fix typo (Base64Embedded)
2019-12-13 22:44:50 +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
583f5c273a add SerializerTypes.cs 2019-12-13 21:51:33 +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