Merge branch 'development' of https://github.com/aws-lumberyard/o3de into Neil_P0_updates
commit
a67671759e
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,56 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
|
||||
"Name": "GSI",
|
||||
"OutputTypeHandling": "UseInputFormat",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
|
||||
"Name": "GSI",
|
||||
"OutputTypeHandling": "UseInputFormat",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
|
||||
"Name": "GSI",
|
||||
"OutputTypeHandling": "UseInputFormat",
|
||||
"MaxTextureSize": 2048,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
|
||||
"Name": "GSI",
|
||||
"OutputTypeHandling": "UseInputFormat",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{C5E76E09-39FA-411F-B2E2-15B47BB6AB5F}",
|
||||
"Name": "GSI",
|
||||
"OutputTypeHandling": "UseInputFormat",
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,61 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
|
||||
"Name": "GSI16",
|
||||
"PixelFormat": "R16",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
|
||||
"Name": "GSI16",
|
||||
"PixelFormat": "R16",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
|
||||
"Name": "GSI16",
|
||||
"PixelFormat": "R16",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
|
||||
"Name": "GSI16",
|
||||
"PixelFormat": "R16",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{181FE328-5408-4722-895F-1BB61803997B}",
|
||||
"Name": "GSI16",
|
||||
"PixelFormat": "R16",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,61 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{604FB174-7165-4F6E-889A-3B91DEC9311C}",
|
||||
"Name": "GSI32",
|
||||
"PixelFormat": "R32",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{604FB174-7165-4F6E-889A-3B91DEC9311C}",
|
||||
"Name": "GSI32",
|
||||
"PixelFormat": "R32",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{604FB174-7165-4F6E-889A-3B91DEC9311C}",
|
||||
"Name": "GSI32",
|
||||
"PixelFormat": "R32",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{604FB174-7165-4F6E-889A-3B91DEC9311C}",
|
||||
"Name": "GSI32",
|
||||
"PixelFormat": "R32",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{604FB174-7165-4F6E-889A-3B91DEC9311C}",
|
||||
"Name": "GSI32",
|
||||
"PixelFormat": "R32",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,61 @@
|
||||
{
|
||||
"Type": "JsonSerialization",
|
||||
"Version": 1,
|
||||
"ClassName": "MultiplatformPresetSettings",
|
||||
"ClassData": {
|
||||
"DefaultPreset": {
|
||||
"UUID": "{84B1FE72-AD1A-4E50-83CC-4253ABA59733}",
|
||||
"Name": "GSI8",
|
||||
"PixelFormat": "R8",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"PlatformsPresets": {
|
||||
"android": {
|
||||
"UUID": "{84B1FE72-AD1A-4E50-83CC-4253ABA59733}",
|
||||
"Name": "GSI8",
|
||||
"PixelFormat": "R8",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"ios": {
|
||||
"UUID": "{84B1FE72-AD1A-4E50-83CC-4253ABA59733}",
|
||||
"Name": "GSI8",
|
||||
"PixelFormat": "R8",
|
||||
"MaxTextureSize": 2048,
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"UUID": "{84B1FE72-AD1A-4E50-83CC-4253ABA59733}",
|
||||
"Name": "GSI8",
|
||||
"PixelFormat": "R8",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
},
|
||||
"provo": {
|
||||
"UUID": "{84B1FE72-AD1A-4E50-83CC-4253ABA59733}",
|
||||
"Name": "GSI8",
|
||||
"PixelFormat": "R8",
|
||||
"DiscardAlpha": true,
|
||||
"IsPowerOf2": true,
|
||||
"MipMapSetting": {
|
||||
"MipGenType": "Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue