Commit Graph

83 Commits

Author SHA1 Message Date
Masataka SUMI
82106f6c64 Rename, Comment 2021-05-20 21:24:30 +09:00
Masataka SUMI
ef929de895 rename & use interface 2021-05-20 20:55:51 +09:00
ousttrue
c1930ca040
Merge pull request #961 from Santarh/refactorTextureSerializer
Refactoring Serializing Textures
2021-05-20 18:35:09 +09:00
Masataka SUMI
f88e8d7286 Refactoring Serializing Textures 2021-05-20 18:23:26 +09:00
ousttrue
22cb1372be axis の複数形は、axes
not axises
2021-05-19 17:28:10 +09:00
Masataka SUMI
b8f2d37ccf Export Texture with specified Color Space. 2021-05-13 20:57:35 +09:00
Masataka SUMI
68b6f7e0a0 use renderQueue in MaterialImporterParam in VRM 0.x 2021-05-10 20:13:53 +09:00
Masataka SUMI
14151cb12d Rename 2021-05-07 20:30:02 +09:00
Masataka SUMI
dc9bd07f51 Specify color space in exporting VRM0 Material. 2021-05-07 19:55:49 +09:00
ousttrue
8629531284 MeshExportValidator.Validate 2021-05-06 15:18:17 +09:00
ousttrue
52f516d443 test 追加. VRMMaterialImporterの interface を調整 2021-04-16 13:24:46 +09:00
ousttrue
da49aa0b2c rename VRMMtoonMaterialImporter to VRMMaterialImporter 2021-04-15 15:05:48 +09:00
ousttrue
00460ea051 if文 間違いを修正 2021-04-15 14:13:56 +09:00
ousttrue
66a7cfc768 TextureImportParam の GltfName, ConvertedName を UnityObjectName に単純化 2021-04-14 16:41:15 +09:00
ousttrue
03c0ad69c6 HashSet<SubAssetKey> 2021-04-14 14:25:21 +09:00
ousttrue
56b7f1ae20 SubAssetKey 2021-04-14 13:50:09 +09:00
ousttrue
e35bc5f2fe GetBytesWithMime を VRMShaders に移動
* UniGLTF.GltfTextureExporter.GetBytesWithMime を VRMShaders.AssetTextureUtil.GetTextureBytesWithMime に移動
* テスト NotReadable, Compressed を VRMShaders に移動
* テスト用リソース Resources/4x4.png と 4x4compressed.DDS を VRMShaders に移動
2021-04-12 18:17:24 +09:00
ousttrue
d28f700997 移動 VRMShaders.TextureExporter
#726 separate AssetTextureUtil
2021-04-02 18:14:27 +09:00
ousttrue
9a29eac013 humanoid 2021-04-01 12:16:46 +09:00
ousttrue
a15b497b85 use Vrm10MToonMaterialImporter 2021-04-01 12:16:45 +09:00
ousttrue
2c3ec107ec MaterialImportParam 2021-03-29 14:39:51 +09:00
ousttrue
b421ad7369 VRMShaders.TextureFactory 2021-03-25 20:23:58 +09:00
ousttrue
2d4d5315ba TextureFactory.m_textureCache の使い方を整理、テスト追加 2021-03-25 15:37:39 +09:00
ousttrue
64b97295b5 add TextureImportParam.{Offset,Scale} 2021-03-24 20:32:41 +09:00
ousttrue
aa7fb07b12 rename 2021-03-24 18:38:55 +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
8aa450d3ac remove UnityWebRequestTextureLoader 2021-03-23 18:46:22 +09:00
ousttrue
16ec93e159 ExportExtensions
Textureの数が確定する最後にエクスポートする
2021-03-22 15:52:08 +09:00
ousttrue
2528f8aa6c ReadMeta 復活 2021-03-19 16:58:49 +09:00
ousttrue
25b70b97d2 TextureExporter.ExportLinear place holder 2021-03-17 17:50:47 +09:00
ousttrue
1d38656df2 fix rebase 2021-03-17 15:42:16 +09:00
ousttrue
377d5127cc fix MToon export 2021-03-17 15:32:09 +09:00
ousttrue
b474ca3eba NotVrm0Exception 2021-03-17 15:32:09 +09:00
ousttrue
f6aeef30ed rename 2021-03-17 15:30:03 +09:00
ousttrue
a8dcec0263 static class TextureIO 2021-03-17 15:30:02 +09:00
ousttrue
bb607688e6 TextureExportManager.GetTextureIndex 2021-03-17 15:30:01 +09:00
ousttrue
59d84cb78b glTFTextureTypes, Export_PBR 2021-03-17 15:30:01 +09:00
ousttrue
3d85986f2e MetallicFactor and RoughnessFactor 2021-03-17 15:29:59 +09:00
ousttrue
d589f6bb46 OcclusionMetallicRoughnessConverter 2021-03-17 15:29:58 +09:00
ousttrue
2273022411
Merge pull request #795 from ousttrue/fix/vrm_dispose
fix VRMImporterContext
2021-03-17 13:16:05 +09:00
ousttrue
5425a68ebc VRMImporterContext.TransferOwnership が不適切。VRMImporterContext.Dispose が無かった。 2021-03-17 12:18:40 +09:00
ousttrue
784b7ed600 add thumbnail 2021-03-16 20:23:26 +09:00
ousttrue
a60cea63e6 glTFから生成すべきテクスチャーを列挙する
#790
2021-03-16 20:14:13 +09:00
ousttrue
02b7ffd5e2 fix material rename 2021-03-16 16:07:21 +09:00
ousttrue
1457ab136b ConvertAndExtractImages 2021-03-09 14:28:08 +09:00
ousttrue
397bd5869b TakeOwnershipFunc 2021-03-09 13:09:53 +09:00
ousttrue
16764421ee VRMEditorImporterContext 2021-03-08 21:39:22 +09:00
ousttrue
3a7fc7735e fix Dispose 2021-03-08 19:52:30 +09:00