Commit Graph

311 Commits

Author SHA1 Message Date
ousttrue
fd198ac10d VRMShaders.{NormalConverter,OcclusionMetallicRoughnessConverter} 2021-03-24 21:00:23 +09:00
ousttrue
d32ca24f8b VRMShaders.TextureConverter 2021-03-24 20:57:41 +09:00
ousttrue
64b97295b5 add TextureImportParam.{Offset,Scale} 2021-03-24 20:32:41 +09:00
ousttrue
4a4d40272f MaterialName 2021-03-24 19:30:31 +09:00
ousttrue
aa7fb07b12 rename 2021-03-24 18:38:55 +09:00
ousttrue
e3a830bddb TextureImportParam 2021-03-24 16:44:44 +09:00
ousttrue
b63c165f5d SamplerParam 2021-03-24 16:26:41 +09:00
ousttrue
cec296af9c SamplerWrapTypes 2021-03-24 16:23:21 +09:00
ousttrue
f89f1a26f1 VRMShaders.TextureImportTypes 2021-03-24 16:19:58 +09:00
ousttrue
2438516bda namespace VRMShaders 2021-03-24 15:56:33 +09:00
ousttrue
7cf9895b02 VRMShaders.GetTextureParam 2021-03-24 15:52:51 +09:00
ousttrue
95ee01b41f GetTextureParam 2021-03-23 21:51:18 +09:00
ousttrue
972d3ce085 GetOrCreateBaseTexture 2021-03-23 18:52:53 +09:00
ousttrue
8aa450d3ac remove UnityWebRequestTextureLoader 2021-03-23 18:46:22 +09:00
ousttrue
df7870389c KHR_mesh_quantization is not supported 2021-03-23 16:47:54 +09:00
PoChang007
4732f6d1f7
Merge pull request #815 from ousttrue/fix/different_texture_but_same_image
If the textures are different but the images have the same reference
2021-03-22 22:04:33 -09:00
PoChang007
b7c2e9e6b0
Merge pull request #816 from ousttrue/fix/nameless_targets
blendShapeが名無しの場合に連番を付ける
2021-03-22 22:04:21 -09:00
ousttrue
bd69975abd uri を前処理 2021-03-23 15:45:47 +09:00
ousttrue
5cf922e4a0 blendShapeが名無しの場合に連番を付ける 2021-03-23 15:30:08 +09:00
ousttrue
111bee6e9c If the textures are different but the images have the same reference 2021-03-23 15:06:11 +09:00
ousttrue
1ad5b5e3f6 UniVRM-0.69.1 2021-03-23 14:24:13 +09:00
ousttrue
50d5539f8d GltfTextureEnumerator.Enumerate uniqueness 2021-03-23 13:52:01 +09:00
ousttrue
e423e3be80 Add GltfTextureEnumerator.Enumerate unique test 2021-03-23 13:39:20 +09:00
ousttrue
2691d3a7d9 check HasTexture 2021-03-22 16:01:02 +09:00
ousttrue
16ec93e159 ExportExtensions
Textureの数が確定する最後にエクスポートする
2021-03-22 15:52:08 +09:00
ousttrue
276d132573 fix GltfParser.TargetPath 2021-03-22 14:32:37 +09:00
ousttrue
59fbfe03b5 UniVRM-0.69.0 2021-03-22 12:30:59 +09:00
hiroj
abfebe1133 fix_uploadMeshData 2021-03-18 18:17:02 +09:00
hiroj
e781a0458e add uploadMeshData 2021-03-18 17:39:09 +09:00
ousttrue
8d95a4d1eb extract texture from external path to asset path 2021-03-18 14:39:12 +09:00
ousttrue
c66beb3424
Merge pull request #798 from ousttrue/fix/gltf_material_name_is_empty
UnitTest追加(GltfSmapleModels, VRM_TEST_MODELS)
2021-03-18 13:40:42 +09:00
ousttrue
199bc3e170 add VRM_TEST_MODELS 2021-03-17 20:58:46 +09:00
ousttrue
1f9f5e7498 exception 2021-03-17 20:52:17 +09:00
ousttrue
6a60ab3ce7 error handling 2021-03-17 20:50:05 +09:00
ousttrue
cc784f93f8 GetTangentMode 2021-03-17 20:49:58 +09:00
ousttrue
5e935ba6a6 skip draco 2021-03-17 20:18:05 +09:00
ousttrue
4187014b94 log 2021-03-17 20:17:51 +09:00
ousttrue
67b083b10f add LoadTests
https://github.com/KhronosGroup/glTF-Sample-Models
2021-03-17 19:59:45 +09:00
ousttrue
bf4fca66c0 occlusion only 2021-03-17 19:38:36 +09:00
ousttrue
b34afd81d5 fix image.uri startsWith "data:" 2021-03-17 19:29:23 +09:00
ousttrue
1d0b485b02 rename material 2021-03-17 19:23:56 +09:00
ousttrue
14e25083af base.OnEnable が必用
#783
2021-03-17 18:19:56 +09:00
ousttrue
f55cd3ec69
Merge pull request #780 from ousttrue/fix/roughness_smooth_conversion
MetallicRoughnessOcclusion テクスチャーの取り廻しを中心に改修
2021-03-17 17:51:18 +09:00
ousttrue
25b70b97d2 TextureExporter.ExportLinear place holder 2021-03-17 17:50:47 +09:00
ousttrue
6d211f2ec5 test 2021-03-17 15:53:53 +09:00
ousttrue
1d38656df2 fix rebase 2021-03-17 15:42:16 +09:00
ousttrue
2c9bb63ccb impl 2021-03-17 15:32:09 +09:00
ousttrue
377d5127cc fix MToon export 2021-03-17 15:32:09 +09:00
ousttrue
558f651534 fix normalMap extract 2021-03-17 15:32:08 +09:00
ousttrue
13e43bd6d6 return -1 2021-03-17 15:30:47 +09:00