Merge pull request #14159 from alexiamandeville/WoodyUpdate

Updating Woody avatar for new UV seams
This commit is contained in:
John Conklin II 2018-11-12 12:12:49 -08:00 committed by GitHub
commit cd3dc04dc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"compressed": {
"COMPRESSED_SRGB8_ALPHA8_ETC2_EAC": "../Eyes_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC.ktx",
"COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT": "../Eyes_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT.ktx"
},
"original": "../Eyes.png",
"uncompressed": ""
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,002 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -0,0 +1,8 @@
{
"compressed": {
"COMPRESSED_SRGB8_ALPHA8_ETC2_EAC": "../lambert1_Base_Color_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC.ktx",
"COMPRESSED_SRGB_S3TC_DXT1_EXT": "../lambert1_Base_Color_COMPRESSED_SRGB_S3TC_DXT1_EXT.ktx"
},
"original": "../lambert1_Base_Color.png",
"uncompressed": ""
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -0,0 +1,8 @@
{
"compressed": {
"COMPRESSED_RG11_EAC": "../lambert1_Normal_OpenGL_COMPRESSED_RG11_EAC.ktx",
"COMPRESSED_RG_RGTC2": "../lambert1_Normal_OpenGL_COMPRESSED_RG_RGTC2.ktx"
},
"original": "../lambert1_Normal_OpenGL.png",
"uncompressed": ""
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 KiB

After

Width:  |  Height:  |  Size: 511 KiB

View file

@ -0,0 +1,8 @@
{
"compressed": {
"COMPRESSED_R11_EAC": "../lambert1_Roughness_COMPRESSED_R11_EAC.ktx",
"COMPRESSED_RED_RGTC1": "../lambert1_Roughness_COMPRESSED_RED_RGTC1.ktx"
},
"original": "../lambert1_Roughness.png",
"uncompressed": ""
}