ATOM-16575 clean up image builder presets files (#4611)
ATOM-16575 clean up image builder presets files Removed unused image builder presets Deprecating preset UUID and use preset name as unique id Delete all .exportsettings file which were only used for legacy imageProcessing gem. Signed-off-by: Qing Tao <qingtao@amazon.com>monroegm-disable-blank-issue-2
parent
a95c609bd8
commit
89e6df1c7f
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Diffuse_lowQ
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /mipmaps=0 /preset=AlbedoWithGenericAlpha /reduce=-1
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=Uncompressed
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /mipmaps=0 /preset=Albedo /reduce=-1 /ser=1
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=AlbedoWithGenericAlpha /reduce="android:2,ios:2,mac:0,pc:0,provo:0"
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Albedo /reduce="android:3,ios:3,mac:0,pc:0,provo:0"
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Terrain_Albedo_HighPassed /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /M=50,50,0,50,50,50 /preset=NormalsWithSmoothness /reduce="android:1,ios:1,mac:0,pc:0,provo:0"
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=LensOptics /reduce=-1
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Albedo /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Terrain_Albedo_HighPassed /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=Terrain_Albedo_HighPassed /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=AlbedoWithOpacity /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /preset=AlbedoWithOpacity /reduce=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /bumptype=none /M=62,18,32,83,50,50 /preset=Diffuse_highQ /mipgentype=kaiser /reduce="android:0,ios:3,mac:0,pc:4,provo:1" /ser=0
|
||||
@ -1,104 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{7BB7BC6C-D3DA-4184-AC42-BCD8C57DE565}",
|
||||
"Name": "AlbedoWithOpacity",
|
||||
"RGB_Weight": "CIEXYZ",
|
||||
"FileMasks": [
|
||||
"_diff",
|
||||
"_color",
|
||||
"_albedo",
|
||||
"_alb",
|
||||
"_basecolor",
|
||||
"_bc",
|
||||
"_diffuse"
|
||||
],
|
||||
"PixelFormat": "BC7t",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{7BB7BC6C-D3DA-4184-AC42-BCD8C57DE565}",
|
||||
"Name": "AlbedoWithOpacity",
|
||||
"RGB_Weight": "CIEXYZ",
|
||||
"FileMasks": [
|
||||
"_diff",
|
||||
"_color",
|
||||
"_albedo",
|
||||
"_alb",
|
||||
"_basecolor",
|
||||
"_bc",
|
||||
"_diffuse"
|
||||
],
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{7BB7BC6C-D3DA-4184-AC42-BCD8C57DE565}",
|
||||
"Name": "AlbedoWithOpacity",
|
||||
"RGB_Weight": "CIEXYZ",
|
||||
"FileMasks": [
|
||||
"_diff",
|
||||
"_color",
|
||||
"_albedo",
|
||||
"_alb",
|
||||
"_basecolor",
|
||||
"_bc",
|
||||
"_diffuse"
|
||||
],
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{7BB7BC6C-D3DA-4184-AC42-BCD8C57DE565}",
|
||||
"Name": "AlbedoWithOpacity",
|
||||
"RGB_Weight": "CIEXYZ",
|
||||
"FileMasks": [
|
||||
"_diff",
|
||||
"_color",
|
||||
"_albedo",
|
||||
"_alb",
|
||||
"_basecolor",
|
||||
"_bc",
|
||||
"_diffuse"
|
||||
],
|
||||
"PixelFormat": "BC3",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{7BB7BC6C-D3DA-4184-AC42-BCD8C57DE565}",
|
||||
"Name": "AlbedoWithOpacity",
|
||||
"RGB_Weight": "CIEXYZ",
|
||||
"FileMasks": [
|
||||
"_diff",
|
||||
"_color",
|
||||
"_albedo",
|
||||
"_alb",
|
||||
"_basecolor",
|
||||
"_bc",
|
||||
"_diffuse"
|
||||
],
|
||||
"PixelFormat": "BC7t",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,44 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{884B5F7C-44AC-4E9E-8B8A-559D098BE2C7}",
|
||||
"Name": "CloudShadows",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{884B5F7C-44AC-4E9E-8B8A-559D098BE2C7}",
|
||||
"Name": "CloudShadows",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{884B5F7C-44AC-4E9E-8B8A-559D098BE2C7}",
|
||||
"Name": "CloudShadows",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{884B5F7C-44AC-4E9E-8B8A-559D098BE2C7}",
|
||||
"Name": "CloudShadows",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{884B5F7C-44AC-4E9E-8B8A-559D098BE2C7}",
|
||||
"Name": "CloudShadows",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,64 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{0A17A85F-07EE-48A0-8BF8-D42F0A5E0B3C}",
|
||||
"Name": "ColorChart",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_cch"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsColorChart": true
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{0A17A85F-07EE-48A0-8BF8-D42F0A5E0B3C}",
|
||||
"Name": "ColorChart",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_cch"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsColorChart": true
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{0A17A85F-07EE-48A0-8BF8-D42F0A5E0B3C}",
|
||||
"Name": "ColorChart",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_cch"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsColorChart": true
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{0A17A85F-07EE-48A0-8BF8-D42F0A5E0B3C}",
|
||||
"Name": "ColorChart",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_cch"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsColorChart": true
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{0A17A85F-07EE-48A0-8BF8-D42F0A5E0B3C}",
|
||||
"Name": "ColorChart",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_cch"
|
||||
],
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsColorChart": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,79 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{5096FC7B-0B2D-4466-9943-AD59922968E8}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"PixelFormat": "BC7",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{5096FC7B-0B2D-4466-9943-AD59922968E8}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{5096FC7B-0B2D-4466-9943-AD59922968E8}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{5096FC7B-0B2D-4466-9943-AD59922968E8}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"PixelFormat": "BC3",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{5096FC7B-0B2D-4466-9943-AD59922968E8}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"PixelFormat": "BC7",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,74 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{B6FC1AEF-907C-4157-9A1A-D9960F0E5B9A}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness_Lossless",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{B6FC1AEF-907C-4157-9A1A-D9960F0E5B9A}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness_Lossless",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{B6FC1AEF-907C-4157-9A1A-D9960F0E5B9A}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness_Lossless",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{B6FC1AEF-907C-4157-9A1A-D9960F0E5B9A}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness_Lossless",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{B6FC1AEF-907C-4157-9A1A-D9960F0E5B9A}",
|
||||
"Name": "Detail_MergedAlbedoNormalsSmoothness_Lossless",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_detail"
|
||||
],
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,34 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{3000A993-0A04-4E08-A813-DFB1A47A0980}",
|
||||
"Name": "LensOptics",
|
||||
"PixelFormat": "BC1"
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{3000A993-0A04-4E08-A813-DFB1A47A0980}",
|
||||
"Name": "LensOptics",
|
||||
"PixelFormat": "ASTC_4x4"
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{3000A993-0A04-4E08-A813-DFB1A47A0980}",
|
||||
"Name": "LensOptics",
|
||||
"PixelFormat": "ASTC_4x4"
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{3000A993-0A04-4E08-A813-DFB1A47A0980}",
|
||||
"Name": "LensOptics",
|
||||
"PixelFormat": "BC1"
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{3000A993-0A04-4E08-A813-DFB1A47A0980}",
|
||||
"Name": "LensOptics",
|
||||
"PixelFormat": "BC1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,59 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{1DFEF41A-D97F-40FB-99D3-C142A3E5225E}",
|
||||
"Name": "LightProjector",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{1DFEF41A-D97F-40FB-99D3-C142A3E5225E}",
|
||||
"Name": "LightProjector",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{1DFEF41A-D97F-40FB-99D3-C142A3E5225E}",
|
||||
"Name": "LightProjector",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{1DFEF41A-D97F-40FB-99D3-C142A3E5225E}",
|
||||
"Name": "LightProjector",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{1DFEF41A-D97F-40FB-99D3-C142A3E5225E}",
|
||||
"Name": "LightProjector",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,34 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{9ED87726-12AB-4BE0-9397-AD62AE56D9E2}",
|
||||
"Name": "LoadingScreen",
|
||||
"PixelFormat": "R8G8B8X8"
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{9ED87726-12AB-4BE0-9397-AD62AE56D9E2}",
|
||||
"Name": "LoadingScreen",
|
||||
"PixelFormat": "R8G8B8X8"
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{9ED87726-12AB-4BE0-9397-AD62AE56D9E2}",
|
||||
"Name": "LoadingScreen",
|
||||
"PixelFormat": "R8G8B8X8"
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{9ED87726-12AB-4BE0-9397-AD62AE56D9E2}",
|
||||
"Name": "LoadingScreen",
|
||||
"PixelFormat": "R8G8B8X8"
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{9ED87726-12AB-4BE0-9397-AD62AE56D9E2}",
|
||||
"Name": "LoadingScreen",
|
||||
"PixelFormat": "R8G8B8X8"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,64 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{0D2F4C31-A665-4862-9C63-9E49A58E9A37}",
|
||||
"Name": "Minimap",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"SizeReduceLevel": 1,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{0D2F4C31-A665-4862-9C63-9E49A58E9A37}",
|
||||
"Name": "Minimap",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"SizeReduceLevel": 1,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{0D2F4C31-A665-4862-9C63-9E49A58E9A37}",
|
||||
"Name": "Minimap",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"SizeReduceLevel": 1,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{0D2F4C31-A665-4862-9C63-9E49A58E9A37}",
|
||||
"Name": "Minimap",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"SizeReduceLevel": 1,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{0D2F4C31-A665-4862-9C63-9E49A58E9A37}",
|
||||
"Name": "Minimap",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"SizeReduceLevel": 1,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,59 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{8BCC23A5-D08E-458E-B0B3-087C65FA1D31}",
|
||||
"Name": "MuzzleFlash",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{8BCC23A5-D08E-458E-B0B3-087C65FA1D31}",
|
||||
"Name": "MuzzleFlash",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{8BCC23A5-D08E-458E-B0B3-087C65FA1D31}",
|
||||
"Name": "MuzzleFlash",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{8BCC23A5-D08E-458E-B0B3-087C65FA1D31}",
|
||||
"Name": "MuzzleFlash",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{8BCC23A5-D08E-458E-B0B3-087C65FA1D31}",
|
||||
"Name": "MuzzleFlash",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,86 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{8AE5D8D7-ECF8-4B7D-91DE-8F787E3B4210}",
|
||||
"Name": "NormalsFromDisplacement",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_bump"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"IsPowerOf2": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{8AE5D8D7-ECF8-4B7D-91DE-8F787E3B4210}",
|
||||
"Name": "NormalsFromDisplacement",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_bump"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{8AE5D8D7-ECF8-4B7D-91DE-8F787E3B4210}",
|
||||
"Name": "NormalsFromDisplacement",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_bump"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{8AE5D8D7-ECF8-4B7D-91DE-8F787E3B4210}",
|
||||
"Name": "NormalsFromDisplacement",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_bump"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"IsPowerOf2": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{8AE5D8D7-ECF8-4B7D-91DE-8F787E3B4210}",
|
||||
"Name": "NormalsFromDisplacement",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_bump"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"IsPowerOf2": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,101 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{A92541B8-2E70-4EF1-BA88-1DC1EA2A2341}",
|
||||
"Name": "NormalsWithSmoothness_Legacy",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_ddna"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"PixelFormatAlpha": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"GlossFromNormal": 1,
|
||||
"UseLegacyGloss": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{A92541B8-2E70-4EF1-BA88-1DC1EA2A2341}",
|
||||
"Name": "NormalsWithSmoothness_Legacy",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_ddna"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"PixelFormatAlpha": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"GlossFromNormal": 1,
|
||||
"UseLegacyGloss": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{A92541B8-2E70-4EF1-BA88-1DC1EA2A2341}",
|
||||
"Name": "NormalsWithSmoothness_Legacy",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_ddna"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"PixelFormatAlpha": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"GlossFromNormal": 1,
|
||||
"UseLegacyGloss": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{A92541B8-2E70-4EF1-BA88-1DC1EA2A2341}",
|
||||
"Name": "NormalsWithSmoothness_Legacy",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_ddna"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"PixelFormatAlpha": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"GlossFromNormal": 1,
|
||||
"UseLegacyGloss": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{A92541B8-2E70-4EF1-BA88-1DC1EA2A2341}",
|
||||
"Name": "NormalsWithSmoothness_Legacy",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_ddna"
|
||||
],
|
||||
"PixelFormat": "BC5s",
|
||||
"PixelFormatAlpha": "BC4",
|
||||
"IsPowerOf2": true,
|
||||
"GlossFromNormal": 1,
|
||||
"UseLegacyGloss": true,
|
||||
"MipRenormalize": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,71 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{851128B5-7454-42C4-83CE-FCFE071834C5}",
|
||||
"Name": "ReflectanceWithSmoothness_Legacy",
|
||||
"FileMasks": [
|
||||
"_spec"
|
||||
],
|
||||
"PixelFormat": "BC7",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{851128B5-7454-42C4-83CE-FCFE071834C5}",
|
||||
"Name": "ReflectanceWithSmoothness_Legacy",
|
||||
"FileMasks": [
|
||||
"_spec"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{851128B5-7454-42C4-83CE-FCFE071834C5}",
|
||||
"Name": "ReflectanceWithSmoothness_Legacy",
|
||||
"FileMasks": [
|
||||
"_spec"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{851128B5-7454-42C4-83CE-FCFE071834C5}",
|
||||
"Name": "ReflectanceWithSmoothness_Legacy",
|
||||
"FileMasks": [
|
||||
"_spec"
|
||||
],
|
||||
"PixelFormat": "BC3",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{851128B5-7454-42C4-83CE-FCFE071834C5}",
|
||||
"Name": "ReflectanceWithSmoothness_Legacy",
|
||||
"FileMasks": [
|
||||
"_spec"
|
||||
],
|
||||
"PixelFormat": "BC7",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,81 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
|
||||
"Name": "Reflectance_Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_spec",
|
||||
"_refl"
|
||||
],
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
|
||||
"Name": "Reflectance_Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_spec",
|
||||
"_refl"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
|
||||
"Name": "Reflectance_Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_spec",
|
||||
"_refl"
|
||||
],
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
|
||||
"Name": "Reflectance_Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_spec",
|
||||
"_refl"
|
||||
],
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{9B2114F5-118A-4B3A-9CFE-97FA01EC8CFE}",
|
||||
"Name": "Reflectance_Linear",
|
||||
"DestColor": "Linear",
|
||||
"FileMasks": [
|
||||
"_spec",
|
||||
"_refl"
|
||||
],
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,49 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{F34E3711-5F34-4DBC-8F5D-6340D3989F4B}",
|
||||
"Name": "SF_Font",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{F34E3711-5F34-4DBC-8F5D-6340D3989F4B}",
|
||||
"Name": "SF_Font",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{F34E3711-5F34-4DBC-8F5D-6340D3989F4B}",
|
||||
"Name": "SF_Font",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{F34E3711-5F34-4DBC-8F5D-6340D3989F4B}",
|
||||
"Name": "SF_Font",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{F34E3711-5F34-4DBC-8F5D-6340D3989F4B}",
|
||||
"Name": "SF_Font",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,49 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{E7F9DF56-DCB0-4683-96EE-F04DA547BE24}",
|
||||
"Name": "SF_Gradient",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{E7F9DF56-DCB0-4683-96EE-F04DA547BE24}",
|
||||
"Name": "SF_Gradient",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{E7F9DF56-DCB0-4683-96EE-F04DA547BE24}",
|
||||
"Name": "SF_Gradient",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{E7F9DF56-DCB0-4683-96EE-F04DA547BE24}",
|
||||
"Name": "SF_Gradient",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{E7F9DF56-DCB0-4683-96EE-F04DA547BE24}",
|
||||
"Name": "SF_Gradient",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"IsPowerOf2": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,54 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
|
||||
"Name": "SF_Image",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
|
||||
"Name": "SF_Image",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
|
||||
"Name": "SF_Image",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_4x4",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
|
||||
"Name": "SF_Image",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{189A42CB-AEE3-4B80-B276-0FDB0ECA140C}",
|
||||
"Name": "SF_Image",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,49 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
|
||||
"Name": "SF_Image_nonpower2",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1"
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
|
||||
"Name": "SF_Image_nonpower2",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_4x4"
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
|
||||
"Name": "SF_Image_nonpower2",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "ASTC_4x4"
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
|
||||
"Name": "SF_Image_nonpower2",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1"
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{C456B8AB-C360-4822-BCDD-225252D0E697}",
|
||||
"Name": "SF_Image_nonpower2",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"SuppressEngineReduce": true,
|
||||
"PixelFormat": "BC1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,69 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{88D07159-2FC0-4CBE-82CC-A9DC258C9351}",
|
||||
"Name": "Terrain_Albedo",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"HighPassMip": 5,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{88D07159-2FC0-4CBE-82CC-A9DC258C9351}",
|
||||
"Name": "Terrain_Albedo",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"HighPassMip": 5,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{88D07159-2FC0-4CBE-82CC-A9DC258C9351}",
|
||||
"Name": "Terrain_Albedo",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"HighPassMip": 5,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{88D07159-2FC0-4CBE-82CC-A9DC258C9351}",
|
||||
"Name": "Terrain_Albedo",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"HighPassMip": 5,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{88D07159-2FC0-4CBE-82CC-A9DC258C9351}",
|
||||
"Name": "Terrain_Albedo",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"HighPassMip": 5,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,64 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{7827AA52-0A7B-43E7-8CD4-55E0BC513AF1}",
|
||||
"Name": "Terrain_Albedo_HighPassed",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{7827AA52-0A7B-43E7-8CD4-55E0BC513AF1}",
|
||||
"Name": "Terrain_Albedo_HighPassed",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{7827AA52-0A7B-43E7-8CD4-55E0BC513AF1}",
|
||||
"Name": "Terrain_Albedo_HighPassed",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "ASTC_6x6",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{7827AA52-0A7B-43E7-8CD4-55E0BC513AF1}",
|
||||
"Name": "Terrain_Albedo_HighPassed",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{7827AA52-0A7B-43E7-8CD4-55E0BC513AF1}",
|
||||
"Name": "Terrain_Albedo_HighPassed",
|
||||
"SourceColor": "Linear",
|
||||
"DestColor": "Linear",
|
||||
"PixelFormat": "BC1",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,54 +0,0 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{E996A696-991C-4FFC-B270-F5AD408B0618}",
|
||||
"Name": "Uncompressed",
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{E996A696-991C-4FFC-B270-F5AD408B0618}",
|
||||
"Name": "Uncompressed",
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{E996A696-991C-4FFC-B270-F5AD408B0618}",
|
||||
"Name": "Uncompressed",
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{E996A696-991C-4FFC-B270-F5AD408B0618}",
|
||||
"Name": "Uncompressed",
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{E996A696-991C-4FFC-B270-F5AD408B0618}",
|
||||
"Name": "Uncompressed",
|
||||
"PixelFormat": "R8G8B8X8",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,65 +0,0 @@
|
||||
<ObjectStream version="3">
|
||||
<Class name="TextureSettings" version="1" type="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}">
|
||||
<Class name="AZ::Uuid" field="PresetID" value="{5D9ECB52-4CD9-4CB8-80E3-10CAE5EFB8A2}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="unsigned int" field="SizeReduceLevel" value="0" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="bool" field="EngineReduce" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="EnableMipmap" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="MaintainAlphaCoverage" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="AZStd::vector" field="MipMapAlphaAdjustments" type="{3349AACD-BE04-50BC-9478-528BF2ACFD55}">
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
</Class>
|
||||
<Class name="unsigned int" field="MipMapGenEval" value="0" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="MipMapGenType" value="5" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="AZStd::map" field="PlatformSpecificOverrides" type="{B2CCA964-7EF4-5D2C-9287-3459190A2409}">
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="android" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="ios" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="mac" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="pc" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::string" field="OverridingPlatform" value="" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
</Class>
|
||||
</ObjectStream>
|
||||
|
||||
@ -1,126 +0,0 @@
|
||||
<ObjectStream version="3">
|
||||
<Class name="TextureSettings" version="1" type="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}">
|
||||
<Class name="AZ::Uuid" field="PresetID" value="{6EE749F4-846E-4F7A-878C-F211F85EA59F}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="unsigned int" field="SizeReduceLevel" value="3" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="bool" field="EngineReduce" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="EnableMipmap" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="MaintainAlphaCoverage" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="AZStd::vector" field="MipMapAlphaAdjustments" type="{3349AACD-BE04-50BC-9478-528BF2ACFD55}">
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
</Class>
|
||||
<Class name="unsigned int" field="MipMapGenEval" value="0" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="MipMapGenType" value="1" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="AZStd::map" field="PlatformSpecificOverrides" type="{B2CCA964-7EF4-5D2C-9287-3459190A2409}">
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="android" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031B03AAAB3F5C475A669EBCD5FA4DB353C96573330000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="ios" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031B03AAAB3F5C475A669EBCD5FA4DB353C9696F730000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="mac" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031E03AAAB3F5C475A669EBCD5FA4DB353C96F73785F676C0000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="pc" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::string" field="OverridingPlatform" value="" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
</Class>
|
||||
</ObjectStream>
|
||||
|
||||
@ -1,126 +0,0 @@
|
||||
<ObjectStream version="3">
|
||||
<Class name="TextureSettings" version="1" type="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}">
|
||||
<Class name="AZ::Uuid" field="PresetID" value="{7A3CC95E-0A0C-4CA1-8357-5712B028B77D}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="unsigned int" field="SizeReduceLevel" value="3" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="bool" field="EngineReduce" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="EnableMipmap" value="true" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="bool" field="MaintainAlphaCoverage" value="false" type="{A0CA880C-AFE4-43CB-926C-59AC48496112}"/>
|
||||
<Class name="AZStd::vector" field="MipMapAlphaAdjustments" type="{3349AACD-BE04-50BC-9478-528BF2ACFD55}">
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="element" value="50" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
</Class>
|
||||
<Class name="unsigned int" field="MipMapGenEval" value="0" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="unsigned int" field="MipMapGenType" value="5" type="{43DA906B-7DEF-4CA8-9790-854106D3F983}"/>
|
||||
<Class name="AZStd::map" field="PlatformSpecificOverrides" type="{B2CCA964-7EF4-5D2C-9287-3459190A2409}">
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="android" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031B03AAAB3F5C475A669EBCD5FA4DB353C96573330000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="ios" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031B03AAAB3F5C475A669EBCD5FA4DB353C9696F730000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="mac" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}">
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="3A6E1B7100000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031E03AAAB3F5C475A669EBCD5FA4DB353C96F73785F676C0000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000200000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000300000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000000000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="245A331800000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="00000000031C43DA906B7DEF4CA89790854106D3F983000000000000" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{07DEDB71-0585-5BE6-83FF-1C9029B9E5DB}">
|
||||
<Class name="AddressType" field="value1" value="CC377C37000000000100000000000000" type="{90752F2D-CBD3-4EE9-9CDD-447E797C8408}"/>
|
||||
<Class name="ByteStream" field="value2" value="" type="{ADFD596B-7177-5519-9752-BC418FE42963}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::pair" field="element" type="{8A18E0EA-6900-559F-9C8F-9DE74BC308F5}">
|
||||
<Class name="AZStd::string" field="value1" value="pc" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
<Class name="DataPatch" field="value2" type="{3A8D5EC9-D70E-41CB-879C-DEF6A6D6ED03}">
|
||||
<Class name="AZ::Uuid" field="m_targetClassId" value="{CC3ED018-7FF7-4233-AAD8-6D3115FD844A}" type="{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}"/>
|
||||
<Class name="AZStd::unordered_map" field="m_patch" type="{CF3B3C65-49C0-5199-B671-E75347EB25C2}"/>
|
||||
</Class>
|
||||
</Class>
|
||||
</Class>
|
||||
<Class name="AZStd::string" field="OverridingPlatform" value="pc" type="{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}"/>
|
||||
</Class>
|
||||
</ObjectStream>
|
||||
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
@ -1 +0,0 @@
|
||||
/autooptimizefile=0 /dns=1 /preset=ReferenceImage_Linear /reduce=0 /ser=0
|
||||
Loading…
Reference in New Issue