v0.75.0: mipmap¶
v0.75.0 (2021-05-24)¶
Bug修正¶
Texture filter, wrap, mipmap の import/export の修正¶
1.0¶
その他のChangelog¶
Restrict conditions about using raw texture file bytes while exporting glTF in UnityEditor. #967 (Santarh)
Even if the texture instance is the same, if the color space required by the glTF specification is different, it will be output as a different texture. #963 (Santarh)
Tests satisfying the glTF specification about color space in PBR material properties. #959 (Santarh)
materialsがsubmeshより多くて null を含む場合をValidationErrorにする #949 (ousttrue)
Add test cases for validating null materials #946 (oocytanb)
Exporter can export compressed or non-readable texture. #944 (Santarh)